Wednesday, 19 October 2022

GCP Service - Compute

 GCP Service - Compute

Google compute service offers businesses to run their services on GCP platform.

Following are the key offerings from GCP in compute

  • Compute Engine
Compute Engine is a Infrastructure as a Service (IaaS).It delivers configurable VM which runs on Google infrastructure and delivers high performance.
  • App Engine
App Engine is a Platform as a Service (PaaS.It is a platform to build scalable web apps and mobile back ends.
  • Kubernetes Engine
Kubernetes Engine is a Container as a Service.GKE provides a managed environment for deploying, managing and scaling containerized application using Google infrastructure.

  • Cloud Run
Cloud run is a managed compute platform that enables you to run containers that can be revoked using web request or events

  • Cloud Functions
Cloud Function is a Function as a Service (FaaS). Cloud functions are light weight solution that are generally used for single purpose solution, these are event driven server less platform.

No comments:

Post a Comment