docker

Remote Debugging Dangers and Pitfalls

This is the last part of the debugging series. To learn the rest, you’ll need to get the book “Practical Debugging at Scale: Cloud Native Debugging in Kubernetes and Production” or the course. One of the most frequently asked questions I receive is: can we do these...

Optimizing Pgbench for CockroachDB Part 2

Previous Articles I've written about pgbench before, you may find those articles below: Motivation I am writing a two-part article on optimizations in pgbench. Pgbench is a common benchmarking utility that comes bundled with PostgreSQL. It's ubiquitous and widely...

Setup Jira With MySQL Docker.

Hello Everyone, I am here again after a long gap. I have something new and interesting. In this article, we are going to set up a Jira DataCenter/Server-based instance on our host machine. Prerequisite Install the latest version of Jira. Download Jira Software Server....