Service which can run Docker containers on GCP
Question:
Which service allows you to run Docker containers on Google Cloud?
- Cloud Functions
- Compute Engine
- Cloud Storage
- Cloud Run
Answer:
D - is the correct answer. Cloud Run is a serverless execution environment that allows you to run stateless containers on Google Cloud, including Docker containers