MinIO Replication Best Practices

MinIO Replication Best Practices

We will set up a geographically distributed infrastructure where we have a multi-node multi-drive MinIO cluster in multi-sites across vast distances. This will allow us to truly appreciate replication working at scale to help us understand the infrastructure needed for high availability.

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...