README

Applyze.Storage

Welcome Index of documentations of Applyze Storage.

Summary

Applyze Storage It is a microservice in which users store their files.

This microservice currently only supports azure cdn service.

In the imagined scenario, it can use any cdn service with tenant implementation.

different containers are created for each tenant.

  • container-(TenantUserName)-apk

  • container-(TenantUserName)-content

  • container-(TenantUserName)-user

  • container-(TenantUserName)-app

The apk files of the apps created in the apk container will be stroed.

The app container will store the json and img files of the applications.

The content container will store the img or etc. files of the applications.

In the user container, pictures of tenant's users will be stored.