In this chapter, we will discuss one of the important tools of Lagom Reactive Platform. It has two kinds of environments:
- The Lagom Production Environment
- The Lagom Development Environment
If we want to use the Production Environment, we need Lightbend's paid license. As it's just for experimental and educational purposes, we will use the Development Environment in this chapter.
Lagom Reactive Platform's Development Environment is ConductR sandbox. In this chapter, we will set up our ConductR Sandbox Local Development Environment and deploy our WF Reactive System into this environment and test it.
Refer to ConductR's documentations at http://conductr.lightbend.com/docs/2.2.x/Home for more information.
As of now, we have ConductR 2.2.x as the latest and the most stable version of ConductR.
In this chapter, you will learn...