GCP core services
GCP is a suite of cloud computing services provided by Google. It offers a wide range of tools and services to build, deploy, and manage applications and infrastructure in the cloud. It provides services similar to cloud providers, such as AWS and Microsoft Azure.
Here are some of the critical service offerings from GCP:
- Compute services: GCP offers several compute options, including Google Compute Engine (GCE) (virtual machines [VMs]), Google Kubernetes Engine (GKE) (managed Kubernetes), and App Engine (managed platform for applications)
- Storage services: GCP provides various storage options such as Google Cloud Storage (GCS) (object storage), Cloud SQL (relational database service), Cloud Bigtable (NoSQL database), and Cloud Firestore (document database)
- Networking: GCP offers networking services such as Virtual Private Cloud (VPC) for creating private networks, Cloud Load Balancing for distributing traffic, and Cloud CDN for content delivery ...