These scenarios are no longer maintained. If you want to learn Flogo in a fun way, check out the Flogo Labs
These are the scenarios that can be found on Katacoda to learn different aspects of Project Flogo
These scenarios will walk you through some basic steps of getting to know Project Flogo. Throughout the scenarios we'll use almost the same app in each occasion to make it easy to follow along either on the Katacoda platform or on your own. In the scenarios you'll build an app that logs a "Hello World" statement and returns that to the invoking app as well.
- Getting started with the Flogo Web UI: Learn how to visually create an ultralight microservice using the Project Flogo Web UI
- Getting started with the Flogo CLI: Learn how to use the Flogo cli to build and test your microservice
- Deploy a Flogo app to AWS Lambda: Learn how to deploy a Flogo app to AWS Lambda