What is DevSecOps?

https://thehackernews.com/2024/05/five-core-tenets-of-highly-effective.html



Dev: Software Development

Sec: Information Security

Ops: IT Operations.

DevSecOps is the collaboration of Software Development, Information Security and IT Operations that includes a set of applications, tools and mindsets. 

Main objectives and principles of DevSecOps;

  • Continuous Integration & Continuous Delivery (CI/CD)
  • Automation
  • Logging 
  • Monitoring
  • Collaboration & Comminucation
  • Mindset & Cultural Adaptation

DevOps approach covers all part of the software development lifecycle (SDLC) and is involved in all processes from planning to development, testing, deployment, and monitoring of a software. This approach allows software to be developed and delivered faster, more reliably, and more efficiently.






Comments

Popular posts from this blog

Main Topics of DevOps

Continuous Integration and Continuous Delivery (CI / CD) Pipeline