MinIO Blog Posts by AJ

A collection of 97 posts from AJ

WARP speed your AI data storage Infrastructure

AJ AJ on AI/ML |
WARP speed your AI data storage Infrastructure

Do you know the secret to some of the best AI models out there? It's the amount of data they had access to on which they could be trained on. For AI/ML models Fast accessible Data is King. Let me emphasize, it's not just Data, but fast accessible Data.

Read more

Dell ECS Data Movement to MinIO

AJ AJ on Cloud Repatriation |
Dell ECS Data Movement to MinIO

Dell ECS's “Data Movement”, also called copy-to-cloud is a feature introduced in ECS 3.8.0.1 that allows you to copy objects from Dell ECS to MinIO which is rather popular with customers and prospects who are modernizing their storage stack to support their AI data infrastructure requirements.

Read more

Integrate MinIO with Keycloak OIDC

AJ AJ on Security |
Integrate MinIO with Keycloak OIDC

In this blog post, we’ll show you how to set up MinIO to work with Keycloak. But broadly it should also give you an idea of how OIDC is configured with MinIO so you can use it with anything other than Keycloak, here we just use it as an example.

Read more

MinIO Audit Logs in ElasticSearch in Kubernetes

AJ AJ on AI/ML |
MinIO Audit Logs in ElasticSearch in Kubernetes

Whether you are on-prem or in the Cloud, you want to ensure in the cloud operating model processes are set up in a homogenous way. This tutorial will give you a full overview of how you can surface MinIO audit logs in ElasticSearch so they can be searchable.

Read more

A Closer Look: MinIO Firewall

AJ AJ on Security |
A Closer Look: MinIO Firewall

MinIO Firewall is an S3-aware data firewall for modern data protection, operating at the storage layer to safeguard your data comprehensively. Designed specifically to work with applications using MinIO object store and its API endpoints.

Read more

Stateful KES for AI/ML Workloads

AJ AJ on AI/ML |
Stateful KES for AI/ML Workloads

Implementing KES within Kubernetes in a stateful configuration ensures the persistence of encryption keys through pod lifecycle events and restarts. This setup offers resilience especially in environments where relying on external KMS is not an option or preferred.

Read more

A Firewall Designed for Data: MinIO Firewall

AJ AJ on Security |
A Firewall Designed for Data: MinIO Firewall

Learn about MinIO Firewall, a robust solution tailored to safeguard data within modern enterprises. Discover its lightweight yet powerful features, like bandwidth throttling, load balancing, and rule flexibility, all manageable through the intuitive MinIO Global Console.

Read more

Connect Dremio to MinIO with Self-Signed TLS

AJ AJ on Dremio |
Connect Dremio to MinIO with Self-Signed TLS

In this tutorial, we’ll show you how to configure Dremio to connect to MinIO, which uses self-signed TLS certificates. This is one of the more common use cases, and we’ve had customers from SUBNET ask time and time again how they can configure something like this.

Read more

Prefix vs Folder

AJ AJ on Object Storage |
Prefix vs Folder

How you ever wondered how object storage creates its folder structure mimicking a POSIX style hierarchy but something that is actually built for speed and efficiency? Today in this post you will find out what actually makes the internal structure you see visually in your MInIO buckets.

Read more