Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


Docker provides several instructions for building Docker images. While some of these instructions take care of installing dependencies and copying files into th...
Azure DevOps! What’s that??Basic introduction of Azure DevOpsOverviewIntroduction to DevOpsWhat is Azure DevOps?DefinitionDevOps is a set of practices that comb...
After Microsoft took over the GitHub, many features have advanced than before. Not only freeing existing repository quotas, but there is also a charming feature...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Generally when we think of CI/CD, we think of a build server. This could be a machine that we have locally or could be a cloud provider that lets us build our a...
The Scandinavian media publishing group Mentor Medier is in the process of replacing its old publishing solution (for digital content), in favor of Arc publishi...
Prometheus is a popular software for monitoring and alerting. Written on Golang, Prometheus uses a pull model. It means that we need to provide endpoint, usuall...
The beauty of CI/CD is that you set it up once and enjoy the “fruits” of that forever. CI/CD pipeline setup varies greatly depending upon whether your resources...
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 I will be walking through a simple CodePipeline flow to deploy a NodejS app on EC2. The flow described here is a very simple flow to give a basic d...
The Virtual Kubelet simulates a node to the Kubernetes API. It allows to schedule pods on for example Serverless Container Services. Serverless Container Servic...
DevOps has gained a big momentum among most of the IT and IT-enabled organizations. DevOps will enable collaboration between teams by integrating with various t...
Outsourcing, digitization, and globalization are three of the largest trends in the last 30 years. They've brought new products and services, increased speciali...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
What is Infrastructure?
Kubernetes is turning out to be the de-facto orchestration tool for enterprises to run their workloads with high availability. This can be attributed to the fac...
Only a few years ago, using DevOps and Microsoft SQL Server in the same sentence would have raised a few (or many) eyebrows.
For most of us, working on multiple Kubernetes clusters is pretty normal. In this article I will list some of the tools and methods to do that. It is a very sim...