✏️ Architecture Overview
DataMax consists of two key components:
-
Salesforce Package:
- Allows users to create templates and establish connections with Salesforce orgs.
- Facilitates the configuration of migration settings.
-
Backend:
- Responsible for data migration between Salesforce organizations using the Salesforce API.
- Stores records temporarily during the migration process, automatically clearing them upon completion.
Architecture:
The backend offers flexibility in deployment, with two options available:
-
DataMax Server Deployment:
- DataMax manages all configurations and ensures system stability.
- Ideal for users seeking convenience and minimal maintenance overhead.
-
Self-hosted Deployment:
- Enables users to host the backend on their own servers.
- Provides greater control over data privacy, ensuring that sensitive information remains solely within the user's infrastructure.