Blog Posts

Dude Scale My Runners

Dude Scale My Runners

In our github Enterprise Instance, we use the super-linter to keep all our users honest and lint everything.

Read More
Integrating github with AWS EventBridge

Integrating github with AWS EventBridge

Ever since I saw this announcement, I’ve been dying to get a chance to set it up and play with it. That time is now!

Read More
Possibly the Greatest Log Insights CloudTrail Query Ever!

Possibly the Greatest Log Insights CloudTrail Query Ever!

AWS CloudTrail has a wealth of information that often gets forgotten and unchecked.

Read More
The Power of Self-Hosted github-actions

The Power of Self-Hosted github-actions

github-actions is a CI/CD (Continuous Integration/Continuous Deployment) platform integrated into github, allowing users to automate software development workflows, such as building, testing, and deploying code.

Read More
Unleashing the power of AWS Athena on Transit Gateway Flow Logs

Unleashing the power of AWS Athena on Transit Gateway Flow Logs

AWS Transit Gateway Flow Logs provide valuable insights into the traffic flowing through your network. However, analyzing this data can be challenging, especially if you have many logs to sift through.

Read More
AWS Prefix Lists for the Organization

AWS Prefix Lists for the Organization

AWS Managed Prefix lists are a really powerful way of abstracting the details of CIDR Blocks into something meaningful for the humble cloud engineer.

Read More
Process github Workflow Events with AWS Stepfunctions

Process github Workflow Events with AWS Stepfunctions

This is the next part of integrating github Enterprise Managed User events into the AWS Serverless ecosystem.

Read More