Build and Operate a Multi-tenants Cloud Object Storage Service for Enterprise Private Cloud

There are many popular open source Object Storage solutions. However most of them do not fit enterprise customers' requirements, especially advanced identity and access management for multi-tenant suc …
Talk Title | Build and Operate a Multi-tenants Cloud Object Storage Service for Enterprise Private Cloud |
Speakers | Canh Ngo (Senior Cloud Engineer, KPN) |
Conference | Open Source Summit + ELC Europe |
Conf Tag | |
Location | Lyon, France |
Date | Oct 27-Nov 1, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
There are many popular open source Object Storage solutions. However most of them do not fit enterprise customers' requirements, especially advanced identity and access management for multi-tenant such as e.g. multiple access/secret keys per users, integrate with authentication system, fine-grained access control.At KPN Technium Cloud, Canh Ngo and team created an on-premise Cloud Object Storage solution based on Minio, the popular open source cloud storage service, and their own multi-tenant Object Storage Gateway project. Implemented in Go and used Etcd as the high performance database, this project applied the best practices of microservices and cloud native designs running on K8s clusters. Their solution is serving storage services for more than fifty internal customers in KPN. In this session, he would like to share the experience in implementation, deployment, operation and monitoring the solution in their private Cloud.