Summary

In this chapter, we covered the scaling of three completely different services—Azure App Service, Azure Functions, and Azure Service Fabric. You saw how this operation works for different application models—sometimes you scale service instances, 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 CDN and Azure ...

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.