November 2024 路 6 minute read
Revolutionized invoice management with a serverless system using AWS Lambda, S3, DynamoDB, and Anthropic API. Reduced a hours-long task to 5 minutes.November 2024 路 2 minute read
This is an interesting paper I read last month. The notes on this paper gave me an idea of having linkblogs…
Original Paper link
Some quotes
Under 4: Parting comments
ORMs are a vital tool for rapid prototyping. But they often sacrifice the ability to push logic into the DBMS in exchange for interoperability with multiple DBMSs. Developers fall back to writing explicit database queries to override the poor auto-generated queries.July 2021 路 5 minute read
AWS Cognito is very powerful system of managing users, connecting AWS Cognito with our own database is easy and very important task. This post describes how we leverage best of both Cognito and Our database to our advantageSeptember 2020 路 8 minute read
In this article, we will see how I built my notes site using a simple node script and deployed using Github actions.September 2020 路 9 minute read
In this article, we will see how we can use AWS’ Route 53 to connect with external domains and serve static S3 website.September 2020 路 7 minute read
This is the post about AWS Solution Architect Exam and tips to pass the exam.