Colin DugganinAWS in Plain EnglishA CLI Tool to Visualize AWS Cost and Usage DataccExplorer is a CLI tool I created to make it easier to surface AWS cost and usage data in human readable formats (like table, csv, chart…Mar 3, 2023Mar 3, 2023
Colin DugganHosting your static WordPress site on AWS S3AWS S3 is a great choice for hosting static WordPress sites. It’s both secure and inexpensive, freeing up time that might otherwise have…Jan 27, 2022Jan 27, 2022
Colin DugganWorking with TinyGo on ArduinoBuilding microcontroller projects is a great way to level up your electronics and programming skills, but probably more important you get…Apr 25, 2021Apr 25, 2021
Colin DugganUnderstanding Middleware in GolangMiddleware is a powerful idea that allows us to decompose complex systems into layers of abstractions. When we discuss middleware in the…Apr 25, 2021Apr 25, 2021
Colin DugganinAWS in Plain EnglishGetting Started with AWS Lambda Container SupportAWS recently announced support for container images for its Lambda service. I’m a fan and advocate for all things serverless so any…Dec 7, 20201Dec 7, 20201
Colin DugganClient-side routing with Gatsby, AWS CloudFront and Lambda@EdgeIn this article I want to touch on the nuances associated with client-side routing when deploying a Gatsby site behind AWS CloudFront.Nov 20, 2020Nov 20, 2020
Colin DugganEnabling CORS for Lambda proxy integration in AWS API Gateway (with AWS CDK)I wanted to quickly document the process of enabling CORS when working with API Gateway’s Lambda proxy integration. Proxy integration…Nov 12, 2020Nov 12, 2020
Colin DugganinAWS in Plain EnglishHow to Use AWS EventBridge to Handle Stripe Webhook EventsIn this article I want to walk through the process of integrating a Stripe asynchronous subscription event with AWS EventBridge.Oct 22, 20201Oct 22, 20201