Episode 8: Session 2: Build production topology on Google Cloud Hands-on Lab
Episode 8: Session 2: Build production topology on Google Cloud Hands-on Lab
In part two of the Episode 2, we would continue setting up production tology on Google Cloud. We would be deploying a set of microservices (as containers) on Google Kubernetes Cluster. We would use Google Endpoints for API management and deploy the google endpoint container along with our microservices container.
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, DDoS attack, OWAS Top 10 mitigation Test the microservices with Cloud Armor.
#googlecloud #gcp #cloud #googlecloudtutorial #googlecloudproduction #googlecloud101 #Lab