EMERGING TRENDS IN COMPUTING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of these is a managed environment for deploying containerized apps?
|
Cloud Run
|
|
App Engine
|
|
Google Kubernetes Engine
|
|
Cloud Functions
|
Explanation:
Detailed explanation-1: -GKE is a Google-managed implementation of the Kubernetes open source container orchestration platform.
Detailed explanation-2: -Google Kubernetes Engine is a powerful cluster manager and orchestration system for running your Docker containers.
Detailed explanation-3: -Kubernetes manages app health, replication, load balancing, and hardware resource allocation for you.
Detailed explanation-4: -Package a sample web application into a Docker image. Upload the Docker image to Artifact Registry. Create a GKE cluster. Deploy the sample app to the cluster. Manage autoscaling for the deployment. Expose the sample app to the internet. Deploy a new version of the sample app.
There is 1 question to complete.