Home 2019 June

Monthly Archives: June 2019

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

mongodb replica set using docker compose – part ii

0
In my previous post here I showed how to setup a mongodb replica set using docker-compose. While this worked fine for testing the database...