Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SketchingDev/hexagonal-lambda

An example of writing a Lambda using an hexagonal (ports and adaptors) architecture
https://github.com/SketchingDev/hexagonal-lambda

hexagonal lambda nodejs ports-and-adapters

Last synced: 14 days ago
JSON representation

An example of writing a Lambda using an hexagonal (ports and adaptors) architecture

Awesome Lists containing this project

README

        

# AWS Lambda using Hexagonal Architecture

Demonstration project to accompany my [blog article on applying hexagonal architecture](https://sketchingdev.co.uk/blog/lets-apply-hexagonal-architecture.html).

![Architecture](docs/architecture.png)