Which Azure service allows you to host web applications, REST APIs, and mobile backends with built-in auto-scaling and load balancing?

Microsoft Azure Fundamentals Medium

Microsoft Azure Fundamentals — Medium

Which Azure service allows you to host web applications, REST APIs, and mobile backends with built-in auto-scaling and load balancing?

Key points

  • Azure App Service is designed for hosting web applications and APIs.
  • It provides built-in auto-scaling and load balancing features.
  • Azure Functions are for event-driven applications, not hosting web applications.
  • Azure Container Instances are for running containers, not web applications.

Ready to go further?

Related questions