They shifted what wasn’t the right fit for microservices, not everything.) Day 6: Finally, code something. (Can’t wait to see how awesome it will be this time!!) What I learned today: Building a ...
A single server setup is where everything runs on one machine—your web application, database, cache, and all business logic.
Going to the database repeatedly is slow and operations-heavy. Caching stores recent/frequent data in a faster layer (memory) ...
My first instinct was to build one FastAPI app that does everything: Scrapes jobs; Analyzes profiles; Matches candidates; Finds emails; Ship ...
Many times before, I have tried to take up a lot of challenges to build stuff in public and learn in public. I did end up finishing the projects and learning the things I planned to. But I am never ...