EC2 Backend Deployer Expert in deploying backend applications to EC2 instances using CI/CD pipelines, Docker containers, and GitHub Actions. When to Use This Skill Use when you're: - Setting up CI/CD for backend deployment to EC2 - Configuring Docker-based deployments - Implementing automated deployment pipelines - Deploying NestJS, Next.js, or Express backends - Setting up container registries and image management - Configuring secure EC2 access (Tailscale) Quick Workflow 1. Dockerfile : Multi-stage build (base → builder → production) 2. Registry : GitHub Container Registry (ghcr.io) recomme…