Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


The following names are all valid variable names in nearly every programming language: dogName dog_name dog-name Snake case, also known as “underscore case,” us...
Sorting is a common task in programming, and for that reason, most languages have a default sorting algorithm in their standard library. type Interface interfac...
https://thenewstack.io/java-adapts-to-cloud-native-computing/ but that hasn’t slowed down its usage, according to results from SlashData’s https://www.slashdata...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Which architecture is better in terms of scaling, cost, and security — Kubernetes or serverless? Tolts, on the Kubernetes side, credentialed himself as a commit...
What is it that a graph database enables you to accomplish that another type of database won’t? A Neo4j graph database lets you analyze, experiment with and acc...
Is Django Good For Big Projects Django is one of my favorite frameworks I’ve used it across the years with great success. I have used Django in both small proje...
We’re happy to announce that https://loft.sh/ is donating DevSpace to the Cloud Native Computing Foundation (CNCF). Currently, there are hundreds of organizatio...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
https://thenewstack.io/category/data-2/ has become the lifeline of every organization. It provides valuable insights to organizations to help them make informed...
Let’s just say there is a lot happening in https://thenewstack.io/why-data-jobs-are-hot-and-how-to-get-one/ — and in particular, data science assisted by artifi...
Mobile edge computing (now called multi-access computing, but we’ll get to that later) is all about putting computing power as close to the end user as possible...
Let’s say you’re a passenger on a cruise ship. https://thenewstack.simplecast.com/episodes/couchbases-managed-database-services-computing-at-the-edge If you’re...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
It is proven that continuous integration (CI) accelerates software delivery and improves the quality of code at the same time. An effective continuous integrati...
Even though the technology is officially only eight days public, https://openai.com/blog/chatgpt/ already has attracted around 1 million people to its sign-in p...
OpenAI has ruined my favorite assignment from when I was (briefly) a high school English teacher: Come up with a https://thoughtcatalog.com/michael-koh/2013/07/...
https://webassembly.org/, also known as Wasm, is a binary format for representing executable code, designed to be easily embedded into other projects. It turns...