A media streaming company is experiencing sudden spikes in traffic. They want to move their containerized legacy app to a platform that can quickly scale to thousands of instances and handle uneven load without managing individual nodes. They require custom environment variables and Secrets. What is the best platform?
You need to scale a Cloud Run service to handle extremely high traffic. However, your backend Cloud SQL database has a hard limit on the number of concurrent connections. What is the most architectural way to handle this?
To minimize the 'Cold Start' latency of a Cloud Run service that is rarely used but requires high performance when it is invoked, which feature should you use?
Your organization wants to move their legacy .NET application to a serverless platform in GCP that supports Windows containers and scales to zero. Which service is the best fit?