Home Tags CloudWatch Event

Tag: CloudWatch Event

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

Schedule run of Step Function

0
In a previous post here I described how to start a server and set it's DNS record. In this case, I had to manually...