Architecture¶
lakeFS Enterprise extends the open-source lakeFS foundation, delivering a complete data versioning and governance solution with seamlessly integrated enterprise features like SSO, RBAC, mounting capabilities, and more.
[1] Any user request to lakeFS via Browser or Programmatic access (SDK, HTTP API, lakectl).
[2] A reverse proxy (e.g., NGINX, Traefik, Kubernetes Ingress, Load Balanacer) will distribute requests between lakeFS server instances, SSL termination etc. Required when using more than 1 lakeFS instance.
[3] lakeFS Enterprise - lakeFS with additional enterprise functionality, including advanced security, SSO authentication, RBAC authorization, compliance, audit logging, and enterprise support.
[4] The KV Store - Where metadata is stored, used by both core lakeFS and enterprise features.
[5] SSO IdP - External identity provider (e.g. Azure AD, Okta, JumpCloud). lakeFS Enterprise implements SAML, OAuth2, and OIDC protocols.
For more details and pricing, please contact sales.
Info
Setting up lakeFS enterprise with an SSO IdP (OIDC, SAML or LDAP) requires configuring access from the IdP too.