AWS Lambda provides __________ concurrency limits per region by default.
- Account-based
- Function-based
- Global
- Region-based
AWS Lambda provides account-based concurrency limits per region by default.
Loading...
Related Quiz
- What are custom metrics used for in AWS?
- Strategies such as __________ can help mitigate issues related to cold starts and concurrent execution spikes.
- CloudWatch Logs allows you to define __________ to control how long log data is retained.
- Scenario: Your application requires secure authentication for API requests before they reach AWS Lambda. How would you configure API Gateway to handle authentication and authorization?
- It's essential to establish clear __________ criteria before conducting performance testing.