List of questions
Related questions
Question 368 - DVA-C01 discussion
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? (Select TWO)
A.
Callaws cloudformation package to create the deployment package Call aws cloudformation deploy to deploy the package afterward.
B.
Call sam package to create the deployment package Call sam deploy to deploy the package afterward
C.
Callaws s3 cp to upload the AWS SAM template to Amazon S3 Call aws lambda update-functioncode to create the application.
D.
Create a ZIP package locally and call aws serverlessrepo create-applicarion to create the application.
E.
Create a ZIP package and upload it to Amazon S3 Callaws cloudfonnation create-stack to create the application
Your answer:
0 comments
Sorted by
Leave a comment first