Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flyck/lambda-iac-2023
Bun lambdas in many languages
https://github.com/flyck/lambda-iac-2023
Last synced: 30 days ago
JSON representation
Bun lambdas in many languages
- Host: GitHub
- URL: https://github.com/flyck/lambda-iac-2023
- Owner: flyck
- Created: 2023-10-01T09:52:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T15:29:34.000Z (about 1 year ago)
- Last Synced: 2024-10-15T02:51:32.760Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 457 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IaC Tools for Serverless in 2023
This repo is looking to answer which of the modern IaC frameworks could be the best fit for bun
development. Which one is the fastest? This does take into acconunt the recent license change from
terraform which might make a switch to opentofu necessary in the future.## Comparison
- Init time (time to establish basics for working)
- Feature matrix
- local execution,
- local hot reloading,
- First Deployment time
- Code update deployment time
- Config Change deployment time
- Bun readyness: zip / build