Topic: Cloud Digital Leader topic 1 question 75

An organization needs to run frequent updates for their business app.
Why should the organization use Google Kubernetes Engine (GKE)?

A.
Customer expectations can be adjusted without using marketing tools
B.
Seamless changes can be made without causing any application downtime.
C.
GKE handles version control seamlessly and out of the box
D.
GKE is well suited for all monolithic applications

Re: Cloud Digital Leader topic 1 question 75

Who is choosing correct answers?

Re: Cloud Digital Leader topic 1 question 75

Some idiot who has never logged into Google Cloud Console, apparently

Re: Cloud Digital Leader topic 1 question 75

https://cloud.google.com/architecture/migrating-a-monolithic-app-to-microservices-gke

Re: Cloud Digital Leader topic 1 question 75

https://www.islever.com/exams/google/cloud-digital-leader/view/8/
answer: C
Apigee API Management has 3 key Pillars of Managing APIs:
1.    Developer Portal - Supportive portal for other developers discover your APIs, rapidly understand them with intention that they could build applications with them
2.    Monitoring & Analytics – available so your API program managers can see which APIs are used most and how. Also, could receive alerts when appropriate.
3.    Policies = Runtime – runtime executes the polices you configure for security, traffic management and efficiency of your APIs. You can make changes without disrupting users

Re: Cloud Digital Leader topic 1 question 75

Oh, who is made this "correct" answer? sad

Re: Cloud Digital Leader topic 1 question 75

B is correct

Re: Cloud Digital Leader topic 1 question 75

B is correct.

Re: Cloud Digital Leader topic 1 question 75

GKE, which is a managed Kubernetes service, allows for rolling updates and canary deployments, making it possible to update the application without causing downtime. GKE provides features like auto-scaling, load balancing, and self-healing, which ensure that updates can be deployed with minimal disruption to the application's availability. This helps meet customer expectations by minimizing downtime during updates.

GKE is primarily designed for containerized applications and microservices. It is not specifically tailored for monolithic applications. While you can run monolithic applications in containers on GKE, it may not be the best choice for all monolithic applications, especially if the application doesn't benefit from container orchestration features.

Re: Cloud Digital Leader topic 1 question 75

D is correct

Re: Cloud Digital Leader topic 1 question 75

GKE allows to perform frequent updates
B is the correct answer

Re: Cloud Digital Leader topic 1 question 75

bsdk answer sai krde kam se kam fail krwaega ky

Re: Cloud Digital Leader topic 1 question 75

Fail krwayga admin bhai tu

Re: Cloud Digital Leader topic 1 question 75

he answer to the question is B. Seamless changes can be made without causing any application downtime.

GKE provides a number of features that make it well-suited for organizations that need to run frequent updates for their business apps. These features include:

Automatic upgrades: GKE can be configured to automatically upgrade clusters to the latest Kubernetes version. This means that you can be confident that your apps are always running on the latest and greatest software.
Rolling updates: GKE supports rolling updates, which allow you to update your clusters without causing any application downtime. This is done by updating one node at a time, and then rolling the update out to the rest of the cluster once the first node has been successfully updated.

Re: Cloud Digital Leader topic 1 question 75

GKE supports rolling updates, which means new versions of the application can be deployed gradually, one by one, without interrupting the overall availability of the app. This approach ensures zero or minimal downtime during updates, keeping the app accessible to users while updates are being applied.

Re: Cloud Digital Leader topic 1 question 75

One of GKE's best characteristics is zero downtime. Whoever chose D instead of B, please stop giving answers

Re: Cloud Digital Leader topic 1 question 75

@Exam topics - I'm volunteering to screen these questions for you. Answer is B, not D. I am not a robot.

Re: Cloud Digital Leader topic 1 question 75

I think it's B, as well.

Re: Cloud Digital Leader topic 1 question 75

GKE allows them to deploy new versions of the app without affecting the existing one