From the course: DevSecOps: Automated Security Testing

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Shift left and the DevOps way

Shift left and the DevOps way

From the course: DevSecOps: Automated Security Testing

Start my 1-month free trial

Shift left and the DevOps way

- [Instructor] Continuous delivery has made a huge impact on business today. It seems everyone is working on delivering software faster. Even though continuous delivery hit the scene after DevOps, it soon came to be one of the hallmarks of doing DevOps. At Signal Sciences, where I work, we deploy 10 to 15 times per day. We like to measure deploys and total cycle time. That is the time from code commit, to running and production. Generally our total cycle time is around five minutes, with three or so minutes going to the build, one minute or so for testing, and 45 seconds to a minute for deploys. Signal Sciences is a SAS based security company that defends web applications, micro services, and APIs in real time for some of the largest web scale companies. Our ability to deploy changes rapidly means we can get new features out to our customers as soon as our team has them ready. But since we're a security company, how embarrassing would it be if we shipped something like cross site…

Contents