There are minimal prerequisites in getting started with Serverless technology. For our purposes, it’s simply a Node Environment with Yarn, the Serverless Framework, and an AWS account. We use Yarn to install the Serverless Framework to a local directory.
Full article