New

Production Ready Microservices on Google Cloud Handbook - Learn how…

Production Ready Microservices on Google Cloud Handbook - Learn how to setup secure end-to-end production environment on Google Cloud using this reference guide.

Following topics are covered -
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 google endpoint for the project and setup health alerts
Create Workload, Service, and Ingress (GCE ingress).
Invoke the microservice.
Configure Cloud Armor.
Test the microservices with Cloud Armor.