By enabling __________ in AWS Lambda, you can ensure that logs are retained for future analysis.
- Auto-scaling
- Environment variables
- Log retention policies
- VPC
Enabling log retention policies in AWS Lambda ensures that logs are retained for a specified period, allowing for future analysis.
Loading...
Related Quiz
- Scenario: A critical production application utilizing AWS Lambda functions is experiencing performance degradation due to cold starts during high-traffic periods. How would you implement provisioned concurrency to alleviate this problem?
- AWS SAM templates and Serverless Framework configurations are typically written in __________ format.
- How does VPC configuration impact the networking capabilities of AWS Lambda functions?
- Custom metrics are valuable for monitoring __________ in AWS environments.
- It's essential to establish clear __________ criteria before conducting performance testing.