Solved

A Developer Must Repeatedly and Consistently Deploy a Serverless RESTful

Question 4

Multiple Choice

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.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions