Topic 1 Question 162
You are configuring a CI pipeline. The build step for your CI pipeline integration testing requires access to APIs inside your private VPC network. Your security team requires that you do not expose API traffic publicly. You need to implement a solution that minimizes management overhead. What should you do?
Use Cloud Build private pools to connect to the private VPC.
Use Spinnaker for Google Cloud to connect to the private VPC.
Use Cloud Build as a pipeline runner. Configure Internal HTTP(S) Load Balancing for API access.
Use Cloud Build as a pipeline runner. Configure External HTTP(S) Load Balancing with a Google Cloud Armor policy for API access.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: A👍 3koo_kai2023/10/28
- 正解だと思う選択肢: A
The default pool has limits on how much you can customize the environment, particularly around private network access. Private pools are private, dedicated pools of workers that offer greater customization over the build environment, including the ability to access resources in a private network.
👍 2mshafa2023/11/04 - 正解だと思う選択肢: A
Vote A
👍 1nqthien0412922023/12/02
シャッフルモード