Memcached – Setting up a NAT gateway with VPC using Serverless framework
I'm trying to use the serverless framework to create a Lambda function that can access an Elasticache cluster, as well as call out to the internet. I've got as far as configuring serverless.yml to create the Lambda function, create the…