These tutorials are step by step recipes which focus on creating and running BRAIN IoT Smart Behaviours. The tutorials aim to be quick to complete and describe actions rather than background detail.
Although virtually all work in BRAIN IoT can be done through an IDE, the tutorials use a shell first approach so that you can choose the IDE you want to use.
A basic familiarity with Java, Git and Maven is assumed.
The git and nexus repositories used in these tutorials are private and can only be accessed by BRAIN-IoT members. When they are published the tutorials will be updated to reference the public respositories.
Prerequisites | Requirements for running these tutorials. |
Quick Start | Run Smart Behaviour in single container. |
Develop Smart Behaviour | Create and package a Smart Behaviour. |
Distributed Deployment | Run Smart Behaviour in multiple containers. |
Create Fabric in Cloud | Create Fabric using AWS EC2 instances. |
Create Fabric on-premise | Create Fabric using existing resources. |