Skip to content

Thoughts, questions, articles about building entire systems on a serverless backbone

Notifications You must be signed in to change notification settings

MerrionComputing/systems-on-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems on Serverless

Thoughts, questions, articles about building entire systems on a serverless backbone

Background

My aim is to work out what is needed to build an application entriely on a serverless background.

It is broken down into the following sections:

State

How do we persist the information that the system needs to perform its processing in an intrinsically stateless environment?

Triggers

How do we get our system to respond to inputs from the outside?

Communication

How do different parts of a system communicate with each other?

Modeling

How do we get an overview of the system that we can use to model its architecture and its likely behaviour?

Security

How do we control access in a system that doesn't really have a perimeter?

About

Thoughts, questions, articles about building entire systems on a serverless backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published