Trending

Latest Posts by Alex Xu

🔹 Caching: Stores responses temporarily to reduce the need for repeated processing.

1 year ago 3 0 0 0

🔹 Rate Limiting and Throttling: Controls the number of requests a client can make within a certain period.
🔹 API Composition: Combines multiple backend API requests into a single frontend request to optimize performance.

1 year ago 3 0 1 0

🔹 Load Balancing: Distributes requests across multiple servers to ensure no single server is overwhelmed.
🔹 Security: Implements security measures like authentication, authorization, and data encryption.

1 year ago 1 0 1 0

It is essentially a middleman between the client and the server, managing and optimizing API traffic.

Key Functions of an API Gateway
🔹 Request Routing: Directs incoming API requests to the appropriate backend service.

1 year ago 1 0 1 0
Post image

API Gateway 101

An API gateway is a server that acts as an API front-end, receiving API requests, enforcing throttling and security policies, passing requests to the back-end service, and then returning the appropriate result to the client.

1 year ago 15 0 1 0
Post image

HTTP/1 -> HTTP/2 -> HTTP/3

1 year ago 8 2 1 0
Post image

How Credit Cards like VISA Work

1 year ago 10 1 1 0
Post image

JSON Web Toke Visualized

1 year ago 20 4 1 0
Post image

API vs SDK

1 year ago 8 1 1 0
Advertisement
Post image

Building Blocks for Scalable System Design

1 year ago 13 1 1 0
Post image

Developer Technical Growth Checklist

1 year ago 11 3 1 0
Post image

API Security Checklist

1 year ago 8 2 1 0
Post image

Code to Diagrams Made Easy

1 year ago 12 2 1 0
Post image

Top 5 Kafka Use Cases

1 year ago 11 2 1 0
Post image

A Visual Overview of Kubernetes

1 year ago 11 5 1 0
Post image

It's not trivial to release a mobile app

1 year ago 9 2 1 0
Advertisement
Post image

How does HTTPS work?

1 year ago 18 3 2 0
Post image

A Visual Guide in CI/CD

1 year ago 14 2 1 0
Post image

What is a Deadlock?

1 year ago 16 1 1 0
Post image

How Does NAT Work Under the Hood?

1 year ago 16 5 1 0
Post image

Netflix Tech Stack

This is based on research from many Netflix engineering blogs and open-source projects. If you come across any inaccuracies, please feel free to inform us.

1 year ago 16 5 3 0
Post image

High Impact Open Source Projects

1 year ago 11 2 2 0
Post image

How AirTag works?

1 year ago 9 1 1 0
Advertisement
Post image

Understanding the Linux File System Layout

1 year ago 30 7 1 0

Subscribe to our weekly newsletter to get a Free System Design PDF (158 pages): bit.ly/496keA7

1 year ago 1 1 0 0
Post image

Two Ways to Proxy

1 year ago 12 1 1 0
Post image

RESTful API Design Tips

1 year ago 19 3 1 0
Post image

Roadmap to DevOps Mastery

1 year ago 16 1 4 0
Post image

How to Build Fault-Tolerant Systems

1 year ago 11 1 2 0
Post image

Quick Guide to Frontend Performance

1 year ago 9 3 1 0