Check out this open source project to get a start on your microservices architecture, learn about the tools you need to connect your microservices, and more.
Docker has changed how log management is handled in the container world. In this post, we take a look at 10 gotchas that everyone using Docker should know.
There are a number of container orchestration players out there, but see how one company narrowed the field to Kubernetes and Mesos (DC/OS) and which one won.
In the first part of this Dockerizing Jenkins series, learn to run Jenkins on Docker, and automate plugin installation, Java and Maven tool configuration, and more.
It's easier than ever to run Neo4j backup jobs against Kubernetes clusters. Check out how to use a Cronjob to execute a backup now that Kubernetes 1.8 has been released.
Some people use the terms Inversion of Control and Dependency Injection interchangeably. Let's see how they're different and how they can work together.
With the OSS Cluster API, Redis Enterprise 5.0 can easily scale linearly by just adding shards to the database and nodes to the cluster — as proven by this benchmark.
Big data continues to get bigger, and is increasingly analyzed in the cloud or on the edge. Explore this and more intriguing information in this research article.
Do you love the smell of FailedAttachVolume and FailedMount errors with Kubernetes on AWS EBS? No? Oh. Well, here's what's probably causing them (and how to fix them).
To keep Docker image management easy, someone built a Nexus CLI to clean up old Docker Images. See how to use it and consider helping out with the project on GitHub.