Member-only story

🗞️ gRPC with Protobuf vs. HTTP with JSON - DevTips Weekly #8

Improving SQL Query Performance, Docker Performance Optimization, Code Refactoring, HTTPS Traffic in Spring Security, and Load Balancing Algorithms

Saeed Zarinfam
4 min readAug 2, 2024

Welcome to another issue of DevTips Weekly (#8)! 📰 This week, I have handpicked articles and resources to keep you at the forefront of technology.

Last week, completely randomly, I read and shared many articles related to ⚡ performance in different fields and aspects, from 🔌 communication protocols performance comparison (gRPC+Protobuf vs. HTTP+JSON) and SQL query performance improvement to 🐳 docker performance optimization. Stay with me to review these articles.

· ⚡ Performance Benchmarking: gRPC+Protobuf vs. HTTP+JSON
· 🗄️ 5 Tips for Improving SQL Query Performance
· 🐳 13 Docker Performance Optimization You Should Know
· 👨‍💻 Code Refactoring: 10 Lessons I Learned About Improving Code
· 🔐 Accepting Only HTTPS Traffic in Spring Security
· 🛤️ System Design Basics — Load Balancing Algorithms

Performance Benchmarking: gRPC+Protobuf vs. HTTP+JSON

Performance Benchmarking: gRPC+Protobuf vs. HTTP+JSON

--

--

Saeed Zarinfam
Saeed Zarinfam

Written by Saeed Zarinfam

✍️ I write about Software Development, including Java, Go, Spring, Containers, K8s, AI, Observability, and more ⋈

No responses yet