I'm gonna learn Go!

I'm gonna learn Go!

I'm gonna learn Go! Not the 2500 year old Chinese board game, the 13 year old programming language developed at Google. I have a little experience with Go, but...

Notes on backing up my Mastodon server to S3

Notes on backing up my Mastodon server to S3

📖 You can read more of my posts on running your own Mastodon server right here: https://www.micahwalter.com/tag/mastodon/ I mentioned in my last post on how...

How much I’ve spent so far running my own Mastodon server on AWS

How much I’ve spent so far running my own Mastodon server on AWS

📖 You can read more of my posts on running your own Mastodon server right here: https://www.micahwalter.com/tag/mastodon/ I’ve been running my own single-user...

Auto-Incrementing DynamoDB with Lambda and a Function URL

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...

Notes on serving images and a brief Mastodon server outage

Notes on serving images and a brief Mastodon server outage

📖 You can read more of my posts on running your own Mastodon server right here: https://www.micahwalter.com/tag/mastodon/ I’ve been running my own Mastodon...

Notes on configuring Amazon CloudWatch to monitor my Mastodon server

Notes on configuring Amazon CloudWatch to monitor my Mastodon server

📖 You can read more of my posts on running your own Mastodon server right here: https://www.micahwalter.com/tag/mastodon/ It’s day 2 of running my own...

Notes on running a Mastodon server on AWS

Notes on running a Mastodon server on AWS

📖 You can read more of my posts on running your own Mastodon server right here: https://www.micahwalter.com/tag/mastodon/ It’s been a few weeks now since...

AssumeRole Compatible S3 Clients for MacOS

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...

Calculating Server Capacity for High Availability

Calculating Server Capacity for High Availability

Today I was studying for an upcoming AWS Certification and I had a chance to learn a handy method for calculating server capacity for high availability. It’s...

Transferring Amazon Glacier Deep Archives from one account to another

Transferring Amazon Glacier Deep Archives from one account to another

I recently decided to re-do my personal AWS accounts using AWS IAM Identity Center SSO and AWS Control Tower. For reasons mostly having to do with house...