SRE and DevOps fundamentals sample question with answer 91
			Question:
What is a build log?
- It is the building block of software development
 
- It is a record of all the tests that were run along with their results
 
- It is a quick feedback loop for errors
 
- It is a list of features that are planned for future product builds
 
Answer:
B - is the correct answer