Tag: AWS CodeBuild

AWS CodeBuild adds support for AWS Lambda compute mode

November 9, 2023 By Mark Otto Off

AWS CodeBuild recently announced that it supports running projects on AWS Lambda. AWS CodeBuild is a fully managed continuous integration (CI) service that allows you to build and test your code without having to manage build servers. This new compute mode enables you to execute…

Balancing governance and agility with AWS CodeBuild

June 8, 2023 By Mark Otto Off

Introduction In my role I regularly have conversations with customers who want to enforce security and governance best practices while providing developers the flexibility and agility they need to innovate quickly. As you embrace DevSecOps, you likely seek to balance governance and agility in your…