
Answer-first summary for fast verification
Answer: Use Cloud Workstations with preconfigured base images. For custom tools and utilities, use custom images that are rebuilt weekly.
Cloud Workstations provide a managed development environment within Google Cloud, ensuring consistent security controls by using preconfigured base images. These workstations can access resources within the VPC due to their integration with Google Cloud networking. Option B specifically addresses custom tools via custom images rebuilt weekly, which maintains consistency while allowing controlled customization. Options C and D rely on local IDEs with Cloud Code, which may lead to inconsistent security and tooling across developers. Option A allows developers to create custom images independently, risking inconsistency in security controls. Thus, B is the optimal choice.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a lead developer in an organization using Google Cloud services within VPC environments secured with VPC Service Controls and Private Service Connect endpoints, you need to recommend a developer environment solution that:
Which Google Cloud solution best meets these requirements for developers using diverse operating systems, frameworks, and IDEs?
A
Use Cloud Workstations, and allow developers to create their own custom images.
B
Use Cloud Workstations with preconfigured base images. For custom tools and utilities, use custom images that are rebuilt weekly.
C
Use the Cloud Code extension with the IDEs that are used across the organization. Configure Cloud VPN to enable VPC access.
D
Use the Cloud Code extension with the IDEs that are used across the organization. Use Identity-Aware Proxy to enable access to the services in the VPC.
No comments yet.