Infrastructure monitoring is an important aspect of DevOps culture. Whether it’s a simple check & email alert, or an elaborate network of tools that automatically monitor, analyze, visualize & send alerts across platforms; infrastructure monitoring helps DevOps teams identify resource contentions, critical service failures and generally gain insights that help...

An integral part of any system, logging maintains live records of everything that happens in that system. Logging is helpful in solving often mission critical issues like identifying performance bottlenecks, detecting intrusions or threats, analyzing & identifying trends or patterns, and doing a thorough audit whenever the need arises.

Infrastructure as code is mantra these days and is often japas by using various frameworks like chef puppet and ansible etc… this area {“ cross cuts between developers and ops domains”}, and still the patterns for infrastructure code are still evolving.