Question 232 of 284
Single answerYour application development team has created Docker images for an application that will be deployed on Google Cloud. Your team does not want to manage the infrastructure associated with this application. You need to ensure that the application can scale automatically as it gains popularity. What should you do?
ACreate an instance template with the container image, and deploy a Managed Instance Group with Autoscaling.
BUpload Docker images to Artifact Registry, and deploy the application on Google Kubernetes Engine using Standard mode.
CUpload Docker images to the Cloud Storage, and deploy the application on Google Kubernetes Engine using Standard mode.
✓DUpload Docker images to Artifact Registry, and deploy the application on Cloud Run.
✓
Correct Answer: D
Upload Docker images to Artifact Registry, and deploy the application on Cloud Run.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.