List of questions
Related questions
Question 173 - DVA-C01 discussion
A Developer must repeatedly and consistently deploy a serverless RESTful API on AWS.
Which techniques will work? (Choose two.)
A.
Define a Swagger file. Use AWS Elastic Beanstalk to deploy the Swagger file.
B.
Define a Swagger file. Use AWS CodeDeploy to deploy the Swagger file.
C.
Deploy a SAM template with an inline Swagger definition.
D.
Define a Swagger file. Deploy a SAM template that references the Swagger file.
E.
Define an inline Swagger definition in a Lambda function. Invoke the Lambda function.
Your answer:
0 comments
Sorted by
Leave a comment first