Skip to content
ADevGuide Logo ADevGuide

Structured learning path

Backend Interview Mastery

Follow this series from the first concept to the final deep dive. Every article is arranged in the recommended reading order.

Start with article 1
Articles
32
Study time
605 min

Your path

Read in order

32 focused lessons

  1. Read 15

    API Gateway vs Load Balancer vs Reverse Proxy

    Compare API gateways, load balancers, and reverse proxies for backend interviews: responsibilities, request flow, overlap, and architecture trade-offs.

    13 min read
  2. Read 30

    Queue vs Pub/Sub: When to Use Each Pattern

    Compare queue vs pub/sub patterns for backend systems. Learn delivery models, retries, fanout, ordering, and how to choose the right fit.

    20 min read