AWS-DOP-M8-Deployment

AWS-DOP-M8-Deployment

Professional Development

6 Qs

quiz-placeholder

Similar activities

Dockerization

Dockerization

Professional Development

10 Qs

Transport et Logistique

Transport et Logistique

Professional Development

10 Qs

Telephone Etiquette

Telephone Etiquette

Professional Development

7 Qs

Suffixes Used In Dentistry

Suffixes Used In Dentistry

Professional Development

8 Qs

Desplegando ArcGIS Enterprise en Kubernetes (Cap 4 al 6)

Desplegando ArcGIS Enterprise en Kubernetes (Cap 4 al 6)

Professional Development

6 Qs

Leson 10: Environments, CI/CD Tools

Leson 10: Environments, CI/CD Tools

Professional Development

10 Qs

AWS-DOP-M4-CICD Toolset

AWS-DOP-M4-CICD Toolset

Professional Development

5 Qs

AWS-DOP-M11-ConfigMgmnt

AWS-DOP-M11-ConfigMgmnt

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