QuestionQ359
Analyzing and optimizing technical and business processesYour ecommerce web application has many products containing pictures and videos. You need to improve the application's page-load speed and lower latency for customer requests. What should you do?
Choose two
- A Deploy your application to Cloud Run and enable concurrency.
- B Use Memorystore tor Redis.
- C Implement CDN with the application's external HTTPS load balancer.
- D Change the database from Bigtable to Spanner.
- E Deploy your application to a GKE Autopilot cluster instead of a regular GKE cluster.
Community Discussion