AWS Certified Developer – Associate — Question 28

A developer is creating a script to automate the deployment process for a serverless application. The developer wants to use an existing AWS Serverless
Application Model (AWS SAM) template for the application.
What should the developer use for the project? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct options are A and B because both involve using AWS SAM commands designed specifically for packaging and deploying serverless applications. Options C, D, and E do not utilize AWS SAM's capabilities effectively or involve unnecessary steps that do not align with the deployment process for a serverless application.