Curated articles, resources, tips and trends from the DevOps World.
I would unashamedly class myself as a Pythonista. It was the first language I learnt, and I have been in love with it ever since. One thing I like about Python, above other languages, is its dependency management. With a simple pip install I can grab the latest version of any package.
Following the previous article where we saw how to build multi arch images using GitHub Actions, we will now show how to do the same thing using another CI. In this article, we’ll consider Travis, which is one of the most tricky ones to use for this use case.
Commercial real estate developers, building owners, facilities management companies, and tenants have a huge opportunity to address, and solve for, the unique business challenges faced by their industry, by applying the Internet of Things (IoT) to buildings.
Just about six years ago to the day Docker hit the first milestone for Docker Compose, a simple way to layout your containers and their connections. A talks to B, B talks to C, and C is a database. Fast forward six years and the container ecosystem has become complex.
In this article, we will discuss What Synchronous Programming is? What Asynchronous Programming is? And whether JavaScript is Synchronous or Asynchronous? Introduction In this article, we will discuss What Synchronous Programming is? What Asynchronous Programming is? And whether JavaScript is Synchr
In a recent blog post, I discussed expanding the idea of “Feature branches” to “Feature environments”.
Check out a developer's simplified implementation of Java's Concurrent HashMap that is more efficient for writes. The following shows an algorithm for a simple concurrent HashMap, which, for writes, scales better than java.util.concurrent.ConcurrentHashMap. java.util.concurrent.
DevOps is a set of practices that automates the process between software development and IT Teams, in order that they can build, test and release software faster and more reliably.
I want to stretch every dollar that I spend on the cloud. I run a handful of web applications on Heroku, and like everyone else, run a suite of smoke tests and load tests on every release increment in a non-production environment.
In the third part of this series on deploying Micronaut to the cloud, we take a look at building the Micronaut app with Micronaut Data. Micronaut is an open-source, JVM-based framework for building full-stack, modular, easily testable microservice and serverless applications.
Have valuable insights to share with the DevOps community? Submit your article for publication.
Get the latest DevOps news, tools, and insights delivered to your inbox.
Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com