Topic 1 Question 233
Your 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?
Create an instance template with the container image, and deploy a Managed Instance Group with Autoscaling.
Upload Docker images to Artifact Registry, and deploy the application on Google Kubernetes Engine using Standard mode.
Upload Docker images to the Cloud Storage, and deploy the application on Google Kubernetes Engine using Standard mode.
Upload Docker images to Artifact Registry, and deploy the application on Cloud Run.
ユーザの投票
コメント(8)
- 正解だと思う選択肢: D
D is the correct answer , as question says your team dont want to manage the infrastrucutre associated withthe application this is offered by the cloudrun
👍 4Captain12122023/09/09 - 正解だと思う選択肢: D
Its D. GKE standard the nodes are managed by user. So D is correct.
👍 4joao_012023/09/14 - 正解だと思う選択肢: D
Option D
👍 3gpais2023/08/02
シャッフルモード