serverless / guide

Serverless Guide - An open-source definitive guide to serverless architectures.
https://serverless.github.io/guide/
440 stars 42 forks source link

Content Contribution: Architecture -> Patterns for Partitioning Code section #53

Open rupakg opened 6 years ago

rupakg commented 6 years ago

Description

Add content to the Architecture -> Patterns for Partitioning Code sub-section of the guide.

Filename: /guide/source/architecture/README.md

Page/Sub-Section: Architecture -> Patterns for Partitioning Code

Contributing Author: Eslam Hefnawy (Serverless Inc.)

Details:

Partitioning Logic

Adapt from @eahefnawy post Serverless Code Patterns but without Serverless Framework specific examples. Make examples into diagrams showing partitioning.