URL Shortener with Rust, Svelte, & AWS (4/): Dockerizing
In the last post, we created some unit tests that will allow us to automatically test our application. In this post, we will cover the process of Dockerizing our application in preparation for deploying with AWS Elastic Beanstalk.
What is Docker?
Exp...
blog.mileswatson.net5 min read