Posts.📜Tag’d.🔖With.👇

  • 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.

    AvatarKevin WangSeptember 24, 2023

    Deploy any Web App to Lambda in 60 seconds

    If it listens on a port, it can be deployed to Lambda!

    AvatarKevin WangApril 25, 2022

    Deploying a GraphQL Docker Container to AWS Lambda with Waypoint

    I finally got around to ticking off a few items on my todo list.

    1. Shoving an express.js app into a lambda function.
    2. Deploying a Docker container to lambda.
    3. Using a new HashiCorp product.

    ...And it all required very little code. Sort of.

    AvatarKevin WangFebruary 14, 2022