Storage reference
The storage component holds data in the form of blobs and is similar to a file system. However, unlike a file system, the storage component does not allow blobs to be looked up by name.
AS4 Microservice employs
a robust storage system with the following attributes:
- Replication of data
- High-availability
- Encryption of data at rest
- Ability to handle large volumes of data
- Storage, retrieval, and deletion of data
- Data integrity upon recovery from failover, without corruption of data