Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Implementing Azure Cloud Design Patterns

You're reading from   Implementing Azure Cloud Design Patterns Implement efficient design patterns for data management, high availability, monitoring and other popular patterns on your Azure Cloud

Arrow left icon
Product type Paperback
Published in Jan 2018
Publisher Packt
ISBN-13 9781788393362
Length 300 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
 Michalski Michalski
Author Profile Icon Michalski
Michalski
Stefano Demiliani Stefano Demiliani
Author Profile Icon Stefano Demiliani
Stefano Demiliani
Arrow right icon
View More author details
Toc

Scaling


Scaling is a complex topic because it can occur in two ways. With vertical scaling, I do not increase the number of instances of a service but migrate the service to the next higher-performance level. With horizontal scaling instead, I increase the number of instances.

The area scaling is covered on the Azure platform by the so-called Azure Autoscaling. Azure Autoscaling is one of the capabilities of the Azure Monitor service and works on a rule-based basis.

Let's take a closer look. I have already written that scaling is rule-based. But to be honest, that's just part of the reality. Before the autoscale engine can work, you need a complete configuration called Autoscale Settings, which consists of more than just rules.

Take a look at the following diagram:

What can you see?

The highest element of the configuration is the so-called Autoscale Settings. An Autoscale Setting is read by the autoscale engine to determine how to scale.

The Autoscale Settings contain one or more profiles. An...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $19.99/month. Cancel anytime
Visually different images