Alex Xu (@alexxubyte) 's Twitter Profile
Alex Xu

@alexxubyte

Co-Founder of ByteByteGo | Author of the bestselling book series: ‘System Design Interview’ | YouTube: youtube.com/@ByteByteGo

ID: 172200213

linkhttps://blog.bytebytego.com/ calendar_today29-07-2010 03:47:01

4,4K Tweet

241,241K Followers

397 Following

Bytebytego (@bytebytego) 's Twitter Profile Photo

Top 5 common ways to improve API performance. Result Pagination: This method is used to optimize large result sets by streaming them back to the client, enhancing service responsiveness and user experience. Asynchronous Logging: This approach involves sending logs to a

Top 5 common ways to improve API performance.

Result Pagination: 
This method is used to optimize large result sets by streaming them back to the client, enhancing service responsiveness and user experience.

Asynchronous Logging: 
This approach involves sending logs to a
Bytebytego (@bytebytego) 's Twitter Profile Photo

How does REST API work? What are its principles, methods, constraints, and best practices? I hope the diagram below gives you a quick overview. – Subscribe to our weekly newsletter to get a Free System Design PDF (158 pages): bit.ly/3KCnWXq

How does REST API work? 

What are its principles, methods, constraints, and best practices? 
 
I hope the diagram below gives you a quick overview. 

– 
Subscribe to our weekly newsletter to get a Free System Design PDF (158 pages): bit.ly/3KCnWXq
Bytebytego (@bytebytego) 's Twitter Profile Photo

We are often asked to design for high availability, high scalability, and high throughput. What do they mean exactly? The diagram below is a system design cheat sheet with common solutions. 1. High Availability This means we need to ensure a high agreed level of uptime. We

We are often asked to design for high availability, high scalability, and high throughput. What do they mean exactly?

The diagram below is a system design cheat sheet with common solutions.

1. High Availability
This means we need to ensure a high agreed level of uptime. We
Bytebytego (@bytebytego) 's Twitter Profile Photo

Session, Cookie, JWT, Token, SSO, and OAuth 2.0 Explained in One Diagram When you login to a website, your identity needs to be managed. Here is how different solutions work: - Session - The server stores your identity and gives the browser a session ID cookie. This allows

Session, Cookie, JWT, Token, SSO, and OAuth 2.0 Explained in One Diagram 
 
When you login to a website, your identity needs to be managed. Here is how different solutions work: 
 
- Session - The server stores your identity and gives the browser a session ID cookie. This allows
Bytebytego (@bytebytego) 's Twitter Profile Photo

Who are the Fantastic Four of System Design? Scalability, Availability, Reliability, and Performance. They are the most critical components to crafting successful software systems. Let’s look at each of them with implementation techniques: 1 - Scalability Scalability

Who are the Fantastic Four of System Design? 
 
Scalability, Availability, Reliability, and Performance. 
 
They are the most critical components to crafting successful software systems. 
 
Let’s look at each of them with implementation techniques: 
 
1 - Scalability 
Scalability
Alex Xu (@alexxubyte) 's Twitter Profile Photo

Hi LinkedIn , why did you remove over 500,000 followers from my account? The follower count is still going down. It looks like it's going to hit 0 soon. Could you please help me resolve this issue? Thank you!

Hi <a href="/LinkedIn/">LinkedIn</a> , why did you remove over 500,000 followers from my account? 

The follower count is still going down. It looks like it's going to hit 0 soon. 

Could you please help me resolve this issue? Thank you!
Bytebytego (@bytebytego) 's Twitter Profile Photo

Why is the credit card called “𝐭𝐡𝐞 𝐦𝐨𝐬𝐭 𝐩𝐫𝐨𝐟𝐢𝐭𝐚𝐛𝐥𝐞 product in banks”? How does VISA/Mastercard make money? The diagram below shows the economics of the credit card payment flow. 1. The cardholder pays a merchant $100 to buy a product. 2. The merchant benefits

Why is the credit card called “𝐭𝐡𝐞 𝐦𝐨𝐬𝐭 𝐩𝐫𝐨𝐟𝐢𝐭𝐚𝐛𝐥𝐞 product in banks”? How does VISA/Mastercard make money?

The diagram below shows the economics of the credit card payment flow.

1. The cardholder pays a merchant $100 to buy a product.

2. The merchant benefits