In AWS Lambda, you can leverage __________ to create layers containing shared libraries, custom runtimes, or other dependencies.
- AWS CLI (Command Line Interface)
- AWS Lambda Console
- AWS SAM (Serverless Application Model)
- AWS SDK (Software Development Kit)
AWS SAM (Serverless Application Model)
Loading...
Related Quiz
- What is the least privilege principle in IAM?
- How does AWS Step Functions manage error handling and retries?
- Scenario: Your team is planning to use AWS Lambda functions with VPC integration for processing sensitive data. What security measures would you implement to ensure data privacy and compliance?
- AWS Lambda supports runtimes such as __________, __________, and __________.
- 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?