A principle is a universal truth that is applicable everywhere. A practice is a specific implementation of a principle and can vary based on the situation. Understanding why we do the things we do is the key to avoiding cargo cult programming.
In this post, I'll review CQRS, event sourcing, graph database concepts necessary to build a distributed robust payment network system with enchanted audit functionality.
There are many services and tools to help manage microservices. This post looks at some options to highlight the similarities, differences, and when or why to use one.
DevOps is where the rubber meets the road. See how Kong provides an ideal toolset to make DevOps and software engineers successful via APIOps adoption.
This is another installment of CockroachDB and Kerberos coverage. Today, I'm going to demonstrate a way to override a custom service principal name (SPN).
Today, I'll share my repositories maintenance solution - gitr, a small script to recursively call Git in sub-folders to let you manage multiple repositories with ease.
Cloud engineering applies software engineering principles to improve and maintain infrastructure. Let's examine how to apply refactoring to infrastructure.
In this post, we'll learn to use Pulumi with Amazon API Gateway and EventBridge, Amazon's serverless event bus, to build scalable and maintainable apps and systems.
In this tutorial, we’re going to define Kubernetes at a high level, talk about the anatomy of a cluster, and learn not just why you should care but how to try it for yourself.
Today, I'll talk about CockroachDB and the ever-so-popular YCSB benchmark suite by stepping through workload A in the YCSB suite of workloads against CockroachDB.
Here, learn how to detect Log4j vulnerability using Red Hat Advanced Cluster Security, or ACS, which will help protect and defend your Kubernetes cluster.
In this article, I’ll focus on reducing wait time on deployment pipelines, why it’s important to do it right, and how you can speed it up for the best results.
If you are a developer or platform builder working with Kubernetes and looking for ingress or API gateway options then this post is definitely for you!