Application Pipeline Setup in AWS

Application Pipeline Setup in AWS

Target Groups Application Pipeline Setup AWS console ⇒ EC2: Target Groups ⇒ Create target group Create 2 groups Ludlow2-api-qa Ludlow2-api-prod The port doesn’t matter, keep it as default: 80. Load Balancer setup AWS console ⇒ EC2 ⇒ Load Balancers ⇒ Create Load...
SWARM Deployment Architecture

SWARM Deployment Architecture

Here at SWARM, our engineering team has agreed on the following goals for deployment architecture. Automatic Deployment should happen automatically. Creating and publishing packages are for the dark ages! Reproducible Production environment should be the same as the...