Careers in DevOps For Non-Technical People

Even if you aren't a software developer, understanding some of the basic tenets of working in a DevOps environment can still land you a job. Read all

Conquering Highest Scalability of an Enterprise Chat Application Using Kubernetes

The infrastructure of enterprise messaging applications is quite untraceable. Learn more about Node Js' autoscaling feasibility. Read all

How To Combine DevOps Tools Together To Solve Our Problems

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

Benefits Of Kubernetes For Microservices Architecture — Kubernetes — An Overview, The Different Components Involved In Kubernetes, Microservices Architecture Read all

Redis Cluster on Java for Scaling and High Availability

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

Deployment Manifests That Work in Development and Production

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

Understanding Dockerfile

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

Apache HTTP 2.4: How to Build a Docker Image for SSL/TLS Mutual Authentication

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

What Is the Difference Between Blue/Green and Red/Black Deployments?

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

How to Use Hazelcast Auto-Discovery With Eureka

This post presents a step-by-step guide of how to set up your Eureka server and use it for the Hazelcast discovery. Read all

 

 

 

 

Top