Wrote a Blog Post
How to Deploy a Deno Application on AWS Using Docker and Travis CI

Although Deno is still in a very early phase of its life and not ready for usage in production-grade applications, I decided to try and see if I could deploy a Deno application on AWS using the deployment process I usually use.

In this article, I’ll guide you through the process of setting up a CI/CD pipeline on Travis CI and deploying a Deno application on AWS Elastic Beanstalk. For deploying the database, we’ll be using the Amazon Relational Database Service (RDS)