We’re using Magento CE 2.4.6, and we’re looking for implementing slave-master scheme to make our infrastructure more robust and faster. I know this implementation exists on the Magento 2 Entreprise Edition.
Is it dangerous to implements this kind of architecture through Magento 2 CE models ? I m wondering a bit about payments and order creations. Is Magento 2 CE made for this and can be compatible with this approach ?