This repository has sample applications for basic event-driven architecture for e-commerce scenario.
- Browse the architecture diagram to understand the requirements.
- Initial set-up using these installation instructions.
- Go to
apps
folder for source code of microserives. For each application, you need to do the following.- Create a container image.
- Develop various Kubernetes components.
- Deploy to Amazon EKS.