glassechidna / serverlessish

Run the same Docker images in AWS Lambda and AWS ECS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project mostly served as a proof-of-concept. It's still functional, but I would recommend that folks interested in a webservers-on-Lambda experience instead use apparentorder/reweb or awslabs/aws-lambda-web-adapter. They are maintained, have high-quality docs and many examples.

The old README for this project is still available here.

About

Run the same Docker images in AWS Lambda and AWS ECS

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 93.3%Language:Dockerfile 6.7%