AWS + Docker Deployment
Deployed a Node.js Application on AWS with Docker • Designed and deployed a Node.js application on AWS EC2 instance • Configured secure access using key pairs and managed instances in a Linux environment • Containerized the application using Docker for consistent deployment across environments • Implemented reverse proxy setup using Nginx to handle incoming traffic • Managed storage using Amazon S3 for static assets and backups • Configured IAM roles and policies to ensure secure access control • Monitored application and system logs for troubleshooting and performance issues 🔧 Tech Stack: AWS (EC2, S3, IAM), Linux, Docker, Nginx, Node.js