DevOps incorporates Lean Production principles in software development.
What Lean principle is the core of DevOps?
Configuration management can prevent unauthorized changes to Production.
How should the system be configured to prevent unauthorized changes to Production?
What helps a DevOps team to successfully develop and deliver working software?
What is the DevOps practice called that maximizes detection of common errors?
Your team uses continuous delivery.
What are two reasons to keep the batch size small? (Choose two.)
A team stores not only source code, but many other things related to the IT system, such as tests, scripts,
artifacts, libraries and many other things.
Which DevOps principle has this team implemented?