GCP (Google Cloud Platform) fundamentals sample question with answer 33

Question:
What Google Cloud feature would be easiest to use to automate a build in response to code being checked into your source code repository?

  1. Build triggers
  2. CloudScheduler
  3. Cloud Functions
  4. AppEngine
Answer:
A - this answer is correct. Cloud Build triggers have been designed specifically to trigger a build automatically when changes are made to source code