How to Set Up Jenkins on AWS EC2 with Docker, ALB, and ACM Free SSL Setup
In this blog, I build a Jenkins server on AWS from scratch, step by step. We set up a full production-style architecture: Jenkins running in Docker on EC2, behind an Application Load Balancer with free HTTPS from AWS Certificate Manager, and no NAT Gateway which alone saves cost.
read post →