Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 574 Bytes

Monkey Stock Market

Learn Apache Flink with training exercises and workshop based on a stock market for Monkeys and BananaCoins.

Part 1 - Katas

Debug each Kata one after another to learn more about Apache Flink jobs.

The Katas will make you implement various parts of a Stock Exchange system so you can better understand the business domain of the Trader and Stock Exchange exercises.

Part 2 - Trader

Implement a trader:

  • Earn profits
  • Keep your reputation up
  • Feed the Monkey population!

Part 3 - Stock Exchange

Implement your own market simulation.