Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 279 discussion

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

You need to deploy a single stateless web application with a web interface and multiple endpoints. For security reasons, the web application must be reachable from an internal IP address from your company's private VPC and on-premises network. You also need to update the web application multiple times per day with minimal effort and want to manage a minimal amount of cloud infrastructure. What should you do?

  • A. Deploy the web application on Google Kubernetes Engine standard edition with an internal ingress.
  • B. Deploy the web application on Cloud Run with Private Google Access configured.
  • C. Deploy the web application on Cloud Run with Private Service Connect configured.
  • D. Deploy the web application to GKE Autopilot with Private Google Access configured.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
bad5fad
2 months, 3 weeks ago
Selected Answer: C
We need to connect to the on-premise network. Private google connect can enable that
upvoted 4 times
...
Timfdklfajlksdjlakf
3 months ago
Selected Answer: C
Option B: Private Google Access allows internal Google Cloud resource access but does not make Cloud Run services accessible from on-premises networks. Option C: Private Service Connect creates private endpoints that are accessible from your VPC, and with the proper network configuration (e.g., VPN or Interconnect), allows access from on-premises networks.
upvoted 4 times
...
Davyies
4 months ago
Selected Answer: C
We need to connect to the on-premise network. Private google access does not enable this.
upvoted 4 times
...
Selected Answer: B
The sentence "you also need to update the web application multiple times per day with minimal effort and want to manage a minimal amount of cloud infrastructure" makes Cloud Run favourable over GKE.
upvoted 3 times
...
BuenaCloudDE
4 months, 1 week ago
Selected Answer: B
The most important thing that told me to choose B is the easier upgrade that Cloud Run provides.
upvoted 1 times
...
RuchiMishra
4 months, 1 week ago
Selected Answer: B
Here's why B is the most suitable for the given requirements: Cloud Run: Cloud Run is a fully managed serverless platform for containerized applications. It eliminates the need to manage infrastructure, making it easy to deploy and update your web application multiple times a day with minimal effort. It also scales automatically based on traffic. Private Google Access (PGA): PGA allows resources in a private VPC network (without public IP addresses) to access Google APIs and services, including Cloud Run. This enables you to keep your web application private while still making it accessible from your internal network and on-premises environment.
upvoted 2 times
Timfdklfajlksdjlakf
3 months ago
It doesn't create private endpoints
upvoted 3 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 ...