My First Sequence
Scramjet's Sequence is the user's source code with all its required dependencies, ready to be deployed on the Scramjet's Transform Hub (STH). Using a simple function a Sequence can produce, consume and transform data according to the required business logic.
Scramjet's Sequences are long-running asynchronously functions. The following sections will demonstrate how to build of a Sequence with all its requirements and execute it ready to be executed on Scramjet Transform Hub or Cloud Platform. In this section, you as a user will be guided through a series of few simple steps to ensure the execution of your Typescript/JavaScript or Python Sequence successfully on the Scramjet Transform Hub.
;