CKAD-Batch15-Part 2

CKAD-Batch15-Part 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Introduction to Cloud Native Fundamentals Quiz

Introduction to Cloud Native Fundamentals Quiz

University - Professional Development

15 Qs

Kubernetes Clase 2

Kubernetes Clase 2

Professional Development

10 Qs

Pivotal Cloud Foundry

Pivotal Cloud Foundry

Professional Development

12 Qs

CKAD-Batch15-Part3

CKAD-Batch15-Part3

Professional Development

10 Qs

CloudBinary_Jenkins_Quiz- 2

CloudBinary_Jenkins_Quiz- 2

Professional Development

15 Qs

UAE Codes Day - RTA

UAE Codes Day - RTA

Professional Development

6 Qs

DevLabs

DevLabs

Professional Development

5 Qs

Cloud Technology Basics Quiz

Cloud Technology Basics Quiz

Professional Development

15 Qs

CKAD-Batch15-Part 2

CKAD-Batch15-Part 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

CloudThat Technologies

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following deployment strategies allows for continuous delivery with minimal risk by releasing updates to a small subset of users initially?

Blue-green deployment

Canary deployment

Rolling deployment

Feature toggle deployment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a blue-green deployment strategy, what happens when a new version of the application is deployed to the "green" environment?

Traffic automatically shifts from blue to green

Both blue and green environments serve traffic simultaneously

Traffic is shifted gradually from blue to green

Only the green environment serves traffic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which deployment strategy involves updating a small portion of servers at a time until all servers are updated?

Canary deployment

Blue-green deployment

Rolling deployment

Recreate deployment

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a readiness probe in Kubernetes?

To determine if a container is ready to accept traffic

To check the overall health of the cluster

To monitor the resource usage of a container

To perform automated rollbacks in case of failure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a startup probe in Kubernetes?

To monitor the startup time of containers

To ensure that containers are started in a specific order

To check if a container has started successfully

To perform pre-start initialization tasks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of probe in Kubernetes is used to detect when a container becomes unresponsive or deadlocked?

Readiness probe

Liveness probe

Startup probe

Health check probe

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a blue-green deployment, how does traffic routing typically occur between the blue and green environments?

Through a load balancer

Through DNS changes

Through direct IP routing

Through a reverse proxy

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?