Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial on incremental microservices capabilities #585

Open
niallthomson opened this issue Jul 16, 2024 · 0 comments
Open

Tutorial on incremental microservices capabilities #585

niallthomson opened this issue Jul 16, 2024 · 0 comments

Comments

@niallthomson
Copy link
Collaborator

So far the ability to use anything from just the UI component all the way through to a fully distributed architecture with as many component as are necessary is largely undocumented. This feature makes the application useful for situations where simpler architecture are necessary and the full architecture may be over-complicated.

Create a tutorial that walks the user through:

  1. Deploying just the UI component
  2. Add the separate carts service (in-memory storage)
  3. Add the catalog service with database

This should be done in Docker Compose to make it accessible to the most people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant