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 ยป Feed
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
From Monolith to Microservices: Key Transition Patterns
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…
Read More
What happens when you type google .com into a browser
Posted inFeed Networking

What happens when you type google .com into a browser

Posted by By Dragon January 13, 2025
The Domain Name System (DNS) is the phonebook of the Internet. Humans access information online…
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
What is a webhook?
Posted inFeed Networking

What is a webhook?

Posted by By Dragon January 6, 2025
Assume we run an eCommerce website. The clients send orders to the order service via…
Read More
Polling vs. Webhooks
Posted inFeed Networking

Polling vs. Webhooks

Posted by By Dragon January 6, 2025
1. Polling Polling involves repeatedly checking the external service or endpoint at fixed intervals to…
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