SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of these is a managed compute platform that lets you run stateless containers through web requests or Pub/Sub events?
A
Cloud Run
B
App Engine
C
Google Kubernetes Engine
D
Cloud Functions
Explanation: 

Detailed explanation-1: -Cloud Run is a managed compute platform that enables you to run containers that are invocable via requests or events. Cloud Run is serverless: it abstracts away all infrastructure management, so you can focus on what matters most-building great applications.

Detailed explanation-2: -API Gateway: API Gateway is a fully-managed service that helps you develop, deploy, and secure your APIs running on Google Cloud Platform.

Detailed explanation-3: -Google Kubernetes Engine (GKE) provides a managed environment for deploying, managing, and scaling your containerized applications using Google infrastructure.

Detailed explanation-4: -Go to Cloud Run. Click Create service to display the Create service form. Click Container, Networking, Security to set other optional settings in the appropriate tabs: More items

There is 1 question to complete.