From the course: AWS for Developers: Step Functions

Unlock the full course today

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

Next steps

Next steps - Amazon Web Services (AWS) Tutorial

From the course: AWS for Developers: Step Functions

Start my 1-month free trial

Next steps

- [Instructor] If you want to learn more about step functions, which by the way is constantly evolving, here's my most frequented resources. The official page of the ASL specification, ASL stands for Amazon States Language, and it's the one used to define state machines and step functions. This page is a great resource and reference if you need to learn about ASL in depth. Also, the official documentation is great and easily searched for those times when you're in a hurry and need a quick clarification on a concept or keyword. There's also a linter for the JSON document that makes up your state machine, and it can be very useful to automatically detect errors when you're developing automation and testing for your state machines. I just haven't used it because it's published by AWS Labs, which means it's still evolving and some features may be experimental. Finally, keep an eye on the official AWS blog, because this…

Contents