AWS Client Stack
CAM does not store, nor take possession of, the organization’s documents at any point. CAM only stores metadata about the documents, workspaces, sites, Teams, channels and folders. Whenever document storage is required, either temporarily using ETL or for longer term with Business Continuity, it uses a cloud storage bucket controlled by the organization. Prosperoware provides a small piece of code to be configured on that cloud storage bucket to provide the integration needed for content sync or storage. Currently we support AWS S3 buckets as an option, but we plan to support Azure as an alternative.
CAM utilizes this feature set in 2 ways:
Business Continuity: CAM can sync documents in the organization’s DMS to the AWS S3 bucket so if the organization’s cloud DMS goes down, users can access their documents securely through CAM using a one-time password.
ETL (Extract Transform Load) Manager: Users can move documents stored in MS 365 Teams and Channels to the DMS, or from the DMS to Teams in order to facilitate easy access for the end-user to access documents when needed, while providing governance around that content so it ends up in the desired system of record for documents.
In both instances, all documents are stored in the organization’s AWS S3 bucket and the synching happens between AWS S3 and the DMS systems.
Pre-requisites
Configure AWS at Client - To Access the client’s AWS account with access keys .
Configure AWS on CAM - To Access AWS from CAM to Sync contents with access keys.
Configure AWS at Client
Create below resources manually
Configure ETL on CAM
Click here for details.