Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


cloudnative.ly

Feature Flags
e’ve talked previously about speeding up integrating, and shortening feedback cycles by developing on Trunk, let’s talk about a supporting technique for that: F...
One of the big engineering projects we have at Kudos is an Epic called Cattle not Pets. The goal of this Epic is to move from our Pet servers which are hosted i...
Regulatory compliance monitoring is a key component of any cybersecurity program. But it's becoming increasingly difficult to ensure you are meeting your regula...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Working with containers has become a hefty trend in Software Engineering in this past couple of years. Containers can offer several advantages for software deve...
Recently I’ve been looking at strategies on how to ratchet up quality in docker workflows. I’m a strong believer in building quality in as early as possible and...
Traditional IT administration and management techniques are reforming. By employing artificial intelligence (AI), IT operations are taking an interesting turn i...
We in Barkibu, our online petcare platform, are trying to improve our new mobile apps by the usage of monitoring. In this post we are researching about this mon...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Organizations are moving from the blame culture to blameless culture. Now, the leaders are participating in “what caused the problem?” rather than “who caused t...
One year ago, we wrote about our journey from Jenkins to Jenkins X. It’s time to take a step back and see where we are now and how this journey has impacted the...
Last week I spoke to executives from a large AWS customer and had an opportunity to share aspects of the Amazon culture with them. I was able to talk to them ab...
Explore eight voice over Internet Protocol security risks that could compromise your sensitive data, including theft of service, identity theft, and more.
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 article, learn about the development of reactive applications with Quarkus. In the context of cloud-native applications, the topic "reactive" becomes mo...
In this post, we’ll look at six important reasons why you might burn out, and what you can do to make your work a little easier. Complicated code bases. Bare-bo...
The pace of technological change is relentless across all markets.
In this article, we walk through the basics of branching with Git to get you started with better managing your versioning during projects. Dr.