Go through the DevOps lifecycle and see what tools are the most appropriate to add in your continuous testing, deployment, integration, and monitoring phases. Read all
Benefits Of Kubernetes For Microservices Architecture — Kubernetes — An Overview, The Different Components Involved In Kubernetes, Microservices Architecture Read all
In this tutorial, we take a look at creating a Redis cluster on Java, specifically for scaling and high availability, with an Redisson example implementation. Read all
By writing out deployment manifest files in this manner, you can both version control and use them in a repeatable and scalable way in both development and production. Read all
The Dockerfile is the instruction manual for building Docker images, so it's important to take a close look at the internal commands within the Dockerfile. Read all
This tutorial creates a template for mutual SSL/TLS authentication using Docker that provides a good starting point for those interested in mutual authentication. Read all
Red/black and blue/green deployments are effective strategies for updating or deploying new software without user interruption. But does the terminology matter? Read all