Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


Do you know how much IT resources your employees are consuming? According to research conducted by the Everest Group, shadow IT spending accounts for a whopping...

devblogs.microsoft.com

Remoting into DevOps
The impacts of the COVID-19 global health pandemic on our lives and work will ripple out for years. With almost no notice, nearly the entire world has been thru...
This post is an updated version of my previous post “Using Terraform with Azure” that I published some time ago. Now, nearly one year later, I have learned a lo...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Let's look at how containerization has changed enterprise development in the past few years and what developers should know when considering a container strateg...
The purpose of this article is to talk a little bit about the usefulness of DTO and address this question. Data Transfer Objects, known affectionately as DTOs,...
Jenkins 2.0 has lots of great functionalities that will make the CI pipeline really smooth. One of such example is the DSL based build pipeline. In this guide,...
Outsourcing, digitization, and globalization have created new products and services, increased specialization, lowered costs, and improved access for customers...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
CircleCI today announced it is making it easier for DevOps teams to determine the amount of resources being consumed by its continuous integration/continuous de...
Engineering managers and leaders are charged with a challenging task every day: How do they support engineers to do their best work, and how do they know if the...
Plugins are a native way of extending the kubectlclient functionality in Kubernetes. kubectl CLI client written in Golang to interact with the Kubernetes contro...
Like every other application, serverless applications need to be tested. However, running unit or integration tests is different without servers. Like any other...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Often, choosing to work with best in class tools is a superior alternative to aligning with a do-everything ecosystem from a single brand.
In the tough economic realities of a world dealing with COVID-19, it might be time to take a look at your bottom line to see where you can cut costs. With the C...

towardsdatascience.com

Analyzing Docker Image Security
A lot of people assume that Docker images and containers are secure by default, which — unfortunately — is not the case. There are quite a few things that effec...