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

Added circuit-breaker for the Serverless Framework #13

Closed sorenandersen closed 3 years ago

sorenandersen commented 3 years ago

Hi Jeremy, thanks for initiating this extremely inspiring project. Now, I ported the circuit-breaker to the Serverless Framework but I have a question: Do you intend to keep the patterns "IaC only" or would you also like to see implementations of the actual logic and database operations etc. behind the patterns where applicable?

jeremydaly commented 3 years ago

Awesome! An implementation would be great, but not necessary.