serverless-design-patterns icon indicating copy to clipboard operation
serverless-design-patterns copied to clipboard

Repository for Serverless Design Patterns and Best Practices book

Results 3 serverless-design-patterns issues
Sort by recently updated
recently updated
newest added

I was working through chapter 2 trying to deploy the samples but didn't see a list of all the required ENV variables. When I ran `make deploy` serverless lists them...

Really enjoying the book, but when I try to deploy, I keep getting this error message: Error message: An error occurred: RDSSubnetGroup - Some input subnets in :[subnet-04cb33f4001924f59, subnet-084fb5fd9987a0cf7] are...

As a technical reviewer of the book related to this repo, I took some time to run through all of the example code to ensure that it is functional. Here...