Setting DynamoDB TTL with Lambda Python

2
Background I use a lot of EC2 Spot instances and for audit/debugging purposes I like to keep track of EC2 instance state changes. I had...

Serverless – Scale up ECS Service with Lambda and Cloudwatch Events

0
Background When your service runs on an Auto Scale Group, it is very easy to add schedules to it to scale the service at a...

Queue up multiple instances of a shell script

0
Updated and migrated to Hugo Site. In this post, I am going to show you how to queue up multiple instances of a shell script...

ss command to monitor network connections on Linux

0
Migrated to new Hugo Site. netstat was one of the first commands I used on a Linux server to monitor network connections between servers. However,...

Find AWS Resources with missing tags

2
Everyone who works with AWS resources at some point of time is asked how much is the spend for a project and in a...

Secure your WordPress login with Cloudflare Firewall

0
If you are running a WordPress website with no guest login and are using Cloudflare to protect and serve your website, you should make...