Continuous Verification In A Serverless World @ Open Source Community Day

Unlock the power of Continuous Verification for serverless apps! Dive into my #OSSDay talk, where I explore integrating security, performance, and cost checks seamlessly into CI/CD pipelines with tools like GitLab, CloudHealth, Wavefront, and Gotling.

Continuous Verification In A Serverless World @ Open Source Community Day
Page content

At VMware we define Continuous Verification as:

“A process of querying external systems and using information from the response to make decisions to improve the development and deployment process.”

At #OSSDay, I got a chance to not only talk about what that means for serverless apps and how you can build it into your existing pipelines using tools like GitLab, CloudHealth, Wavefront and Gotling.

The talk

Continuous Verification, by default, means it’s an extension to the existing development and deployment processes that companies already have. That extension focuses on optimizing both the development and deployment experience for those companies by looking at security, performance, and cost. At most companies, some of these steps are done manually or scripted, but hardly ever are they really part of the deployment pipeline. In this session, we’ll look at extending an existing CI/CD pipeline with checks for security, performance, and cost to make a decision on whether we want to deploy our app or not.

Slides

Talk materials