MinIO's OpenID Connect Integration Explained

MinIO's OpenID Connect Integration Explained

MinIO provides a flexible Identity and Access Management system that can be integrated with popular external identity providers. MinIO IAM is built with AWS IAM compatibility at its core - access is controlled by policies mirroring AWS' IAM policies. While AWS supports myriad ways to control access, including ACLs, Bucket Policies, etc, in the interest of simplicity, MinIO's access control

Read more...

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

Expose MinIO Tenant Services on EKS using Elastic Load Balancers: Instructions

Expose MinIO Tenant Services on EKS using Elastic Load Balancers: Instructions

This blog post is part two in a series about exposing MinIO tenant services to applications outside of your Amazon EKS cluster. The first blog post provided an overview and comparison of the four methods used for Exposing MinIO Services in AWS EKS Using Elastic Load Balancers. Software-defined MinIO provides distributed high-performance object storage for baremetal and all major Kubernetes

Read more...