Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Associate Cloud Engineer Topic 10 Question 64 Discussion

Actual exam question for Google's Associate Cloud Engineer exam
Question #: 64
Topic #: 10
[All Associate Cloud Engineer Questions]

Your company has a 3-tier solution running on Compute Engine. The configuration of the current infrastructure is shown below.

Each tier has a service account that is associated with all instances within it. You need to enable communication on TCP port 8080 between tiers as follows:

* Instances in tier #1 must communicate with tier #2.

* Instances in tier #2 must communicate with tier #3.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: D

gcloud deployment-manager deployments create creates deployments based on the configuration file. (Infrastructure as code). All the configuration related to the artifacts is in the configuration file. This command correctly creates a cluster based on the provided cluster.yaml configuration file.

Ref:https://cloud.google.com/sdk/gcloud/reference/deployment-manager/deployments/create


Contribute your Thoughts:

Tennie
3 days ago
I disagree, I believe the correct answer is C.
upvoted 0 times
...
Dan
7 days ago
I think the answer is B.
upvoted 0 times
...

Save Cancel