Posted inFeed Caching System Design System Design Basics – Database Caching Posted by By Dragon December 13, 2024 The database is a critical component to application performance. The difference between a well-performing and…
Posted inArticle Architecture System Design 15 System design tradeoffs for Software Developer Interviews Posted by By Dragon December 13, 2024 Coming soon
Posted inFeed Database Database Performance: Essential Tips and Strategies Posted by By Dragon December 13, 2024 Databases are the backbone of modern applications. They power everything from e-commerce platforms and financial…
Posted inFeed Architecture Networking Proxy And Reverse Proxy Posted by By Dragon December 7, 2024 A forward proxy is a server that sits between user devices and the internet. A…
Posted inArticle Java Spring Boot Spring Security With JWT for REST API Posted by By Dragon December 6, 2024 Spring Security is the de facto framework for securing Spring apps, but it can be…