volume_mute
AWS SAM is an open-source framework for building serverless applications
publish date: 2024/08/30 02:48:0.997065 UTC
volume_muteCorrect Answer
True
Explanation
AWS SAM is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want and model it using YAML.
Reference
AWS Skill Builder