Microservice in shopify app #1353
Unanswered
antimitgeeks
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have created an app on the Shopify platform, which is working fine. The app is built using Node.js and React, with AWS as the deployment platform.
However, due to the introduction of many new features, the structure of the app has become complicated, and developers are facing difficulties working with the monolithic architecture. I would like to restructure the app to follow a microservices-based architecture.
How can I implement a microservices architecture for a Node.js/React app in Shopify? Are there any GitHub repositories or documentation examples that demonstrate how to create a Node.js/React app with a microservices architecture?
Thanks for your support!
Beta Was this translation helpful? Give feedback.
All reactions