architecture icon indicating copy to clipboard operation
architecture copied to clipboard

When will magento be microservice based?

Open vidyli opened this issue 4 years ago • 1 comments
trafficstars

I have developed monolith for 10 years, the architecture becomes very hard to understand, no matther how many effort we put into the arhitecture design, I am wondering when and whether Magento will be microservice based? I see a picture Architectural diagrams, it looks like the magento is alreay microservices, apparently it is not. I am very loooking forward to this architecture, so I asked a question here.

image

vidyli avatar Aug 19 '21 04:08 vidyli

See https://github.com/magento/architecture/blob/master/design-documents/storefront/Readme.md

There's also https://github.com/magento/architecture/blob/master/design-documents/service-isolation.md

This is currently WIP, and there is code available for review https://github.com/magento/storefront-product-reviews-ce for example.

You can look for https://github.com/magento/storefront-* for examples.

damienwebdev avatar Aug 23 '21 13:08 damienwebdev