Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


The problem with learning Linux skills such as managing services, creating users, or setting permissions is that you can read the steps in an article, but you c...
SonarSource sponsored this post. SonarSource is under common control with TNS. Outsourcing isn’t a new practice, but it’s surging in popularity as companies dem...
GitHub Copilot Enterprise is moving out of beta and into general availability with new features, including the ability to train Copilot on an organization’s bes...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Within the realm of programming, a generator is a routine that is used to control interaction within a loop. Generators are useful when you want to produce a la...
Retrieval-Augmented Generation (RAG) is the most common method of integrating a pre-trained large language model (LLM) with an external data source; an importan...
Extended Berkeley Packet Filter, eBPF to its friends, enables you to run sandboxed programs in a privileged context in the Linux kernel. Netflix and many other...
It’s that time of year again — New Relic’s annual “State of the Java Ecosystem” survey results are out and, as always, I dug into it. And while I think the repo...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Ambassador Labs sponsored this post. Ambassador Labs is under common control with TNS.
The TsFile project has reached 1.0 as committers work toward making it an independent project within the Apache Software Foundation.
Developers are first in DevOps in name only. In reality, the first decade or so of DevOps transformations was largely focused on operations. It did allow the op...
Random numbers are a tricky thing, especially when what you need is true randomness. Unfortunately, within the world of a computer, true randomness isn’t actual...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Nowadays, keeping software dependencies up to date is more than just a matter of keeping pace — it’s a necessity for security and efficiency.
By Netcraft‘s count, Nginx (pronounced EngineX) is the world’s most popular web server. So when a top Nginx developer, Maxim Dounin, announced he was forking Ng...
As generative AI becomes more sophisticated and offers developers new solutions that write code, tests and documentation, it also introduces new challenges: bia...
Have you ever wanted to host your own GitLab repositories to ensure your code never falls into the wrong hands? Although hosting your repositories on a third-pa...