Is there an easy way to deploy Deno to production like for example Node to AWS Elastic Beanstalk? Or something in the works? I want to use deno in production on AWS Amazon.

This page summarizes the projects mentioned and recommended in the original post on /r/Deno

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 2021-dashboard-ui

    2021 Dashboard and Replay UI

    Deno Deploy is a great option. It is also really easy to build a working container image with Deno. I know you said you weren't looking down that path, but if you need an example, this is a server we used during our Red Hat Summit technical demo: https://github.com/rhdemo/2021-dashboard-ui/blob/main/Containerfile

  • deno-lambda

    A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.

    In addition to the stuff posted here, there's the deno-lambda project for deploying to AWS Lambda

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • Express

    Fast, unopinionated, minimalist web framework for node.

    Some key people in the Deno project and the Deno Company have been part of the slow death of Express as a living project, that included some painful controversies.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts