Learning AWS' CDK in TypeScript? Check out my course on Udemy.
Latest Posts
-
Keeping base and CI/CD Docker images up-to-date in AWS
If you’re building containerised services, or using a CI/CD system, you’ll likely end up building base images that contain the customisations that fit your organisation’s needs. For example, you might...
-
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....
Want more? Read the other 38 articles or subscribe via RSS.
Open Source
-
automate-aws-access-removal
Immediately block users from your AWS organization when they're disabled or removed in Identity Center.
View on GitHub -
terraform-provider-node-lambda-packager
Bundles your Lambda code and zips it up ready to feed into aws_lambda_function.
View on GitHub -
safer-scp-rollouts
Automating safer Service Control Policy (SCP) rollouts with CloudTrail data.
View on GitHub -
live-debugging-event-bridge
Accompanies a blog post on fun ways to demo or live troubleshoot Event Bridge Event Bus events.
View on GitHub -
break-glass-access
Temporary elevated access in AWS.
View on GitHub -
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