serverless / guide

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

Discussion: Architecture page and sub-sections #27

Open rupakg opened 7 years ago

rupakg commented 7 years ago

Description

Discussion around content for the Architecture section of the guide.

Details:

Some suggested ideas and guidance for content in this section:

Architecture

A Look Back (Issue #55)

The Serverless Architecture (Issue #54)

Patterns for Partitioning Code (Issue #53)

mthenw commented 6 years ago

Notes that I took while chatting with @rupakg

Target audience

A-level, C-level developers, devops

Introduction

How serverless architecture looks like?

Challenges

Migration

Link to presentation when I cover some of the stuff from here: https://speakerdeck.com/mthenw/the-state-of-serverless-1

rupakg commented 6 years ago

@mthenw Breaking this issue into 4 separate content contribution issues. Renaming this one for preserving discussion.

Architecture (Introduction)

Moved to issue #55

The Serverless Architectural Pattern

Moved to Issue #52

Partitioning Logic

Moved to Issue #53

Event-Driven Architecture

Moved to Issue #54