It’s a Tuesday morning and it’s time for another standup. It’s the third time your company has tried to “become agile.” Your “Scrum Master” (and manager) is ass...
As cloud technologies evolve, applications require less human intervention and maintenance. "Serverless" is a term that implies that users should have nothing t...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Kubernetes (K8s) is one of the leading platforms for deployment and management of fault-tolerant containerized applications. It is used to build cloud-native, m...
One of the biggest challenges in developing cloud-native applications today is speeding up the number of your deployments. Shorter, and more frequent deployment...
One of the most performed actions of any webpage tester is taking a screenshot of the webpage. Whenever a tester finds and reports a bug, that bug would not be...
As a backend developer, I always need to monitor something — the state machine in the database, records count, message queue lag, custom application metrics, sy...
Monitoring metrics is highly important to operate distributed systems in production. Alluxio collects metrics using the Codahale Metrics Library on I/O throughp...
This article demonstrates how to trigger a build pipeline for scheduled continuous integration and pull requests using the Azure DevOps build pipeline trigger....
Once upon a time there lived a system administrator Jack, lived happily supporting two servers. Over a time, cloud came and his two dear servers were converted...
When working on PHP websites made from scratch and without a framework, speed can often be an issue. Caching is extremely useful in order to speed up PHP webpag...
I would like to present you a novel technique for development of API requests for Ansible. This is not a silver bullet and inteded for a very special case when...