Why is database capacity planning so hard? And how can you simplify it? We'll walk you through an example using ScyllaDB, an open-source NoSQL database.
Migrating to Kubernetes provides an open road for your deployment workloads. This tutorial shows how to Migrate Kubernetes and run your application smoothly.
Testing APIs in a microservices environment can be a challenging task. In this tutorial, we will learn to address it in BDD-style testing using Cucumber.
Monitoring HTTP endpoints is crucial in a world where competitors are able to move faster than you. This post describes how to monitor any app with Prometheus.
Azure and AWS is insanely cool until you look at your invoice and realise that what you're paying for can easily be replicated for 2% of your current cloud costs.
The concept of feature flagging is nothing new, and there are some misconceptions about this practice. Read to learn how to separate facts from fiction.
After reading the DDD books by Eric Evans and Vaughn Vernon, I would like to take a moment to write my personal takeaway notes of challenges implementing DDD.