Umbraco Commerce Extensibility and Scaling Queries
# help-with-umbraco
b
Hello all, I am creating architecture diagrams for an Umbraco Commerce build now and I had 2 questions: 1. I can see that there are calculators and adapters for certain scenarios - but can certain elements be split out completely? For example, the Orders. If we can have order data in a separate database then that allows us to be more flexible with our disaster recovery so that we can roll back certain databases without losing order data. Is there a mechanism for this? The client uses custom pricing for products and separate Product Inventory Management system, so product information and prices are handled elsewhere, is this possible with the current calculators and adapters? 2. The client has lots of traffic, orders, and users. How does Umbraco Commerce scale in the cloud? Ideally I would like to use horizontal scaling and splitting out certain areas to different app services and function apps. Is this feasible? Does Umbraco Commerce scale well with standard cloud scaling features? Apologies if there is documentation/literature that I have missed that covers these questions - if there is I would love to be pointed in the right direction 🙏 Thank you and any help/advice is really appreciated
5 Views