...

/

Exercise: ML Model Using AWS Step Functions

Exercise: ML Model Using AWS Step Functions

Test the knowledge you've gained so far by applying it to this hands-on exercise.

We'll cover the following...

In this last exercise, you’ll combine all the skills you learned in this course to bring your self-built ML model to the next level. The goal of this exercise is to divide the functionality from the previous step and orchestrate it using AWS Step Functions.

Please note that every step of your state machine will have to read/write data ...