To ensure high availability and fault tolerance, AWS Lambda automatically scales the execution ________.
- Horizontally
- Manually
- Statically
- Vertically
AWS Lambda automatically scales the execution horizontally, meaning it adds more instances to handle increased load.
Loading...
Related Quiz
- What is a deployment package in AWS Lambda?
- How can you collect custom metrics in AWS?
- What are some key metrics to monitor in AWS Lambda functions?
- The Serverless Framework provides a command-line interface (CLI) for __________ serverless applications.
- AWS X-Ray's __________ feature enables you to analyze and trace requests across distributed systems.