Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


A developer gives a quick tutorial on how to use Jenkins and GitHub to create to receive secure webhooks in real-time from GitHub.
In Kubernetes multi worker node environment, it is not ideal to mount local storage as a volume as we are doing in with docker -v hostpath/containerpath I assum...
Check out how you can steamline the authorization and authenticaiton of your application with a tool that can be used across multiple identity providers.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
In a DevOps environment in which requirements are constantly changing and applications are released faster than ever, bringing QA up to speed is a priority.
A discussion of how the open source Alluxio framework has been scaled out to allow for a huge amount of data storage and metadata scalability.
In this article, we will delve into Alan Turing's famous game and explore some of the many critiques and rebuttals to this famous experiment.
Learn more about the singleton design pattern. In this post, we focus specifically on what it is and how to create a singleton instance for a cloud environment.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
While doing the development as part of creating different Lambda function as part of the middle ware development our team had to do the following activity again...
This will be a quick overview post, perhaps I’ll add more to it when I have time. Basically I was concerned because Google’s Cloud SQL offers backups, but these...
This post will be centered around technical implementation of Test Automation in DevOps cloud platform, specifically, how to integrate your GUI automated script...
Take a look at some of the specifics of using, manipulating, and developing rules for the Kubernetes Ingress as well as some of its components.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Check out this post on different programming libraries for building your own cryptocurrency wallet with libraries based on JavaScript, C#, Python, and more.
Serveo is an SSH server just for remote port forwarding. When a user connects to Serveo, they get a public URL that anybody can use to connect to their localhos...
I’ve been in the fortunate position to have been involved in several cloud migration projects in my career. Here’s a few insights I’ve collected which should ho...
Docker is a containerization platform that eases the development, deployment of applications relatively. To put it in a very simplistic way, docker is software...