Alex Xu
bytebytego.bsky.social
Alex Xu
@bytebytego.bsky.social
Follow me for system design & book-writing tips. | Author of the bestselling book series: ‘System Design Interview’ | Join 350,000+ Readers: blog.bytebytego.com
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.
February 9, 2025 at 5:05 PM
10 Key Data Structures We Use Every Day

Watch and subscribe here (YouTube video): https://www.youtube.com/watch?v=ouipSd_5ivQ
May 1, 2023 at 4:40 PM
Next week, we will talk about the following:

• Simple full-stack roadmap
• RPC vs REST
• Latency numbers
• 7 scalability patterns
• Most-used Linux commands

Get a Free System Design PDF by subscribing to our weekly newsletter today: https://blog.bytebytego.com/
April 29, 2023 at 3:20 PM