16 lines
520 B
Markdown
16 lines
520 B
Markdown
## Why should you care?
|
|
|
|
* Difference between expectations and what actually happens
|
|
* Reduce risk of mistakes
|
|
* Reduces time from development to deployment
|
|
* You actually know what is going on
|
|
|
|
note:
|
|
As "but it works on my machine" shows. We've now created a consistency.
|
|
|
|
By using DevOps tools to automate testing, builds, deployment.
|
|
|
|
Again, automation of these things.
|
|
|
|
Monitoring is about more than just your infrastructure. By working with
|
|
operations staff, you can improve your application monitoring.
|