Questions
The following are some of the key questions to summarize the chapter:
- Do the terms App Service and Web Apps refer to the same Azure service?
- How many categories of App Service plans are there currently in Azure?
- Why should Free and Shared tiers not be used for running production workloads?
- How many authentication providers can you set up in App Service?
- Is there any difference in hardware between the Basic, Standard, and Premium tiers?
- Can you attach a custom domain to each tier available in App Service?
- Can you attach more than one App Service resource to an App Service plan?
- Which operating systems are available for App Service?
- Can you change the operating system after App Service resource creation?
- What is the difference between scaling up and scaling out?
- Let's say that you pay $50 for one instance of App Service per month. How much will you pay if you scale up to 10 instances?
- What is the purpose of using the Isolated tier in App Service?
- Is it possible to run a Go application in App Service?