AWS SAM is an open-source framework that extends __________ for serverless application development.
- CloudFormation
- Docker
- Kubernetes
- Terraform
AWS SAM is an open-source framework that extends AWS CloudFormation for serverless application development, providing simplified syntax and additional features.
Loading...
Related Quiz
- What are the considerations when deploying a custom runtime in AWS Lambda?
- __________ is a common use case for custom event sources, allowing Lambda functions to respond to specific application events.
- DynamoDB Streams provide an at-least-once __________ of stream records, ensuring durability and data consistency.
- 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?
- What type of data do CloudWatch Metrics collect?