0% found this document useful (0 votes)
4 views

GCP-Document

The document outlines the GCP registration process and various services available in Google Cloud, including creating virtual machines, deploying applications on App Engine, and managing databases with Cloud SQL. It also covers the use of Cloud Shell and gcloud commands, Cloud Functions for automation, and the benefits of Cloud Storage and Pub/Sub for data management and messaging. Additionally, it highlights the importance of Cloud Monitoring and Kubernetes Engine for application deployment and resource management.

Uploaded by

Lucifer Leo
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

GCP-Document

The document outlines the GCP registration process and various services available in Google Cloud, including creating virtual machines, deploying applications on App Engine, and managing databases with Cloud SQL. It also covers the use of Cloud Shell and gcloud commands, Cloud Functions for automation, and the benefits of Cloud Storage and Pub/Sub for data management and messaging. Additionally, it highlights the importance of Cloud Monitoring and Kubernetes Engine for application deployment and resource management.

Uploaded by

Lucifer Leo
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 29

GCP Registration process:

Creating a Virtual Machine: Configure and deploy a virtual machine with


specific CPU and memory requirements in Google Cloud.
Getting Started with Cloud Shell and gcloud: Discover the use of gcloud
commands to manage Google Cloud resources from Cloud Shell.
gcloud compute project-info describe --project $(gcloud config get-value project)
Create and deploy a Cloud Function to automate a specific task based on a
Cloud Storage event.
Deploy a web application on App Engine with automatic scaling enabled.
Cloud Storage provides scalable and secure object storage for managing data,
accessible via the Cloud Console or gsutil CLI.
Cloud SQL for MySQL: Discover how Google Cloud SQL for MySQL provide
automated management and high availability for MySQL databases
Experiment how Google Cloud Pub/Sub facilitate real-time messaging and
communication between distributed applications.
Explore benefits of using multiple VPC networks in Google Cloud for organizing and
isolating resources.

Discover how Cloud Monitoring help in tracking and analyzing the performance and
health of cloud resources?
Kubernetes Engine: Qwik Start: Deploy a containerized application to a Kubernetes
Engine cluster.

You might also like