AmazonAmazon
DVA-C02 · Question #209
DVA-C02 Question #209: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #209. The question stem and answer options stay visible for context.
Submitted by zhang_li· Mar 5, 2026Deployment
Question
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?
Options
- ACompress the application to a .zip file and upload it into AWS Lambda.
- BTest the new AWS Lambda function by first tracing it in AWS X-Ray.
- CBundle the serverless application using a SAM package.
- DCreate the application environment using the eb create my-env command.
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AWS SAM#Serverless Deployment#AWS Lambda#Deployment Workflow