This lab shows how easy it is to connect an application in Kubernetes Engine to a Cloud SQL instance using the Cloud SQL Proxy container as a sidecar container. You will deploy a Kubernetes Engine cluster and a Cloud SQL Postgres instance and use the Cloud SQL Proxy container to allow communication between them.
The key takeaways are:
How to protect your database from unauthorized access by using an unprivileged service account on your Kubernetes Engine nodes.
How to put privileged service account credentials into a container running on Kubernetes Engine.
How to use the Cloud SQL Proxy to offload the work of connecting to your Cloud SQL instance and reduce your applications knowledge of your infrastructure.
Quest :- https://google.qwiklabs.com/quests/52
Lab :- https://google.qwiklabs.com/focuses/5...
Program's Syllabus :- https://events.withgoogle.com/googlec...
#googlecloudreadyfacilitatorprogram #googlecloudtraining #googlecloudready