Creating a New DevOps Pipeline

Would like to build a pipeline to automate deployments of topics for development teams. Our environment is AWS VPCs connected to Confluent Cloud. I’m looking for good examples, documentation or suggestions for setting up the infrastructure as code.

Hi @Glenn
If it is for topic and cluster management I would have a look to ansible-kafka-admin or Terraform Kafka Provider it may fit in your DevOps pipeline.
If it is for cluster deployment, I will suggest the cp-ansible that is maintained by Confluent.

1 Like