Completed 2 days Workshop on Google Cloud Platform
Mudit Mathur
DevOps Cloud Engineer | PGDM in Big Data Analytics | AWS | CI/CD | Kubernetes | Automation | IT Enthusiast | Problem Solver | Startup Mindset
Google Cloud Platform (GCP), offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search, Gmail, and YouTube. Alongside a set of management tools, it provides a series of modular cloud services including computing, data storage, data analytics, and machine learning.
Recently I completed a 2 days workshop on Google Cloud Platform delivered by world record holder Mr. Vimal Daga sir. But the content delivered was much more than the usual content delivered in workshops.
In just 2 days we all learnt various services offered by GCP and many other things like:
- Google Compute Engine(GCE)
- Creating our Own VPC
- VPC Peering
- set-up and used GoogleCloud SDK.
- used Google cloud-shell
- created firewall rules as per the need
- basics of Docker and Kubernetes(k8s)
- used the managed k8s service called Google Kubernetes Engine(GKE)
- created a K8s cluster of multiple pods
- made a setup of hosting a WordPress website managed on k8s cluster and having its backend as MySQL database which was managed by SQL(Managed Database service) service of GCP.
- used IAM to set roles for a particular project.
- discussed on the disaster recovery plan
- discussed and used one more service of GCP called Google App Engine(GAE)