Continuous Delivery

Question:
What is Continuous Delivery?

  1. Building software by having people do repetitive tasks and using computers to solve problems
  2. Building software so it can be deployed into the actual production environment
  3. Building software so it can be released to production at any time
  4. Building software without using cloud-based tools
Answer:
C - is the correct answer. The master branch should always be ready to be deployed