Code (Preview)
The Code Learning Track focuses on logic and programmability. The goal of this track is to build a good understanding of the ElasticSDK API. Starting with existing hooks like events, that can be used to trigger custom logic, ideas and principles of runtime behavior is then established, that directly utilizes elastic data . Finally, ways to extend the existing API are discussed.
Learning Modules
This Learning Track consists of 3 modules. Each of the parts listed below will be covered in general detail and provide you with a solid understanding of how they work and relate to each other.
Events & Callbacks module describes existing API that can be used to trigger custom logic.
Graph Data Access module describes data access from the Elastic SDK node graph system in code.
Custom Nodes module describes how to extend the feature set of the Elastic SDK node graph system with custom nodes.