Hi Guys,
Has anyone created an app or similar to a Document Managements System using S3 as storage? We are currently looking in to building a DMS for a client and use S3 as storage. That can do the following:
1. Upload documents
2. Index/Metadata tagging the document
3. Search/Retrieval either full text search or search by index
4. Check in / Check out
Are these features possible using the S3 storage? Any limitations or performance guidelines we need to look into?
Hi,
Yes, you can achieve it; you can refer to this reference video on AWS S3 .
Thx.