AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A business is planning to launch an application that must seamlessly handle fluctuating levels of demand. The solution should offer cost-effective scalability and must be capable of automatic scaling to align with the varying loads. To simplify operations, the ideal service should also provide integrated operational insights. Which solution should be employed to fulfill these conditions?
Deploying the application on a virtual private server with a straightforward management console but less emphasis on real-time scaling
Provisioning a set of virtual machines that scale based on a custom metric and manual intervention for operational insight integration
Containerizing the application and deploying it to a fully managed orchestration service with a serverless engine
Adopting a platform that executes code based on triggers, automatically provisions compute capacity, and integrates tightly with monitoring services
The most suitable solution for handling variable levels of demand with automatic scaling and integrated operational insights is a serverless platform that manages the compute resources automatically, thereby aligning with the unpredictable workload patterns. Among the available options, a service that allows for executing code in response to events without managing servers or clusters directly integrates with operational monitoring tools. This provides an inherent advantage of reduced management overhead, cost-efficiency, and scalable performance in comparison to solutions requiring manual scaling, resource provisioning, or additional configuration for monitoring integrations.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a serverless platform?
Open an interactive chat with Bash
What are operational insights in cloud environments?
Open an interactive chat with Bash
How does automatic scaling work in cloud services?