AWS Network Load Balancer with dynamic ec2 instances.
- AWS Auto scaling group lets increase and decrease of number of ec2 instances based on rules (cpu utilization)
- our rule: if average cpu utilization around 70%
- since to increase i need to generate load we will install a tool called as stress which will artificially increase cpu utilization
- In AWS We have a service called as Route 53 which is DNS as a service. YOu can manage domains and manage dns entries
