Posts
Concurrency in Go Is Not Magic
A look at Uber’s Data Race Patterns in Go and how to avoid them.
read more
Posts
Microservices for Startups
Microservices provide some surprising benefits over a monolith for small teams and startups if done right.
read more
Posts
Load Testing the Easy Way
A better way to improve the performance and scalability of your backend services.
read more
Posts
Apache Bench
Apache Bench (
read more
ab
) is a command line HTTP performance and load testing tool.