Simplifying Multi-Tenant Object Storage as a Service with Kubernetes and MinIO Operator

Simplifying Multi-Tenant Object Storage as a Service with Kubernetes and MinIO Operator

This post was updated on 1.12.22. Object storage as a service is the hottest concept in storage today. The reason is straightforward: object storage is the storage class of the cloud and the ability to provision it seamlessly to applications or developers makes it immensely valuable to enterprises of any size. The challenge is that object storage as

Read more...

Multi-Site Active-Active Replication

Multi-Site Active-Active Replication

Synchronizing data between multiple data centers is a core competency of any object storage service. MinIO already checked this box with its performance optimized Server-Side Active-Active Bucket Replication [https://blog.min.io/active-active-replication/]. Initially, MinIO only recommended two MinIO deployments. Active-Active replication supports scenarios such as: * Same-DC Replication * Cross-DC Replication * Same-Region Replication * Cross-Region Replication Active-Active replication

Read more...

Publish from Kafka, Persist on MinIO

Publish from Kafka, Persist on MinIO

Streaming data is a core component of the modern object storage stack.  Whether the source of that data is an edge device or an application running in the datacenter, streaming data is quickly outpacing traditional batch processing frameworks. Streaming data includes everything from log files (think Splunk SmartStore), web or mobile applications, autonomous vehicles, social networks and, of course financial

Read more...