AWS-DOP-M8-Deployment

AWS-DOP-M8-Deployment

Professional Development

6 Qs

quiz-placeholder

Similar activities

Knowledge Sharing Session: Deployments & Hotfixes

Knowledge Sharing Session: Deployments & Hotfixes

Professional Development

6 Qs

POST TEST MATERI CONFINS

POST TEST MATERI CONFINS

Professional Development

10 Qs

Test nghiệp vụ

Test nghiệp vụ

Professional Development

8 Qs

Lesson 3: SDLC, Bug Cycle, JIRA

Lesson 3: SDLC, Bug Cycle, JIRA

Professional Development

11 Qs

Test 1 Julio

Test 1 Julio

Professional Development

9 Qs

AWS-DOP-M-7-DevOps and serverless computing

AWS-DOP-M-7-DevOps and serverless computing

Professional Development

5 Qs

Simulado 1 - AWS CF

Simulado 1 - AWS CF

Professional Development

4 Qs

AWS Level Check

AWS Level Check

KG - Professional Development

5 Qs

AWS-DOP-M8-Deployment

AWS-DOP-M8-Deployment

Assessment

Quiz

Specialty

Professional Development

Medium

Created by

CloudThat Technologies

Used 8+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which deployment strategy is best to shift traffic to a new environment of Elastic Load Balancer(ELB) when updating from the previous version?
Rolling Deployments
In-place Deployments
Immutable Deployments
Blue/Green Deployments

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which deployment strategy gradually rolls out updates to your application to the production fleet, Thus slowly replacing the previous version of the applications with new versions?
Prebaking vs. Bootstrapping AMIs
Combining Deployment Services
Rolling Deployments
In-place Deployments

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

By using which type of deployment configuration the Application Traffic is shifted in two increments?
All-at-once
Linear
Canary
In-Place

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

AWS CodeDeploy uses which type of file to manage a deployment?
App.json file
AppSpec.yml file
.env file
ec2-user-data.sh file

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which agent needs to be deployed when working with EC2 Instance/ On-Premises deployment with AWS CodeDeploy?
CloudWatch Agent
CodeCommit Agent
CodeGuru Agent
CodeDeploy Agent

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

____________ is used to group Amazon EC2 instances or AWS Lambda Functions together for deployment purposes using AWS CodeDeploy?
Placement Groups
Clusters
Step Functions
Deployment Groups