SRE and DevOps fundamentals sample question with answer 75

Question:
What is the primary reason to bake images instead of performing runtime configuration?

  1. To make configuration management simpler
  2. To avoid contributing to the heat death of the universe
  3. To remove flexibility from runtime
  4. 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