Latest Posts
-
Tracking technical initiatives with Backstage.io
In this article, we’re going to cover using the developer portal or service catalogue Backstage.io to track technical initiatives as they’re rolled out across a business. Why use a tool...
-
Running a GitHub Actions pipeline for every AWS account in an organization
If you’re already deploying software with GitHub Actions, you might be wondering if you could use the same mechanism to deploy infrastructure that’s standard across all accounts. AWS provides CloudFormation...
-
Tracking unauthorised AWS API calls to drive platform improvements
In the DevOps space, it’s really tempting to hit everything with the automation stick. However, I’d argue there are plenty of valid reasons for wanting a human in the loop....
-
Making lots of the same thing in IaC (CDK & Terraform)
It’s a common requirement in Infrastructure as Code (IaC) tools like CDK and Terraform to make many of the same thing, with slightly differing properties. Let’s use a fictional example...
Want more? Read the other 37 articles or subscribe via RSS.
Open Source
-
lambda-at-edge-basic-auth
An example of using Lambda@Edge to authenticate requests to CloudFront.
View on GitHub -
docs-auth-lambda
Secure a private static site with GSuite and Lambda@Edge.
View on GitHub -
lsd-members
The Leeds University Skydivers membership management system.
View on GitHub -
ros-tls
A simple script to acquire TLS certificates for RouterOS devices using the Let’s Encrypt.
View on GitHub