cloud-native-toolkit / cloud-native-toolkit/planning
Maureen wants the Inventory application to include CP4I components
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The sample inventory app currently provides a simple 3-tier application with a UI, BFF, and Svc. Maureen would like to include Event Streams, App Connect, and API Gateway into the scenario.
We also should have modules to install the CP4I components automatically.
Also consider Kafka connectors - e.g. REST connector
The proposed design is to:
- Update the Inventory Svc to support consuming events related to stock counts (e.g. restocking from vendors) from an Event Stream topic
- Add a stock client that exposes a REST api and publishes the updated stock counts to an Event Stream topic
- Expose the stock client REST api via API Connect
- Instrument the application with Service Mesh
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.