Tag: Cloud Security

Running GitHub Actions in a private Subnet with AWS CodeBuild

July 11, 2023 By Mark Otto Off

Last week the Developer Tools team announced that AWS CodeBuild now supports GitHub Actions. AWS CodeBuild is a fully managed continuous integration service that allows you to build and test code. CodeBuild builds are defined as a collection of build commands and related settings, in…

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…

Building Automation for Fraud Detection Using OpenSearch and Terraform

March 14, 2023 By Mark Otto 0

Organizations that interface with online payments are continuously monitoring and guarding against fraudulent activity. Transactional fraud usually presents itself as discrete data points, making it challenging to identify multiple actors involved in the same group of transactions. Even a single actor operating over a period…