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:

Nada
1 months ago
Option B is the way to go, unless you want to open up your entire network to the world. I mean, who needs security these days, right? Yolo!
upvoted 0 times
Eladia
19 days ago
I think Option B is the best choice for security.
upvoted 0 times
...
...
Avery
1 months ago
Option D? Really? Egress rules? That's just silly. Clearly, Option B is the correct answer here.
upvoted 0 times
Jina
21 hours ago
I agree, Option B seems to be the correct answer.
upvoted 0 times
...
Martha
22 days ago
Option D? Really? Egress rules? That's just silly.
upvoted 0 times
...
...
Osvaldo
2 months ago
Option C seems a bit overkill by allowing all protocols. I'd go with Option B to keep things more specific.
upvoted 0 times
Jess
20 days ago
Yeah, Option B is definitely the better choice for this scenario.
upvoted 0 times
...
Izetta
1 months ago
I agree, Option B seems more targeted and specific.
upvoted 0 times
...
...
Leigha
2 months ago
Option B looks good, but I'm not sure if allowing all protocols is necessary. Maybe we can limit it to just TCP:8080 for both rules.
upvoted 0 times
...
Jeanice
2 months ago
Hmm, this seems straightforward. I think option B is the way to go, as it specifically targets the service accounts for each tier.
upvoted 0 times
Rebbecca
2 days ago
By following option B, you can establish the required TCP port 8080 communication between the tiers effectively.
upvoted 0 times
...
Boris
6 days ago
It's important to set up the rules correctly to allow the necessary communication while maintaining security measures.
upvoted 0 times
...
Beckie
17 days ago
Creating firewall rules based on the service accounts associated with each tier ensures a secure and controlled communication flow.
upvoted 0 times
...
Laticia
1 months ago
I agree, option B looks like the most appropriate choice for enabling communication between the tiers.
upvoted 0 times
...
...
Dan
2 months ago
Why do you think C is the correct answer?
upvoted 0 times
...
Tennie
2 months ago
I disagree, I believe the correct answer is C.
upvoted 0 times
...
Dan
2 months ago
I think the answer is B.
upvoted 0 times
...

Save Cancel