Settings

Theme

Modular Monolith: Go on Lambda with API Gateway and AWS Sam

leonardqmarcq.com

2 points by websocks 4 years ago · 1 comment

Reader

websocksOP 4 years ago

This article describes a modular monolithic architecture in Go for deployment on AWS Lambda. The gist of the structure is to write a monolithic codebase and then package / deploy different entry points into the monolith as their own Lambda.

This is an alternative to a billion different tiny projects with spaghetti copypasta all over the place.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection