Skip to content
LOVE IT
  • Home
  • New Feed
  • Tech Article
  • My Course
  • About Me
  • Home
  • New Feed
  • Tech Article
  • My Course
  • About Me
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Home » Architecture » System Design
How YouTube Supports Billions of Users with MySQL and Vitess
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…
Read More
How to store passwords safely in the database and how to validate a password
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…
Read More
Top 5 common ways to improve API performance
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…
Read More
The Ultimate API Learning Roadmap
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…
Read More
Top Strategies to Reduce Latency
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…
Read More
Crash Course About Message Queues
Posted inFeed Networking System Design

Crash Course About Message Queues

Posted by By Dragon January 10, 2025
Asynchronous communication has become an important strategy for modern software systems, particularly in distributed and…
Read More
API Gateway
Posted inFeed Microservices System Design

API Gateway

Posted by By Dragon January 8, 2025
API Gateways are essential components in modern software architectures, particularly microservices-based systems. They act as…
Read More
Pessimistic vs Optimistic Locking
Posted inFeed Database System Design

Pessimistic vs Optimistic Locking

Posted by By Dragon January 4, 2025
Locks are essential to maintain data consistency and integrity in multi-user environments. They prevent simultaneous…
Read More
Resilient Microservice Design Patterns –Circuit Breaker Pattern
Posted inArticle Microservices System Design

Resilient Microservice Design Patterns –Circuit Breaker Pattern

Posted by By Dragon January 4, 2025
Coming soon
Read More
The Common Deployment Strategies Explained and Compared
Posted inArticle Networking System Design

The Common Deployment Strategies Explained and Compared

Posted by By Dragon December 30, 2024
There are a variety of techniques to deploy new applications to production, so choosing the…
Read More

Posts pagination

1 2 3 Next page

Recent Posts

  • How YouTube Supports Billions of Users with MySQL and Vitess
  • How to store passwords safely in the database and how to validate a password
  • Top 5 common ways to improve API performance
  • AWS-Disaster Recovery
  • The Ultimate API Learning Roadmap

Recent Comments

  1. Aaliyah383 on API Gateway
  2. Trent1952 on From Monolith to Microservices: Key Transition Patterns
  3. Lachlan2973 on Top Strategies to Reduce Latency
  4. Katherine1169 on AWS-Disaster Recovery
  5. Dragon on Transaction Isolation Levels in DBMS

Archives

  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024

Categories

  • Architecture
  • Article
  • AWS
  • Caching
  • Database
  • Dot Net
  • Feed
  • GCP
  • Java
  • Kafka
  • Load Balancing
  • Microservices
  • Migration
  • Networking
  • Networking
  • Spring Boot
  • System Design
  • Web
Copyright 2025 — LOVE IT. All rights reserved.
Scroll to Top