exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 233 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 233
Topic #: 1
[All Associate Cloud Engineer Questions]

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?

  • A. Create an instance template with the container image, and deploy a Managed Instance Group with Autoscaling.
  • B. Upload Docker images to Artifact Registry, and deploy the application on Google Kubernetes Engine using Standard mode.
  • C. Upload Docker images to the Cloud Storage, and deploy the application on Google Kubernetes Engine using Standard mode.
  • D. Upload Docker images to Artifact Registry, and deploy the application on Cloud Run.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Captain1212
Highly Voted 1 year, 2 months ago
Selected Answer: 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
upvoted 5 times
...
joao_01
Highly Voted 1 year, 2 months ago
Selected Answer: D
Its D. GKE standard the nodes are managed by user. So D is correct.
upvoted 5 times
...
nnecode
Most Recent 1 year, 2 months ago
Selected Answer: D
D. Upload Docker images to Artifact Registry and deploy the application on Cloud Run.
upvoted 3 times
...
AkshayJangwal
1 year, 3 months ago
Key Hint : Your team does not want to manage the infrastructure associated with this application This is offered by Cloud Run, hence option D.
upvoted 3 times
...
scanner2
1 year, 3 months ago
Selected Answer: D
Answer is D. Cloud Run is container-as-a-service offering from Google Cloud. You can deploy the containerized application directly on top of Google's infrastructure, and only when a request comes. https://cloud.google.com/run/docs/overview/what-is-cloud-run
upvoted 2 times
scanner2
1 year, 3 months ago
You don't need to worry about underlying infrastructure. A, C and E requires resources, virtual instance, GKE cluster provisioning and maintaining. so these are eliminated.
upvoted 2 times
...
...
3arle
1 year, 3 months ago
Selected Answer: D
GKE Standard mode: You manage the underlying infrastructure, including configuring the individual nodes. Instance group - you manage the infrastructure as well so after elimination A,B,C stays D
upvoted 2 times
...
happydays
1 year, 4 months ago
Selected Answer: D
IT'S D
upvoted 3 times
...
gpais
1 year, 4 months ago
Selected Answer: D
Option D
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...