AWS: Refactor a distributed monolith to microservices with Event Bridge and BASE

This article documents refactoring a distributed monolith to microservices by using Amazon Event Bridge and implementing BASE consistency to decouple our microservices. | Continue reading


@rehanvdm.com | 6 years ago

AWS Serverless: you might not need third party monitoring

A case for using AWS native observability, monitoring and alerting services with examples consisting of 3 microservices using AWS CDK each in their own repos. | Continue reading


@rehanvdm.com | 6 years ago

Writing 1M records in 60 seconds with AWS DynamoDB and a single Lambda

Demonstrating DynamoDBs high throughput rate, by writing 1 million records in 60 seconds with a single Lambda function. | Continue reading


@rehanvdm.com | 6 years ago

How to Autoscale on AWS

Autoscaling applications with Elastic Beanstalk, ECS Fargate and Lambda. | Continue reading


@rehanvdm.com | 6 years ago

AWS IoT Coffee Monitor, notifying via push notification if your coffee gets cold

Using AWS IoT, DynamoDB, Lambda and Telegram Push Notifications to build a serverless Coffee Monitor notifying my coffee states, ex: Coffee is getting cold. | Continue reading


@rehanvdm.com | 7 years ago