magento / architecture

A place where Magento architectural discussions happen
275 stars 154 forks source link

When will magento be microservice based? #493

Open vidyli opened 3 years ago

vidyli commented 3 years ago

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

damienwebdev commented 3 years ago

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.