Latest Posts

  • Using AI to put the bins out

    Aside from using GitHub’s Copilot when coding, I’ve not dabbled much in the tools that have appeared from the recent AI craze. Generating funny images is one thing, but I...

    Read more
  • My experiences creating a Udemy course

    I decided to try self-employment in early 2023, and I had a contract cancelled at the very last minute. While I was on holiday, in fact! I wanted to make...

    Read more
  • 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...

    Read more
  • 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...

    Read more

Want more? Read the other 40 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