Remove GitOps
article thumbnail

Article: Accelerating the Secure Software Delivery Lifecycle with GitOps

InfoQ Articles

By employing a GitOps model, security can be safely separated from development simplifying the delivery process and increasing velocity. Building secure software can be complicated and time-consuming. By Gopinath Rebala

53
article thumbnail

Article: Moving Kafka and Debezium to Kubernetes using Strimzi - The GitOps Way

InfoQ Articles

Moreover, Strimzi lets you manage Kafka using GitOps methodology as everything is executed using a Kubernetes YAML file. There are a lot of pieces to configure like the zookeeper, the Kafka cluster, topics, and users. Strimzi is a Kubernetes controller making the deployment process of Kafka a child game. By Alex Soto.

90
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Article: Securing a Kafka Cluster in Kubernetes using Strimzi

InfoQ Articles

Deploying an Apache Kafka cluster to Kubernetes is easy if you use Strimzi, but that’s only the first step; you need to secure the communication between Kafka and the consumers and producers, provide RBAC to access topics, spread the secrets correctly to Kafka Connect components and all using a Kubernetes GitOps way. By Alex Soto.

71
article thumbnail

What Is GitOps and How Can It Support Machine Learning Operations?

Dataversity

GitOps is a way of implementing continuous delivery for cloud native applications. In GitOps, the desired state of the infrastructure and applications is stored in version control, and an automated process is used to ensure […] The post What Is GitOps and How Can It Support Machine Learning Operations?

130
130
article thumbnail

Article: Why Observability Is the Key to Unlocking GitOps

InfoQ Articles

In a GitOps work process, Git is the single source of truth for the system’s intended state. Observability can provide the missing piece: the single source of truth for the system’s actual state. By Gilad David Maayan.

96
article thumbnail

What Is GitOps and Why Do We Need It?

Cprime

Today’s post is about one instance of the latter type of buzzword since we’ll answer the question: what is GitOps? What Is GitOps? Just by its name, it’s easy to see that GitOps has something to do with Git and operations. We can describe GitOps as an approach or set of practices. Let’s dig in.

article thumbnail

Navigating the Cloud: Essential Strategies for Modern Software Development

Cprime

The integration of IaC with GitOps principles further streamlines the development and operational workflows. Infrastructure as Code: The New Norm Infrastructure as Code (IaC) is a revolutionary approach that merges software development with infrastructure management.