Architecture
While the GRAX Application interface is the main interface to backing up, protecting, and retaining your data, it's all powered by a single-tenant backend service that depends on an array of infrastructure components to perform successfully.
For a recap of GRAX features, business cases, or deployment options, see our product documentation.
High-Level Components
The basic architecture of GRAX is:
- Compute
- Persistent Blob Storage
- Persistent Indexed Storage
- External Connectivity
- Network Security Management
The specific implementations of these simplistic labels can vary in both substance and complexity depending on deployment path chosen, platform of choice, and restrictions/regulations in place on all involved parties.
The guides in this section help explain the options you have in deploying GRAX, as well as enable your team to design, implement, and support the infrastructure yourself if so required.
High-Level Constraints
Operating outside the scope of these limitations causes issues with data integrity, data loss, contractual agreements, and general service availability:
- Only one GRAX Application may be running for a given license.
- Only one GRAX Application may be talking to the storage bucket and the Database.
- Egress to
hq.grax.com
must be available at all times. - Storage bucket performance must be on par with documented S3 performance metrics.
Updated about 22 hours ago