
Ultimate access to all questions.
After migrating an on-premises monolithic application to microservices on Google Kubernetes Engine (GKE), the application depends on backend services (including a CRM system and a MySQL database with PII) that must remain on-premises for compliance. A Cloud VPN connects the on-premises data center to Google Cloud, but latency issues from fluctuating bandwidth are causing failed requests and application crashes. How can you resolve the latency problems?
A
Use Memorystore to cache frequently accessed PII data from the on-premises MySQL database
B
Use Istio to create a service mesh that includes the microservices on GKE and the on-premises services
C
Increase the number of Cloud VPN tunnels for the connection between Google Cloud and the on-premises services
D
Decrease the network layer packet size by decreasing the Maximum Transmission Unit (MTU) value from its default value on Cloud VPN