AMAchyuta Minmy-docker-blog1.hashnode.dev·Jun 14 · 11 min readBeyond Long-Term Memory: Why AI Agents Need Strategy MemoryIntroduction Recently, while learning AI system design, I reached the topic of memory systems in AI applications. At first, the idea of memory felt simple. An AI system remembers useful information fr00
AMAchyuta Minmy-docker-blog1.hashnode.dev·May 31 · 14 min readAI System Design vs Traditional System Design: Developer Guide 2026 System design has always been a critical skill for developers. When we talk about traditional system design, we usually discuss how to design scalable applications such as food delivery apps, payment 00
AMAchyuta Minmy-docker-blog1.hashnode.dev·May 23 · 11 min readWhy Traditional Computer Networks Are Failing Modern Systems (And What Comes NextWhen I first started learning computer networks, I thought the subject was mostly about routers, IP addresses, cables, and protocols. That was my surface-level understanding. But the deeper I went, th00
AMAchyuta Minmy-docker-blog1.hashnode.dev·Apr 9 · 4 min readFastAPI — Learning Backend from First Principles 🚀Recently I've started learning FastAPI. Instead of diving into project development, I decided to take my time and learn it properly — from first principles, like a computer scientist rather than a fra10
AMAchyuta Minmy-docker-blog1.hashnode.dev·Mar 15 · 7 min readLearning Docker from the Ground Up - Images, Containers, Dockerfile, and Docker Hub in DepthIntroduction As I began learning Docker, I thought that Docker was just another tool that can run the applications in isolation from each other. But as I dug deeper into the world of Docker, I learned10