Which step should the developer complete prior to deploying the application?

Posted by: Pdfprep Category: DVA-C01 Tags: , ,

A company has developed a new serverless application using AWS Lambda functions that will be deployed using the AWS Serverless Application Model (AWS SAM) CLI.

Which step should the developer complete prior to deploying the application?
A . Compress the application to a .zip file and upload it into AWS Lambda
B . Test the new AWS Lambda function by first tracing it in AWS X-Ray
C . Bundle the serverless application using a SAM package
D . Create the application environment using the eb create my-env command

Answer: A

Explanation:

Reference: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless­application-model.pdf

Leave a Reply

Your email address will not be published.