A company is adopting serverless computing for some of its new services. A development team needs to create a serverless infrastructure by using AWS Serverless Application Model (AWS SAM). All infrastructure must be deployed by using AWS CloudFormation templates. What should the development team do to meet these requirements? A. Add a Resources section to the CloudFormation templates that contains AWS::Lambda::Function resources. B. Add a Mappings section to the CloudFormation templates that contains AWS::Serverless::Function and AWS::Serverless::API. C. Add a Transform section to the CloudFormation templates. Use the AWS SAM syntax to define the resources. D. Add a Parameters section to the CloudFormation templates that specifies the relevant AWS SAM Globals section.  Suggested Answer: D Community Answer: C This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer