Alex Xu LinkedIn Posts
Learn how to post on LinkedIn like Alex Xu. Learn from their content, engagement tactics, and network growth techniques
@alexxubyte
How does Git Work?
.
.
The diagram below shows the Git workflow.
Git is a distributed version control system.
Every
@alexxubyte
What tech stack is commonly used for microservices?
Below you will find a diagram showing the microservice tech stack, both for the development phase
@alexxubyte
Flowchart of how slack decides to send a notification
It is a great example of why a simple feature may take much longer to
@alexxubyte
Big Data Pipeline Cheatsheet for AWS, Azure, and Google Cloud
Each platform offers a comprehensive suite of services that cover the entire lifecycle:
1 -
@alexxubyte
A Cheatsheet on Comparing API Architectural Styles.
It covers the 6 most popular API architectural styles:
1 - SOAP
2 - REST
3 - GraphQL
4 - gRPC
5
@alexxubyte
10 Key Data Structures We Use Every Day
.
.
- list: keep your Twitter feeds
- stack: support undo/redo of the word editor
-
@alexxubyte
A Cheatsheet to Build Secure APIs
An insecure API can compromise your entire application. Follow these strategies to mitigate the risk:
1 - Using HTTPS
Encrypts
@alexxubyte
Which latency numbers you should know?
Please note those are not precise numbers. They are based on some online benchmarks (Jeff Dean’s latency numbers
@alexxubyte
Algorithms you should know before taking System Design Interviews
What are some of the algorithms you should know before taking system design interviews?
I put
@alexxubyte
Evolution of the Netflix API architecture.
The Netflix API architecture went through 4 main stages.
🔹Monolith.
🔹Direct access.
🔹Gateway aggregation layer.
🔹Federated gateway.
--
Subscribe to our weekly newsletter
@alexxubyte
The Ultimate Redis 101
Redis is one of the most popular data stores in the world and is packed with features.
Here are 8 simple
@alexxubyte
The Ultimate DevOps Developer Roadmap
1 - Programming Languages
Pick and master one or two programming languages. Choose from options like Python, JavaScript, Go, Ruby,
@alexxubyte
The Ultimate DevOps Developer Roadmap
1 - Programming Languages
Pick and master one or two programming languages. Choose from options like Python, JavaScript, Go, Ruby,
@alexxubyte
6 Software Architectural Patterns You Must Know
Choosing the right software architecture pattern is essential for solving problems efficiently.
1 - Layered Architecture
Each layer plays
@alexxubyte
Top Eventual Consistency Patterns You Must Know
Eventual consistency is a data consistency model that ensures that updates to a distributed database are eventually
@alexxubyte
Would it be nice if the code we wrote automatically turned into architecture diagrams?
I recently discovered a Github repo that does exactly
@alexxubyte
How does HTTPS work?
Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP.) HTTPS transmits encrypted data using Transport
@alexxubyte
20 Popular Open Source Projects Started or Supported By Big Companies
Google
- Kubernetes
- TensorFlow
- Go
- Angular
Meta
- React
- PyTorch
- GraphQL
- Cassandra
Microsoft
- VSCode
- TypeScript
- Playwright
Netflix
- Chaos
@alexxubyte
Proxy Vs reverse proxy
A forward proxy is a server that sits between user devices and the internet. A forward proxy is commonly used