Strategies such as __________ can help mitigate issues related to cold starts and concurrent execution spikes.
- Auto scaling
- Elastic load balancing
- Provisioned concurrency
- Static scaling
Provisioned concurrency allows you to preallocate resources to a function, reducing cold starts and mitigating issues related to concurrent execution spikes in AWS Lambda.
Loading...
Related Quiz
- CloudWatch Metrics are automatically collected and stored for AWS __________.
- To filter S3 events based on object prefixes, you can specify a __________ in the event configuration.
- What are some recommended practices for logging in AWS Lambda?
- Lambda Layers can be managed and versioned using __________ for better control and tracking.
- CloudWatch Logs allows you to define __________ to control how long log data is retained.