0 votes
in DevOps by
How to achieve Successful DevSecOps?

1 Answer

0 votes
by
Successful DevSecOps

Tactics

  • Fail fast through automation

  • Fail fast and early in the DevOps pipeline

  • Integrate application security into the development tools

  • Fix flaws as you write code

  • Adapt new development practices and technologies

    • Containerization, micro services, design patterns like feature toggles
  • Provide operational visibility

...