课程: AWS for Developers: Step Functions

Base knowledge

- [Instructor] In order to be able to take full advantage of this learning experience, it's recommended that you have some prior knowledge in the following. In this course, you'll be provided with Lambda functions and their matching input and the included exercise files. So a basic understanding of how Lambda functions work and how they get deployed and executed is recommended. The JSON format or JavaScript Object Notation format is a very popular standard for exchanging information in a human readable way. Step functions uses JSON extensively. So be sure to become familiar with it before proceeding. Also, a basic understanding of Python and software development, in general, sure helps, but it's not mandatory, since I will provide and explain all the code we're going to look at. Finally, if you need a refresher in AWS cloud computing basics, there are several great courses on AWS and the LinkedIn learning library. And with that said, let's get going.

内容