Wrapping up#
You have gone through the steps to create a full deployment of the Omniverse Storage APIs. You can continue your journey by building your own service adapter and you may want to work through a local development deployment to test your custom adapters as you develop them.
It is important to note that this is an example to showing you how to deploy the Storage APIs, you should always follow best practices for your to secure your deployment.
Upgrades#
The Storage APIs services are stateless brokers and adapters to stateful backend services (S3, Azure Blob Storage, RabbitMQ). Upgrades are intended to be transparent: deploy the new chart version and the services pick up where the previous version left off with no data migration required, unless otherwise specified for a given service.