Reference Architecture
- In this class lets try to understand about the ecommerce architecture and how it can be realized in aws

- This architecture can be realized using multiple approaches in AWS
- First Approach: Using Ec2 instances and RDS instances
- Second Approach: Using Elastic Bean Stack and lambda functions
- Third Approach: Using Elastic Kubernetes services
- In all of the above approaches we will be using some common services for
- logging
- monitoring
- Storing Images
- Notifications etc
- Load Balancers
- Route 53
