BootCamp AWS – Module 4 project
THE CLOUD BOOTCAMP CONFERENCE
In this project we will make an application that needs to withstand the high demand of a large number of users accessing simultaneously.
Solution with Amazon Web Services (AWS) components - Elastic BeanStalk, DynamoDB, CloudWatch, Route53 and CloudFront.
Extras:
- Custon CNAME with registered domain using Google Cloud CloudDNS for AWS endpoints - Elastic BeanStalk and CloudFront;
- Application access with TLS certificate for each CNAME – Elastic BeanStalk and CloudFront endpoints;
- AWS ChatBot integration with Slack - Send CloudWatch notifications to Slack and use Slack to call lambda functions to Start/Stop DEV EC2 instance.