Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In this article, I show how to use Nginx as the central reverse proxy in your cloud that works with Consul and local DNS servers for providing well-known domain...
node.type}} ·{{ node.urlSource.name }} · by Cryptocurrencies and their underlying blockchain technology have taken the world by surprise —from their humble begi...
I won’t be going over what Stencil CLI, Docker, or containers are in this post — I’ll assume you’re already familiar with the basic concepts. However, if this i...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Successfully programming an application requires an ingenious mix of lines of code that combine to bring life and versatility to the application. [...] Kuzzmi,...
DockerCon LIVE 2020 is about to kick off and there are over 64,000 community members, users and customers registered! Although we miss getting together in perso...
A how-to guide on quantifying concept drift for Machine Learning models Machine Learning models are increasingly at the core of products or product features. [....
While searching for a way to do loop over array values in Azure Devops Pipelines, I came across this gem on StackOverflow. You need to backup several tables in...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The main difference between a security information and event management (SIEM) solution and an intrusion detection system (IDS) is that SIEM tools allow users t...
Function as a Service (FaaS), the popular incarnation of serverless computing, along with containers, has played an important role in the migration from monolit...
I’m a big fan of the CDK. It has already simplified the life of many cloud engineers and opened new perspectives on how to define AWS cloud infrastructure.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Now more than ever, developers need agility to meet rapidly increasing demands from customers. Containerization is one key way to increase agility.
According to research, the primary reason apps easily fall victim to cybercriminals is software weaknesses. A whopping 84 percent of software breaches take adva...
Hello, in this tutorial I will explain how to host MySQL Server in Docker using terminal and docker-compose only. Before we start, I assume you have understood...
The job failed today as there was a network connectivity issue to the database and my code tried 3 times and then gave up for today. I then needed to have the j...