Summary
In this chapter, you have learned what App Service is, and how to build and deploy a simple application that can easily be pushed to Azure. Learning the basics of this service is crucial for understanding other topics mentioned in this book, such as Azure Functions. Always remember that you can initially use the Free tier to avoid paying for an application when testing or developing, and then scale up when you need to do so. I strongly recommend you play around a little bit with Web Apps, as the cloud component has a lot more to it, and some other features are not that obvious initially. We will cover more advanced features such as integration with Traffic Manager, Azure SQL Database, and scaling scenarios in the next chapters, but you can now continue your journey and learn something about Azure Container Registry (ACR) in Chapter 2, Using Azure Container Registry for Storing and Managing Resources.