A software development team needs to deploy a stateless web application packaged inside a custom Docker container image to Google Cloud without managing underlying infrastructure or virtual machines. Which Google Cloud serverless compute option should the team select?
- Cloud RunCevap
- BCloud Functions
- CCompute Engine Spot VMs
- DGoogle Kubernetes Engine Standard
Cevap
Cloud Run is the ideal Google Cloud serverless option for deploying custom container images without managing server infrastructure.
Cloud Run provides a fully managed serverless execution environment that automatically scales stateless applications packaged as container images without requiring server management.
Adım Adım Çözüm
Anahtar Kavram
Selecting serverless compute options based on workload containerization requirements
Tahmini Süre:45s