Building an AI Design Review Assistant – Week 1: Understanding LLM APIs
This week’s goal was to understand what actually happens when an application…
This week’s goal was to understand what actually happens when an application…
As a software engineer, I’ve spent most of my career building backend…
AWS Lambda provides developers with serverless computing resources with built-in scalability and…
Over the past few parts (Part 1, Part 2, Part 3), we’ve…
In Part 2, we deployed ourJava Books API on ECS Fargate behind an Application Load Balancer (ALB). Our…
In Part 1 we built a simple Java Books API and wrapped it in a Docker…
As part of my day-to-day work, I spend a lot of time…