The future of DevOps education needs to include security
The future of DevOps education needs to include security By Pj Metz Over the past year, I’ve done more than 20 free virtual presentations on DevOps at the request of universities around the world. Recently, a few educators have asked me for another offering: A presentation on DevSecOps. DevSecOps is the inclusion of security as an integral part of traditional DevOps development, a strategy known as shifting left . With DevSecOps, myriad security scans, including dynamic application security testing and static application security testing, and other security tasks are performed during the development process rather than waiting until later in the cycle. DevSecOps enables organizations to identify and mitigate vulnerabilities early to ensure safer software and avoid delivery delays. As DevOps teams across industries evolve into DevSecOps teams, higher education should respond in kind to ensure students likely to enter tech careers have the skills necessary to be competitive. In GitLa...