How to Set up Kafka and Stream Data to MinIO in Kubernetes

How to Set up Kafka and Stream Data to MinIO in Kubernetes

Apache Kafka is an open-source distributed event streaming platform that is used for building real-time data pipelines and streaming applications. It was originally developed by LinkedIn and is now maintained by the Apache Software Foundation. Kafka is designed to handle high volume, high throughput, and low latency data streams, making it a popular choice for building scalable and reliable data

Read more...

GitLab and MinIO for DevOps at Scale

GitLab and MinIO for DevOps at Scale

GitLab can use MinIO as its object storage backend to store large files such as artifacts, Docker images, and Git LFS files. Given the right underlying hardware, MinIO provides the performance and scale to support any modern workload, including GitLab.

Read more...

Constructing a CI/CD Build Pipeline

Constructing a CI/CD Build Pipeline

In this tutorial, we’ll bake the MinIO binary and the service dependencies, such as the username and group required for MinIO. We are baking this instead of frying because these will remain the same no matter how we configure and launch our image.

Read more...