As I understand now, there are two servers required for backing up Salesforce:
- Management server
- Database (PSQL)
The database server (role) protects Salesforce organizations data
The management server (role) protects files and metadata
The backup proces is based on API's available from the salesforce platform.
How can we increase required performance to backup ?
When combining these roles in one server can we consider this solution as a scale-up solution? (adding more CPU and memory to increase performance) OR is there a scale out principle we should follow ?
- Management server
- Database (PSQL)
The database server (role) protects Salesforce organizations data
The management server (role) protects files and metadata
The backup proces is based on API's available from the salesforce platform.
How can we increase required performance to backup ?
When combining these roles in one server can we consider this solution as a scale-up solution? (adding more CPU and memory to increase performance) OR is there a scale out principle we should follow ?
Statistics: Posted by lowlander — Jan 17, 2024 10:37 am






