Multiple Choice
A Developer has written a serverless application using multiple AWS services. The business logic is written as a Lambda function which has dependencies on third-party libraries. The Lambda function endpoints will be exposed using Amazon API Gateway. The Lambda function will write the information to Amazon DynamoDB. The Developer is ready to deploy the application but must have the ability to rollback. How can this deployment be automated, based on these requirements?
A) Deploy using Amazon Lambda API operations to create the Lambda function by providing a deployment package.
B) Use an AWS CloudFormation template and use CloudFormation syntax to define the Lambda function resource in the template.
C) Use syntax conforming to the Serverless Application Model in the AWS CloudFormation template to define the Lambda function resource.
D) Create a bash script which uses AWS CLI to package and deploy the application.
Correct Answer:

Verified
Correct Answer:
Verified
Q339: A development team is working on a
Q340: A developer is creating AWS CloudFormation templates
Q341: A Developer is writing an application that
Q342: A developer is writing an AWS Lambda
Q343: An application is designed to use Amazon
Q345: A company needs a version control system
Q346: A developer works in an environment with
Q347: A Developer is working on an application
Q348: Which code snippet below returns the URL
Q349: An organization is using Amazon CloudFront to