ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 199 - Professional Cloud Developer discussion

Report
Export

You are planning to deploy hundreds of microservices in your Google Kubernetes Engine (GKE) cluster. How should you secure communication between the microservices on GKE using a managed service?

A.
Use global HTTP(S) Load Balancing with managed SSL certificates to protect your services
Answers
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
Answers
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.
Answers
C.
Install cert-manager on GKE to automatically renew the SSL certificates.
D.
Install Anthos Service Mesh, and enable mTLS in your Service Mesh.
Answers
D.
Install Anthos Service Mesh, and enable mTLS in your Service Mesh.
Suggested answer: D

Explanation:

https://cloud.google.com/service-mesh/docs/overview#security_benefits

- Ensures encryption in transit. Using mTLS for authentication also ensures that all TCP communications are encrypted in transit.

asked 18/09/2024
Tobias Barcelos
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first