How to Find Bottlenecks in MongoDB: Profiling and Load Testing Strategies with JMeter

Knowing how to find bottlenecks in your application is a valuable skill when trying to scale to thousands or even millions of users.

May 21, 2023 · 11 min · André Brandão

Terminal Setup with Zsh + Tmux + Dracula Theme

I have just recently improved my terminal setup after learning how to use Tmux. It gave me a way to move faster between projects and even kept my session saved after machine shutdowns. My goal here is to help you configure a environment that will be both beautiful and functional. Let’s get to it. What we will set up Guake: top-down terminal that can be instantaneously opened with a keystroke....

May 10, 2021 · 5 min · André Brandão