Week 6: CI/CD

Week 6: CI/CD

Professional Development

10 Qs

quiz-placeholder

Similar activities

MQ and ECS

MQ and ECS

Professional Development

8 Qs

On Your Sparks - The Ignite 2020 AWS Quiz

On Your Sparks - The Ignite 2020 AWS Quiz

Professional Development

6 Qs

Team Quiz 1

Team Quiz 1

Professional Development

15 Qs

AWS Skill Up!

AWS Skill Up!

Professional Development

12 Qs

Cloud Practitioner Español

Cloud Practitioner Español

Professional Development

15 Qs

AWS Security - Semana 5

AWS Security - Semana 5

Professional Development

10 Qs

AWS Services Intro

AWS Services Intro

Professional Development

6 Qs

Chadev AI Coding Assistant (How To Install ChatDev 👑)

Chadev AI Coding Assistant (How To Install ChatDev 👑)

Professional Development

11 Qs

Week 6: CI/CD

Week 6: CI/CD

Assessment

Quiz

Computers

Professional Development

Medium

Created by

kevin zieber

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

AWS CodeCommit supports the following authentication methods, EXCEPT ...

SSH Keys

HTTPS with AWS CLI credential helper

WebSocket

HTTPS with git credentials for IAM user

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The buildspec.yml file must be placed ________ so CodeBuild can work properly.

In the codebuild/ directory in your code

In the codecommit/ directory in your code

At the root of your code

In an S3 bucket

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What's the proper order of Lifecycle Events in CodeDeploy for an EC2/on-premises deployment?

ApplicationStop, BeforeInstall, Install, AfterInstall, DownloadBundle, ApplicationStart, ValidateService

ValidateService, ApplicationStop, ApplicationStart, DownloadBundle, BeforeInstall, Install, AfterInstall

ApplicationStop, DownloadBundle, ApplicationStart, BeforeInstall, Install, AfterInstall, ValidateService

ApplicationStop, DownloadBundle, BeforeInstall, Install, AfterInstall, ApplicationStart, ValidateService

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You would like to have a one-stop dashboard for all the CICD needs for all of your projects. You don't need heavy control of the individual configuration for all the components in your CICD, but need to be able to get a holistic view of your projects. Which AWS service do you recommend?

AWS CodeBuild

AWS CodeDeploy

AWS CodeStar

AWS CodePipeline

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You have a Jenkins Continuous Integration (CI) build server hosted on-premises and you would like to stop it and replace it with an AWS managed service. Which AWS should you choose?

AWS CodeBuild

AWS Jenkins

AWS CloudFormation

Amazon ECS

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A developer has been asked to create an application that can be deployed across a fleet of EC2 instances. The configuration must allow for full control over the deployment steps using the blue-green deployment.

Which service will help you achieve that?

CodePipeline

CodeDeploy

CodeBuild

Elastic Beanstalk

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You have reached your account limit for the number of CloudFormation stacks in a region. How do you increase your limit?

Use the AWS CLI

Send an email to limits@amazon.com with the subject "CloudFormation"

Use the Support Center in the AWS Management Console

All service limits are fixed and cannot be increased

Answer explanation

The Support Center in the AWS Management Console allows customers to request limit increases by creating a case.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?