Topic 1 Question 76
Your company stores their source code in a Cloud Source Repositories repository. Your company wants to build and test their code on each source code commit to the repository and requires a solution that is managed and has minimal operations overhead. Which method should they use?
Use Cloud Build with a trigger configured for each source code commit.
Use Jenkins deployed via the Google Cloud Platform Marketplace, configured to watch for source code commits.
Use a Compute Engine virtual machine instance with an open source continuous integration tool, configured to watch for source code commits.
Use a source code commit trigger to push a message to a Cloud Pub/Sub topic that triggers an App Engine service to build the source code.
ユーザの投票
コメント(5)
- 👍 5syu31svc2021/07/10
Answer is A
👍 4josancamon192021/05/09- 正解だと思う選択肢: A
A is correct
👍 3tomato1232022/08/19
シャッフルモード