Posts.📜Tag’d.🔖With.👇
docker
docker
Posts
Infinite Databases with Nomad and Traefik
I managed to spin up multiple PostgreSQL databases on the fly, each with their own unique URL. Inspired by Neon, PlanetScale and Railway.

Deploy any Web App to Lambda in 60 seconds
If it listens on a port, it can be deployed to Lambda!

Deploying a GraphQL Docker Container to AWS Lambda with Waypoint
I finally got around to ticking off a few items on my todo list.
- Shoving an express.js app into a lambda function.
- Deploying a Docker container to lambda.
- Using a new HashiCorp product.
...And it all required very little code. Sort of.
