Running Go Programs on AWS App Runner AWS App Runner was launched in 2021, and offers developers an incredibly easy way to deploy web applications.
Getting going with Go I've been getting going with Go for about a week now and I've already learned so much! I realized last weekend that I had two primary interests I want to focus on throughout my journey. The first is that I really want to learn the language itself, and get to
I'm gonna learn Go! Even though I've got some experience with Go, I'm gonna set out on this journey as if I'd just learned of Go today.
Notes on backing up my Mastodon server to S3 So, now that the dust has settled, and I have some time to set up a more efficient method for backing up my Mastodon server, I figured I'd try simply dumping my PostgresSQL database and saving it to S3.
How much I’ve spent so far running my own Mastodon server on AWS Yesterday I took a poll to find out what would be most interesting to write about. I will abide by this poll.
Auto-Incrementing DynamoDB with Lambda and a Function URL I worked this out a while back using TypeScript, but for some reason I decided I needed to redo this in Python. So, here it is. This is simply a CDK application that deploys an Amazon DynamoDB table called “Tickets” as well as a single AWS Lambda function with a
Notes on serving images and a brief Mastodon server outage Mastodon appears to be a really good copy machine, and makes cache copies of all kinds of image files, videos, and avatars based on the accounts you follow.
Notes on configuring Amazon CloudWatch to monitor my Mastodon server In the end, I wound up with this nice looking custom dashboard in CloudWatch and a few alarms set up to monitor the metrics I decided were critical.
Notes on running a Mastodon server on AWS I’ve been pretty Mastodon-curious for a couple weeks now, and after spending some time tinkering with an account I set up back in 2018 on mastodon.social, I decided to explore setting up my own instance. These are my notes.
AssumeRole Compatible S3 Clients for MacOS There are many, many excellent client applications available for connecting to an Amazon Simple Storage Service (S3) Bucket from macOS. Over the years, I’ve used plenty of them. But, I haven’t been able to find a good one that is also compatible with connecting via temporary credentials issued