This post discusses the design and implementation of kubeCDN to simplify geo-replication of Kubernetes clusters to deploy services with high availability. Read all
Let's look at three options to manage high availability in PostgreSQL, including PostgreSQL Automatic Failover, Replication Manager (repmgr), and Patroni. Read all
In this article, we discuss how to exploit a live install of Windows XP Service Pack 3 by using the netapi32.dll vulnerability in the Windows Operating System. Read all
Take a look at this introductory guide to Docker networking that includes three lab to connect containers using a bridge, access it from the host, and display it externally. Read all
In this post, we explore JVM internals, specifically class loaders, what it does, phases of class loading, and the Java class loading mechanism. Read all
A developer takes a look at the concept of vertical slices, explaining what they are and the benefits they bring to microservice development and deployment. Read all