__________ is a feature of API Gateway that caches responses from AWS Lambda functions to improve latency and reduce costs.
- Cross-origin resource sharing (CORS)
- Request logging
- Response caching
- Traffic shaping
Response caching in API Gateway allows for the caching of responses from AWS Lambda functions to improve latency and reduce costs.
Loading...
Related Quiz
- In what scenarios would you prioritize resource reuse over other optimization techniques in AWS Lambda?
- When architecting for high concurrency, it's crucial to design for __________ to ensure efficient resource utilization.
- Scenario: Your application receives a sudden surge of incoming messages through SNS. How can you ensure that the AWS Lambda functions triggered by these messages can handle the increased load efficiently?
- What strategies can be employed to optimize concurrency and scaling in AWS Lambda?
- Custom metrics in AWS are often collected using __________.