DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Are Monolith CI/CD Pipelines Killing Quality in Your Software?

2 years ago thenewstack.io
Are Monolith CI/CD Pipelines Killing Quality in Your Software?

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

When development and DevOps teams started adding testing to their CI/CD pipelines for monolithic applications, they unlocked enormous benefits. With more complex microservice architectures, spanning multiple clusters and dozens or hundreds of individual nodes, one way for teams to keep up with the complexity of their cluster was to build enormously complex CI/CD pipelines.

In the end, they built CI/CD pipelines that resembled the monolithic applications that cloud native got us away from in the first place.

Unfortunately, testing often gets tightly coupled with monolithic CI/CD pipelines in that they’re entirely dependent on one another.

Using Testkube for Cloud Native Testing in Your CI/CD Pipeline https://testkube.kubeshop.io/ is an open source testing framework that allows you to execute, orchestrate and visualize all of your tests in the Kubernetes-native way.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com