Summary
In this chapter, we saw the various features and services provided by the Azure cloud platform. As we take our applications into a cloud-native model, we move from App Service | Container Service | Service Fabric | serverless model (Cloud Functions). When we build greenfield applications, we skip the initial steps and directly adopt platform services, allowing automatic application scalability and availability management.
In the next chapter, we will cover the various types of XaaS APIs, which includes IaaS, PaaS, iPaaS, and DBaaS. We will cover the architecture and design concerns when building your own XaaS.