Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

ACM

  • Go to AWS ACM Service

  • Request a certificate for your selected Hosted zone

  • Choose DNS validation if the hosted zone is from AWS else Email validation

  • Create Route53 record to trigger DNS validation

...

STEP-7 : Select your route 53 dns and click Create records.

Target Group

  • Go to AWS EC2 service

  • Create a target group using the port 443 and Controlplane EC2 instance

  • Add health check using /api end-point

...

STEP-6 : Add 443 as Ports for the selected instance. Click Include as pending below.
STEP-7 : Click on Create Target Group and your target group will be created.
Next, let’s create Load Balancer.

Load Balancer

Go to AWS LoadBalancer Service

  • Request Application Load Balancer

  • Choose HTTPS protocol

...


STEP-3 : Click on Create Load Balancer.


Route 53

Finally, go to AWS Route 53 Service

...

Overall Control Flow of Roost
User Browser → Route53 → ALB → Target-Group → EC2 → Application

<< Start Roost Control Plane Roost Checklist >>