AWS SAM templates and Serverless Framework configurations are typically written in __________ format.
- JSON
- TOML
- XML
- YAML
AWS SAM templates and Serverless Framework configurations are typically written in YAML format for defining infrastructure as code in a human-readable and easy-to-understand manner.
Loading...
Related Quiz
- Monitoring and debugging custom runtimes might require integration with AWS __________ services.
- Which AWS service can be leveraged to reduce cold start times in AWS Lambda?
- What is AWS X-Ray used for?
- Which AWS feature can be used to trigger actions based on specific error patterns in AWS Lambda?
- How does API Gateway handle error responses from AWS Lambda functions?