This project represents the body of knowledge around event-driven architecture and can be considered as a live book, we are writing from our consulting engagements. All the content is visible as a BOOK format here.
The content of this repository was the source of the event-driven reference architecture in the IBM Garage architecture center visible here. This git repository is maintained on a weekly basis and includes more content not yet formally published to IBM sites. As we are implementing the end to end solution we are updating this main git repository to keep best practices accurate.
- Ensure that all your local changes to the
master
branch have been committed and pushed to the remote repository.git push origin master
- Ensure that you have the latest commits to the
gh-pages
branch, so you can get others' updates.git checkout gh-pages git pull origin gh-pages git checkout master
- Run
mkdocs gh-deploy
from the root refarch-eda directory.
We welcome your contributions. There are multiple ways to contribute: report bugs and improvement suggestion, improve documentation and contribute code. We really value contributions and to maximize the impact of code contributions we request that any contributions follow these guidelines:
The contributing guidelines are in this note.
- [10/2018] Started
- [11/2018] Implement ship simulator and stream analytics proof of concepts
- [01/2019] Publish content to IBM Architecture center
- [02/2019] Enhance design pattern and move content as book layout
- [03/2019] Work on event-driven pattern and skill journey
- [06/2019] Minikube deployment
- [07/2019] Labs skill journey
- Lead developer Jerome Boyer
- Lead developer Rick Osowski
- Content developer Jesus Almaraz
- Lead offerings Andy Gibbs
Please contact me for any questions.