- I. Storage
-
- Use Cloud service (AWS S3, Digital Ocean Space, Wasabi, etc…)
-
- Build network file system (NFS)
- 2.1 Build NFS with LeoFS
- 2.1.1 Overview
- 2.1.2 LeoFS is supporting the following features:
- 2.1.3 Architecture
- 2.1.4 Installation
- 2.2 Other open sources
- II. Scalability
-
- Storage
-
- Application scalability
- 2.2. Software architecture
- 2.1.1 Microservices
- 2.1.2 Communication between Microservices
I. Storage
1. Use Cloud service (AWS S3, Digital Ocean Space, Wasabi, etc…)
- Fully managed object-based storage device
- Most used storage device
- Satisfies a variety of use cases
- Integrates with many other AWS services
- Highly available and durable
- Highly cost-effective
- Widely and easily accessible
- Unlimited storage capabilities
- Highly scalable
- The smallest file size supported is 0 bytes
- The largest file size supported is 5 terabytes
- Objects are created in specific regions that can be chosen at the time of the creation
- S3 replicates the data in various availability zones present in the region of their choice
- S3 offers storage for any kind of data including, but not limited to, video, audio, and text
- Offers object durability of “99.99999999999%”