11 - Deployments & Managing Infrastructure at Scale in AWS

CodeStar can be used to monitor and check the health of an environment.

1
2
2

False

Which AWS managed service allows to automate software deployments to a hybrid mix of EC2 Instances and On-Premises servers?

1
2
3
4
1

CodeDeploy

A developer team would like to collaborate on code with versioning support. Which AWS service can help the developers?

1
2
3
4
2

CodeCommit

You need a unified user interface that gives you visibility, control, and patching capabilities for your EC2 Instances on AWS, as well as for servers running in your on-premises data centers. Which service should you use?

1
2
3
4
4

Systems Manager

You need to use Chef or Puppet. Which AWS service should you use?

1
2
3
4
3

OpsWorks

Which of the following allows you to deploy any AWS Infrastructure as a Code?

1
2
3
4
3

CloudFormation

A new startup would like an online integrated development environment (IDE) to write, run, and debug code. Which AWS service can help with this task?

1
2
3
4
1

Cloud9

Which service is referred to as a Platform as a Service (PaaS)?

1
2
3
4
1

Elastic Beanstalk

What is called the declaration of the AWS resources that make up a stack?

1
2
3
4
3

CloudFormation Templates

Which of the following services can a developer use to store code dependencies?

1
2
3
4
4

CodeArtifact

CodeStar can orchestrate the different steps to have code automatically pushed to production, while CodePipeline is a unified UI to easily manage software development activities in one place.

1
2
2

False

Which serverless service can be used to build code and run tests?

1
2
3
4
4

CodeBuild

CloudFormation and Elastic Beanstalk are free of use.

1
2
1

True

BoolFalse