© 2026 Hashnode
Are you a beginner looking to level up your DevOps and cloud skills by deploying a Node.js app in Docker on an AWS EC2 instance — but using only vi editor and no SSH key pair? This hands-on tutorial walks you through everything from launching your EC...

Docker is a powerful containerization platform that simplifies application deployment. In this guide, we'll walk through the steps to install and set up Docker on an Ubuntu server. Prerequisites Before installing Docker, ensure your system meets the ...
