serverless-architecture / reference-architectures

A community project for capturing, sharing, exploring, and debating the patterns and practices being used in serverless production applications.
https://www.jeremydaly.com/serverless-reference-architectures/
195 stars 26 forks source link

Storage first implementation using Serverless Framework #16

Open epiresdasilva opened 3 years ago

epiresdasilva commented 3 years ago

I developed an example using The Storage First Pattern for Brazilian community (https://github.com/epiresdasilva/batida-ponto-serverless) and, because of that, I realize that pattern wasn't implemented using Serverless Framework in this repository.

I used the SAM original implementation to create this version using Serverless Framework.