How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Running GitHub Actions in a private Subnet with AWS CodeBuild

calendar_today July 10, 2023 person Brian Beach domain amazon-codebuild

Note: Customers no longer need to manage their own GitHub runners, you can now use AWS CodeBuild for managed GitHub Actions self-hosted runners, which provides ephemeral and scalable runner environment with strong security boundaries and low start up latency. With AWS CodeBuild, you don’t need to maintain your own infrastructure or build scaling logic, as they are entirely managed by CodeBuild. To get started, simply create a webhook to automatically trigger GitHub Actions jobs in CodeBuild.

open_in_new Read original post