Posted inFeed AI Top 20 AI Concepts You Should Know Posted by By Dragon June 22, 2025 AI (Artificial Intelligence) concepts encompass various techniques and ideas that aim to create machines capable…
Posted inFeed AI Gen AI AI Vs Machine Learning Vs Deep Learning Vs Generative AI Posted by By Dragon June 22, 2025 1. Artificial Intelligence (AI) It is the overarching field focused on creating machines or systems…
Posted inArticle Database System Design How YouTube Supports Billions of Users with MySQL and Vitess Posted by By Dragon May 9, 2025 When developers first build a web or mobile application, setting up the backend is fairly…
Posted inFeed Database System Design How to store passwords safely in the database and how to validate a password Posted by By Dragon May 8, 2025 Things NOT to do Storing passwords in plain text is not a good idea because…
Posted inFeed System Design Web Top 5 common ways to improve API performance Posted by By Dragon May 8, 2025 Result Pagination: This method is used to optimize large result sets by streaming them back…
Posted inArchitecture AWS Migration AWS-Disaster Recovery Posted by By Dragon March 13, 2025 Disaster recovery (DR) is an organization’s ability to restore access and functionality to IT infrastructure…
Posted inFeed System Design The Ultimate API Learning Roadmap Posted by By Dragon February 2, 2025 APIs are the backbone of communication over the Internet. Every developer needs to learn about…
Posted inFeed Caching System Design Top Strategies to Reduce Latency Posted by By Dragon January 24, 2025 Latency is a fundamental concept to consider when designing any application. It refers to the…
Posted inArticle Microservices Spring Boot Guide to Modulith with Spring Boot Posted by By Dragon January 17, 2025 Modular Monolith is an architectural style where our source code is structured on the concept…
Posted inFeed Microservices From Monolith to Microservices: Key Transition Patterns Posted by By Dragon January 17, 2025 Monolithic architecture is a software development approach in which the entire application is built as…