SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Regarding Kubernetes on GCP, which statements are true?
A
GKE requires infrastructure implementation and maintenance
B
GKE uses Google Compute Engine resources
C
Cloud Run requires lower cost infrastructure implementation and maintenance
D
Cloud Run is fully managed and requires no infrastructure build-out
Explanation: 

Detailed explanation-1: -Google App Engine is a fully managed serverless platform for a large scale, such as for web applications.

Detailed explanation-2: -Google Kubernetes Engine (GKE) or GKE on-prem offered as part of Anthos platform – Containers as a Service based on Kubernetes. Cloud Functions – Functions as a Service to run event-driven code written in Node.js, Java, Python, or Go. Cloud Run – Compute execution environment based on Knative.

Detailed explanation-3: -Google’s new Cloud Run service is a serverless platform built on Knative, the runtime environment that extends Kubernetes for serverless workloads, and the Functions Framework, which Google is also open sourcing for Node.

There is 1 question to complete.