From the course: AWS for Developers: Step Functions

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Solution: Designing your state machine

Solution: Designing your state machine - Amazon Web Services (AWS) Tutorial

From the course: AWS for Developers: Step Functions

Start my 1-month free trial

Solution: Designing your state machine

(punchy electronic music) - [Instructor] All right guys, let me show you my solution now. I have the source code and I have the input, but let me show you how I got here. We'll switch over to the console here, this is the main screen. We're going to go to Cloud9 IDE. And we're going to start with a fresh environment. So, as you can see I have mine. But I'm going to create one to show you as a solution for this challenge. I'll hit Create. ZipCodeSolution is our name here. Click the next step. Now keep in mind, using Cloud9 is going to incur on compute charges, but it's going to be in the order of pennies because even if you stop using it, it's going to stop by itself after 30 minutes. But just to be safe, once we're done with this demo I'm going to go ahead and show you how to shut it down. I'll take defaults here. Actually, let me upgrade to an m5 so I can have better performance for the IDE, and I'll take the…

Contents