Summary
In this chapter, we covered the scaling of various services. You saw how this operation works for different application models—sometimes, you scale service instances and VMs, or simply, you do not control it and let the runtime do it for you. In fact, scaling services in the cloud is much easier than when using your own servers. You do not have to reconfigure load balancers, firewalls, routers, and servers. When using the scaling feature, always try to automate the process—manual scaling works only for very simple scenarios and tends to keep your servers underutilized.
In the next two chapters, we will cover two additional Azure services, Azure Content Delivery Network (Azure CDN) and Azure Traffic Manager, which help in keeping your applications available, even under heavy load.