Things Every Engineer Should Know: SQL Execution Order. Most engineers read SQL top-down, but that only explains intent. Performance requires a second pass that follows execution order. A SQL query…



Eng Manager | ex-Canva | 400k+ audience | Helping you become a great engineer and leader
0 people tracking this creator on Viral Brain
212.9K
674
485
—
5.6
24
2
Things Every Engineer Should Know: SQL Execution Order. Most engineers read SQL top-down, but that only explains intent. Performance requires a second pass that follows execution order. A SQL query…

I wrote 25 articles for 25 system design concepts: 1. JWT: https://lnkd.in/gdF2ce3K 2. Idempotency: https://lnkd.in/gj5YZCKs 3. Rate limiting: https://lnkd.in/gFe2knKy 4. Observability: https://ln…

Stateful vs Stateless Design. Stateless design is a powerful model that has led to the development of simple yet highly scalable and efficient applications. “State” refers to stored information that…

6 Software Architecture Patterns Engineers Should Know: Choosing the right architecture isn’t about following trends. It’s about aligning with your application’s needs, your team’s expertise, and the…

If you want to grow as a software engineer, try these newsletters (all free): 1. System Design ➟ https://lnkd.in/gDCD8gaq 2. Engineering Leadership ➟ https://lnkd.in/g3wQkZX9 3. Insider Knowledge B…

API Gateway Clearly Explained. An API gateway acts as a single entry point for clients, handling request routing, response composition, and protocol translation. It simplifies client interactions wit…

Writing style breakdown
Analyze and write in Nikki Siapno's style with ViralBrain
Add to My List