Learn how to setup a production topology on Google Cloud using step by step hands-on Lab.
Hope the community find this useful
Session 1 :
Season 2:
Topics Covered
The following are the high-level steps that we would carry out to build and deploy our microservices configuration on Google Cloud.
Create a VPN
Create a private instance of Google Kubernetes Cluster.
Create Cloud NAT configuration.
Download the microservice application and deployment scripts from GitHub.
Build the microservice container.
Push the microservice container to the google container registry.
Deploy endpoint for the project.
Create Workload, Service, and Ingress (GCE ingress).
Invoke the microservice.
Configure Cloud Armor for Security Policy,
Test the microservices with Cloud Armor.