Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


You’ve probably heard of a recent data breach involving Elasticsearch. Indeed, not a month goes by where we don’t come across an article or research showcasing...
As developers, we want to show quality of our projects on Github. However, there is actually no tool that allows us to to that quickly. Hopefully, Code Inspecto...
Remember that time when your partner flagged a leak under the sink and suggested calling a plumber? "How hard can it be," you asked. A few grunts and speculativ...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
We have been hearing a lot about Dockers and containers; they are said to be the next big things in the world of technology. I decided to explore the enigma tha...
This is an article about the Consul provider for Terraform, not the backend. This is about using Terraform as a way to manage your Consul cluster’s configuratio...
The rising impact of digital technologies is well and truly providing enterprises with a huge amount of data, thus opening up various avenues to Big Data and An...
Currently, there is much debate about how artificial intelligence (AI) will transform our lives. One of the technology’s key benefits lies in its power to trans...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The effectiveness of surveillance cameras in both deterring and catching crime is significantly undermined by the challenges involved in monitoring and locating...
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an appli...
DevOps is one of those things—like Marxism or baking macarons—that is easy to understand in theory, but much messier to implement in practice. Real-world DevOps...
I just read the recent announcements from AWS on their fresh "Open Distro" of Elasticsearch. Statements like "Keeping Open Source Open" and "it has created unce...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this post, I will explore the concept of a service mesh, why it is needed for your cloud native applications, the reason for its popularity, and the incredib...
Granularity is an essential principle of REST API design. As we understand, business functions divided into many small actions are fine-grained, and business fu...
While my last few blog articles have focused more on machine learning and deep learning, I thought it might be a nice change of pace to write about DevOps as it...
I was writing a client library for one online service and faced a situation where I had to remove the charset definition from the Content-Type header. It was li...