DynamoDB versioned schemas with valibot
Coming soon...
Coming soon...
I've closed more than 200 tabs today. This is the selection of most interesting articles I came across.
Towards the Cloud recently published an article where they described 25+ Production-Ready Policies for 2026. I liked the idea very much so I've decided to encode these policies into my @beesolve/aws-accounts library so you can easily manage them with code.
I haven't set up a new AWS account via Create Account button for ages. Currently I am setting up new AWS accounts via code with @beesolve/aws-accounts. I want the tool to be usable for users with existing AWS Organizations and also users who are trying to onboard to AWS. That's why I needed to create new Organization myself so I could understand how the tool can help the newcomers.
Managing the AWS Organization shouldn't require you to fight CloudFormation or click through Control Tower. It should be code. That's the reason I've built a tool which lets you do exactly that. The tool is called @beesolve/aws-accounts and it is publicly available. If you manage multiple accounts and you are not satisfied with existing solutions this article might be for you.
When I created @beesolve/lambda-bun-runtime I mostly did it because it seems that the Lambda is very low on the Bun priority list and I wanted to have something which is up to date where I can fix the bugs quickly. I also wanted to provide better DX and tooling built around the CDK.
After using it for a while I realized that the approach of the official Bun's custom layer for Lambda does not align with my mindset.
As always here are some links which I found interesting and I want to share with the world.
In this article I will show you how to implement simple cron job processing using AWS Lambda and EventBridge Scheduler. We'll also look into most common problems you can hit and compare 3 different approaches of how to solve them.
I always thought that CDK is just a fancy CloudFormation template generator. That's why I recently proposed to one of my clients to generate parametrized CloudFormation template for their simple use-case in CDK. Boy was I naive.
I have 100+ tabs open in my mobile browser all the time. I use it as read list eg. whenever I see something interesting which I don't have time to read at that moment, I just open it as new tab and leave as is. Once in a time I get so frustrated by the sheer quantity of the tabs that I want to just want to close my eyes and hit "Close all" button.
Then I remember that this habit of mine once served a real purpose - I've been hoarding articles for the company's newsletter. And then suddenly I don't want to close those but I want to pick few and send them to someone who might find it interesting to read it.