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 » Database
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
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
Visualizing SQL Query Execution Order
Posted inFeed Database

Visualizing SQL Query Execution Order

Posted by By Dragon December 28, 2024
Understanding the order of execution of SQL queries is important for writing efficient, accurate, and…
Read More
Transaction Isolation Levels in DBMS
Posted inArticle Database

Transaction Isolation Levels in DBMS

Posted by By Dragon December 20, 2024
The levels of transaction isolation in DBMS determine how the concurrently running transactions behave and,…
Read More
Data Sharing Between Microservices
Posted inFeed Database Microservices

Data Sharing Between Microservices

Posted by By Dragon December 19, 2024
Microservices architecture has become popular for building complex, scalable software systems. This architectural style structures…
Read More
Database Performance: Essential Tips and Strategies
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…
Read More

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