To setup your Cloud9 Environment:
aws s3 cp s3://iapp-archconf-workshop/workshop.sh workshop.sh
sudo chmod +x workshop.sh
./workshop.sh
Zookeeper
In a new terminal ...
./zookeeper-start.sh
Kafka
In a new terminal ...
./kafka-start.sh
In a your main terminal ...
Zookeeper
./zookeeper-stop.sh
Kafka
./kafka-stop.sh