Severless.com framework has lots of plugins that allow local emulation of AWS services like S3, dynamodb, rds, etc. that your application will be using. It also helps with running debugging remote lambdas and deploying them. There's also SAM.<p>If you are going serverless, one of these toolkits makes it a lot easier.