课程: AWS for Developers: Step Functions

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Next steps

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…

内容