This is a dedicated watch page for a single video.
As the lead developer overseeing a new retail system operating on Cloud Run and Firestore in Datastore mode, you've successfully implemented the functionality to display a list of available products on the web UI. However, you've encountered HTTP 500 errors during peak usage times, indicating Cloud Run instances exceeding memory limits, coinciding with spikes in Datastore entity reads. To optimize system performance and prevent crashes, what action should you take?