Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In this post, we learn more about implementing enums in your Java projects, focusing on using the featured enum instead of the switch.
This post highlights the need for companies and organizations to get serious about cybersecurity and cyberattack prevention strategies.
AWS provides an official pattern for working with non-supported Git hosts here https://aws.amazon.com/quickstart/architecture/git-to-s3-using-webhooks/ however,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
There is a strong culture of sharing at SFL. And it doesn’t matter whether you are a team lead, a senior software engineer or a junior developer. Everyone is hi...
Let's explore the characteristics of 'simple' code in Java, diving into the Single Responsibility Principle, methods and variable names, and more.
Hi, I’m Denis, DevOps engineer at Jexia and curator of this weekly Scaleup Architect newsletter. My newsletter is sent each week and cross-posted on Medium, Dev...
Steeltoe, an open source project, finally brings microservices to .NET developers who previously needed to learn Java to work in a distributed architecture. Lea...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
MariaDB announces a feature-complete MariaDB Server 10.4 release at their annual user conference, MariaDB OpenWorks 2019.
To get a better sense of how companies and developers are using containers in their development lifecycle, we asked over 30 experts for their insight.
In this post, we take a look at all the different ways blockchain technology can impact various industries, including healthcare, education, finance, and more.
TypeScript is becoming increasingly popular in the JavaScript community. Since Azure Functions runs Node.js, and TypeScript compiles to JavaScript, motivated us...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
We are happy to announce that Metric Alerts with Dynamic Thresholds is now available in public preview. Dynamic Thresholds are a significant enhancement to Azur...
If you are managing several servers or one server but from time to time you have to perform the same boring routine actions then sooner or later you will want t...
In this article I will share my experience with K8s eco-system to speed up the development. I will point out the problems we were facing and introduce our solut...
Kia ora whānau. The other day I had to provide the value of a private key as a variable so I could store it in Vault. On Windows, if you try this, you get this...