Hi there!

Welcome to my personal blog

serverless-application

Distributed Serverless Workflow

AWS offers a variety of products to create any application you can think of. With DynamoDB, you can trigger a Lambda function to perform additional work each time a DynamoDB table is updated. In this post, I’ll show how these two technologies can work together. Without further ado, let’s get started. What I’m building NYC Open Data has a public API that details gasoline price information of all the New York Regions....

May 1, 2022 · 8 min · Me
#CloudGuruChallenge

Application performance using Amazon Elasticache

On June 7, 2021, A Cloud Guru released a challenge about improving the performance of an application. After a very bumpy ride, I was able to complete this challenge. One of the things that made me work on this challenge was the need to learn terraform, so I found existing building the infrastructure of this project using terraform. Check it out! Let’s connect? Github LinkedIn My learnings When I started this challenge, there were a couple of things that I didn’t know about AWS and one of the reasons that made me work on this....

May 1, 2022 · 3 min · Me