Curated articles, resources, tips and trends from the DevOps World.
Having multiple versions of your application running at the same time gives you a fair amount of flexibility. It enables you to switch over and switch back traffic between various versions as required. It allows you to do canary releases, A/B testing, and controlled rollouts to production.
Most large organization are complex, with many moving parts. They’re often made up of multiple teams, and have multiple technology stacks, running on multiple platforms. This results in anywhere from ad-hoc to complex implementations of CI/CD pipelines.
Go is strongly typed, and with that, we get many options for simple variable types like integers and floats. The problem arises when we have a uint16, and the function we are trying to pass it into takes an int. We find code riddled with int(myUint16) that can become slow and annoying to read.
In this post we will go through how to create Multi-Module Maven Project with Spring Boot following Domain-Driven Methodology. In this post we will go through how to create a Multi-Module Maven Project with Spring Boot following Domain-Driven Methodology.
Recently Firebase team announced and released new tooling for the Firebase suite. In this article you’ll learn what the tooling can help you achieve and an installation and setup guide to help with issues I found. Much needed tooling to help you iterate faster with your testing and development.
In theory, outsourcing offers many benefits, from labour elasticity to economies of scale. It has the potential to release more management time and mindshare for the things that matter – things that contribute to customer value or competitive advantage.
Learn to create a layer containing all the libraries that you need and use it in your python lambda function and make your life easyIf you are hosting your python functions on AWS Lambda, in most cases you will be needing libraries and packages for your code and if you have multiple lambda functions
In my blog, I want to talk about my experiences and understanding around Software and Tech Industry and how they are broadcasting their portfolio and how they are adapting to newer practices in this competing and everlasting landscape.
Puppet this week announced it has added a service that makes it easier to achieve compliance with benchmarks defined by the Center for Internet Security (CIS).
An introduction to the Astra GraphQL and REST API Services. With Astra, if you've used Apache Cassandra or DataStax Enterprise you can use the same drivers or CQL you're familiar with.
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 © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com