SRE and DevOps fundamentals sample question with answer 75
Question:
What is the primary reason to bake images instead of performing runtime configuration?
- To make configuration management simpler
- To avoid contributing to the heat death of the universe
- To remove flexibility from runtime
- To move time and risk up into the development and build cycle and out of the production deployment cycle
Answer:
D - is the correct answer