Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


I’ve been in the fortunate position to have been involved in several cloud migration projects in my career. Here’s a few insights I’ve collected which should ho...
Docker is a containerization platform that eases the development, deployment of applications relatively. To put it in a very simplistic way, docker is software...
In this article I have the intent to expose a simple way to install and use Zabbix in a Docker environment. First of all, I presume you have a good knowledgment...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
We wrap up this two-part series on Elasticsearch and the ELK stack by digging into the artchitecture of Elasticsearch, and how nodes, indexes, and more work.
In this short article you’ll find simple way how to deploy manually new code changes to you Fargate Service in AWS.
In this article, we will discuss CQRS and how it is different from old approaches.
Are you a young startup with a promising idea, a few users/customers and a zeal to make it big? Read on… If you’re a startup that moves fast and breaks things,...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

searchmicroservices.techtarget.com

The value of APIs and microservices gateway tools
To make effective use of APIs, organizations need the help of microservices gateway technology. These tools move an organization forward in digital transformati...
APIs tie applications together in essential ways, but they require management. Gateways, then, have become an important part of API-based integration. Read on t...
TLA+is traditionally used to model the algorithms that power distributed systems. However, most engineering teams do not build their own message queues, they in...
This author presents a case that the progression of DevOps to NoOps can be clearly traced through a focus on interal collaboration and process automation.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Learn how to go through some of the ins and outs of the GCP Kubernetes Engine by starting it up, creating a simple application, and deploying with Helm.
This article is the 2nd part of a serie of several posts where I describe how to build a 3-node Hadoop cluster on AWS. • Part 1: Setup EC2 instances with AWS C...
In a previous blog on new approaches to security, we looked at how traditional data center defenses were designed to protect a defined perimeter by monitoring a...
Having only single container for each service is not good when it comes to the production environment since we also need high availability when one node is down...