__________ is a feature of AWS Lambda that allows you to manage and deploy serverless applications.
- AWS Amplify
- AWS CloudFormation
- AWS Serverless Application Model (SAM)
- AWS Step Functions
AWS Serverless Application Model (SAM) is a feature of AWS Lambda that allows you to manage and deploy serverless applications.
Loading...
Related Quiz
- When using SNS triggers with AWS Lambda, what type of messaging protocol is commonly used?
- How does Lambda@Edge impact the latency of content delivery?
- How does AWS Lambda ensure the reliability of SNS triggers?
- Scenario: You need to comply with regulatory requirements to retain log data for seven years. How would you configure CloudWatch Logs to meet this requirement effectively?
- Scenario: You need to create a serverless API that triggers AWS Lambda functions based on HTTP requests. Which AWS service would you use to manage the API endpoints and integrate with AWS Lambda?