The retail system you are working on uses Cloud gcp video

 ·  PT1H46M27S  ·  EN

developer-professional video for the retail system you are working on uses Cloud Run and Firestore in Datastore mode. As a lead developer, you need to ensure

Full Certification Question

The retail system you are working on uses Cloud Run and Firestore in Datastore mode. As a lead developer, you need to ensure the web UI meets the requirement of displaying a list of available products when users access the system and allowing them to browse through all products. In the MVP phase, you have implemented this by returning a list of all available products stored in Firestore. However, after go-live, you have noticed that Cloud Run instances are being terminated with HTTP 500 errors during busy times, which coincides with spikes in the number of Datastore entity reads. To optimize system performance and prevent Cloud Run from crashing, you need to decrease the number of Datastore entity reads. You are looking for a solution that can address these issues. What actions are recommended?