AWS Cloudformation contd..
- Now Lets try to realize the below architecture
- Refer Here for changes
- Lets create a stack with the current changes
- Now lets add a launch configuration, autoscaling group and load balancer for appserver
- Lets upload launch configuration changeset for app server
- Now Lets also add the loadbalancer for app server
- The changes are over here
- Now lets make similar changes to create and internet facing webserver loadbalancer. Refer Here for changes
- AWS has already shared lot of community cloudformation templates for reuse Refer Here
- Next Steps:
- Enable monitoring for the resources created and collect logs.
- Deploy this template from cli.
