Deployment of a Dockerized Application with AWS EC2, Nginx, Docker, and Automated SSL via Certbot
Nov 20, 2024 · 3 min read · INTRODUCTION In this project, I worked on deploying a web application on AWS EC2. I used Docker to containerize the app, Nginx to manage traffic as a reverse proxy, and Certbot to set up SSL for secure connections. The project's goal was to create a ...
Join discussion

