A Serverless TypeScript System
Still Haven't Spent A Penny On This.
The System
What started as a simple TypeScript experiment has turned into something more. I now have the makings of an entire serverless system.
Even better, this whole setup runs on free-tier infrastructure and hasn’t cost a cent to deploy.
Featuring:
- Container Orchestration
- Modern Tooling
- DataDog Metrics (Without a DataDog Agent)
- Scheduled Cron Tasks
- Postgres for the data
- Serverless functions
Although it’s a work-in-progress, it displays how a complex distributed system can be made with modern tooling in a very short amount of time.