Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


Technology innovations keeps evolving faster with time and these innovations are centered around “Doing things faster and easier” and as engineers and developer...
A DevOps transformation often brings challenges for teams to gain new hard-skills and capabilities. To empower these teams to gain these hards-skill/capabilitie...
Kubernetes is one of the hottest topics in technology today and is becoming the standard when it comes to orchestrating the containers. My goal with this series...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Do you know where your website’s SSL certificate was purchased? Do you know who purchased it? Where the private key, certificate signing request, and public key...
Unless you’ve been living in a cabin in the woods for the past few decades, you’ll know that tech can be a pretty tribal industry. People are sorted and categor...
Those looking for an alternative to virtual machines can have information about Docker.Docker dropped LXC as the default execution environment and replaced it w...
An interesting problem came up recently, where we needed to move an existing SNS-SQS subscription to a new queue in another AWS account. At first glance, the so...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
We’ve been using Puppet for the better half of a decade now. Puppet plays a vital role in managing our infrastructure. Every server we run is managed with Puppe...
If you are aiming to securely configure your database unit tests in Azure DevOps pipeline, first challenge you might need to address is about how to configure y...
Sauron is a simple self-contained Python 2.3 script, without any dependency, useful to monitor errors on log files in real time from the command-line. By defaul...
Amusing as this memory was for me it made me think that the current state of security testing by Testers is not good enough; security is critical to developing...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
The most precious resource we have is time. Its most irritating aspect is not knowing exactly how much of it we’ve actually got. We can’t get any more of it. We...
We can configure filebeat to extract log file contents from local/remote servers. Filebeat guarantees that the contents of the log files will be delivered to th...
Containers are not a new concept in the IT world, at least not for Unix and Linux users. It is available with them in one form or another for quite a long time,...
So, After banging my head across multiple articles, posts and many stack overflow thread’s, i finally managed to setup “SUPERVISOR” for laravel queue processing...