Enlist some major features provided by Google cloud platform?

Darshan Parihar
Darshan Parihar

Posted On: Apr 02, 2020

 

Some of the major features of GCP are,

  • GCP provides an easy way to rightsize your Virtual machine resources such as CPU, RAM, and storage. The VM rightsizing recommendation feature gives you a glance at whether your machines are with the right size of resources.
  • The Google cloud shell present with GCP has many pre-installed tools and lets you control the various processes from the shell. Some preinstalled tools are Docker, Gradle, Make, npm, nvm, pip, and more.
  • You can easily create your custom machine type with varying resources of CPU, memory, storage with GCP.
  • It has preemptible VMs so fault-tolerant jobs and batch jobs cost up to 70 % less than normal.
  • The Cloud SQL feature present in GCP automatically checks the storage available in the database every 30 seconds and adds when it is needed.
  • You can resize persistent disk in-pace without any downtime.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Google Cloud Interview Questions

    What is Google Cloud Computing?

    Google Cloud Platform is a set of computing services that provides infrastructure as service, platform as service, and serverless computing. Services such as cloud data storage, data analytics, comput...

    Google Cloud Interview Questions

    What is VPC in the Google cloud platform?

    Virtual Private Cloud (VPC) in GCP is a virtual network that provides connectivity to your VM instances of compute engine, GKE (Google Kubernetes Engine) clusters, and many other resources. The VPC pr...

    Google Cloud Interview Questions

    List some alternatives of Google Cloud?

    Some of the popular alternatives to GCP are,Amazon Web Services Microsoft Azure Kahu Platform9 Packet OpenStack ...