Dec 29, 2025 · 2 min read · Year end things are happening. Reviews, reflection, goal setting… dance recitals, family get togethers, holiday parties… illness, travel, pipes bursting, extreme weather, the Blackhawks are losing… OUR PETS’ HEADS ARE FALLING OFF!!! Let me take a few...
Join discussion
Jul 21, 2025 · 4 min read · Initially, our entire product was contained within a single Spring Boot application, a massive application that managed everything from real-time processing to management APIs. It was straightforward, with a small team and only a few features, and we...
Join discussion
Apr 30, 2025 · 3 min read · Migrating from Monolithic to MicroServices Monolithic is nothing but a single code base which contains all types of services present in itMicroServices is nothing but a same monolithic services which are divided into several services as per the requi...
Join discussionJan 27, 2025 · 6 min read · 💡 UPDATE : This series is continued on medium. Link 👇🏻 Complete series on Me[dium. In today’s tech-drive](https://medium.com/@mauryavishal/list/system-design-in-5-min-573c635f32fe)n world, software architecture plays a crucial role in determin...
Join discussion
Apr 19, 2024 · 6 min read · Welcome, fellow adventurers, to a deep dive into the captivating realm of software architecture. In this odyssey, we shall embark on a journey through the contrasting landscapes of Monolithic and Microservices architectures, charting their course thr...
Join discussion
Jan 30, 2023 · 3 min read · Monolithic architecture is a software development approach where the entire application is built as a single, tightly coupled unit. In this model, all components, such as the user interface, data access, and business logic, are combined into a single...
Join discussion