DEV Community

Discussion on: Create Chaos In Your Company Today, No I am Serious!

Collapse
 
joehobot profile image
Joe Hobot • Edited

True, this was more from DevOps prospective, however you could/can work along the DevOps (if you don't have own full access dev env) in where you could observe as to what happens if you shut off network , stop access to database, provide wrong username, dependencies on other apps and such.

When I do things like one above, I work with Devs because they help me provide better insights into app and or logs. So that Noc has a notification at least that an app restarted and healed it self by running script xyz that also restarted dependencies..

Thank you for commenting, much appreciated thoughts from different prospective..