Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


There are two basic ways to deploy to Kubernetes: imperatively, with the many kubectl commands, or declaratively, by writing manifests and using kubectl apply....
The ability of any business to transform and adapt to market conditions is perhaps the most vital aspect of managing today’s enterprise. With digitalization of...
Organizations following DevOps practices and using DevOps tools should have a tool for monitoring the DevOps pipeline. Here's why.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
A common model of deploying through Jenkins is to have projects contain their own Jenkins files. We discuss the advantages and disadvantages of this, as well as...
The word DevOps is not an alien nowadays but getting the spotlight as more business enterprise are keen to implement it. The word DevOps is a combination of two...
As we previously discussed in Aimar’s post, DevOps aims to improve quality and efficiency, while reducing the risk of failure within software development teams....
Implementing Agile at scale on an enterprise level is the goal of many organizations, but many makes some of the same mistakes. We address them here.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Check out this post to learn more about the security best practices developers cannot forget while developing PHP applications.
In this post we’re talking about why we made the decision to start using Envoy and how we went about rolling it out in production. The whole process took us abo...
The case for software reuse and how to successfully navigate technology changes.
Check out this post to learn more about developing your own event-driven applications to collect data that predicts and prevents accidents.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Everyone’s favourite app wizard for Qlik Sense (ok… my favourite wiz at least..) has had a major face lift — yay! The basics are the same, i.e. one-click creati...
“Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers a...
Container Orchestration is all about managing the lifecycles of containers, especially in large, dynamic environments. The main responsibilities of container or...
Infrastructure-as Code is one of the ways that developers and enterprises are able to redesign their infrastructures to adapt to the rapid pace of DevOps.