1
0
Fork 0
intro-to-vagrant/slides/why-should-you-care.md

17 lines
520 B
Markdown
Raw Normal View History

2015-02-04 13:15:00 -05:00
## Why should you care?
2015-02-09 09:13:56 -05:00
* Difference between expectations and what actually happens
2015-02-09 13:42:53 -05:00
* Reduce risk of mistakes
* Reduces time from development to deployment
* You actually know what is going on
2015-02-04 13:15:00 -05:00
note:
2015-02-09 13:42:53 -05:00
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.