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...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
This article covers how we can run Static Pods in Kubernetes. Static pods are regular pods, however their deployment yaml can be stored anywhere based on your r...
This article will describe how you can use feature toggling for creating Terraform resources with a single feature flag. For context I hadn’t realised I needed...
Structured metric namespaces are important in order to have information quickly accessible during incidents. Careful consideration must be given to metric names...
SAVE The DZone Guide to the Java Ecosystem is an essential publication for understanding current research and trends surrounding Java development.
In the 2016 G...