Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


By leveraging Terraform and Google Kubernetes Engine, it is possible to have a Kubernetes cluster ready and running in a few minutes. Not only that, but also ha...
I had the opportunity to hear Craig Kerstiens, Head of Product for Citus Cloud at Microsoft, speak at the Percona Live User Conference day two keynote. Craig ta...
Jenkins X has just added initial support to install in Alibaba Container Service, its Kubernetes offering.
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, we will take a look at how we can use Google Cloud Vision from a Spring Boot application. With Google Cloud Vision it is possible to derive all ki...
Open-source APIs have been key to developing much of today’s software. APIs allow programmers to take advantage of externally available resources and services i...
If you want to up your testing ante, make sure you shift this way.Organizations put customers at the center of their digital transformation strategy today. They...
I find out that developing software in Thailand can be very limited due to limited budget of software companies here. Most companies don’t want to maintain thei...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this tutorial, you will learn how to create a basic shared library and integrate it with Jenkins and a sample pipeline. Note: If you want to learn the shared...
I have written two blog posts about leveraging Managed Service Identity (MSI) for Azure web apps (here and here).
In order to effectively manage and monitor your infrastructure, a web admin needs clear and transparent information about the types of activity going on within...
In this article, I would like to talk about how a day of Search Operations Engineer is. The first question comes to your mind could be what Search Operations En...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Proxy (is a server) hides the identity of the client. The client will request to proxy and proxy will make the request to the server. So the server will never k...
There are many ways to achieve the same thing in less lines but I prefer a more readable approach coming from a programming background myself.
I’ve been using a config templating strategy for Vue recently and I love it because it simplifies the process of doing per-deployment configuration and requires...
The aim of this guide is to help you understand the concept of docker, what it is used for and show you how to use dockerfile to configure your images and have...