A company wants to deploy a web application with high availability. Which cloud platform service would you suggest, and how does it ensure high availability?
- AWS Elastic Beanstalk
- Azure App Service
- Google App Engine
- IBM Cloud Foundry
Azure App Service is recommended for deploying a web application with high availability. It offers automatic load balancing, geographic distribution, and scaling capabilities to ensure high availability and performance.
Loading...
Related Quiz
- Responsive images can be implemented using the _______ attribute in HTML.
- During a project, two developers accidentally work on the same file and create a conflict during merging. How would you resolve this conflict in Git?
- _______ is known for its speed and event-driven architecture, making it suitable for building real-time applications and APIs.
- Which AWS service allows users to define and provision infrastructure resources using code?
- Role-based access control (RBAC) is a common method for _______ in large systems.