Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Snarky answer: Break down the silos. Create cross functional teams of devs & ops (and anyone else you need to develop a product, UX, marketing, QA, etc.), make your team responsible for developing, deploying, and supporting the product, check all of the configs into VCS, automate deployments to all environments (yes, including prod) and move on with your life. Commented Feb 17, 2017 at 23:55
  • Full cross functional teams can be hard to achieve in some environments where security is a major constraint. Commented Feb 18, 2017 at 0:25
  • I know @MathieuFortin. That's why I commented and prefaced it with "snarky answer" instead of answering. It's my ideal solution, but not one that will work for you, sadly. Commented Feb 18, 2017 at 1:36