Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the recommended approach for securing communication between hundreds of microservices deployed in a Google Kubernetes Engine (GKE) cluster using a managed service?
A
Use global HTTP(S) Load Balancing with managed SSL certificates to protect your services
B
Deploy open source Istio in your GKE cluster, and enable mTLS in your Service Mesh
C
Install cert-manager on GKE to automatically renew the SSL certificates.
D
Install Anthos Service Mesh, and enable mTLS in your Service Mesh.