The goal of this website project is to acquire hands on learning of Building Serverless Applications in AWS
My learning Goals are :-
- Create a simple chatbot using the Lex Console
- Upload our website to S3
- Create a content delivery network and lock down S3
- Build an API Gateway mock with CORS
- Build a Lambda mock, use IAM, push logs to CloudWatch
- Create and seed a database with weather data
- Enhance the lambda so it can query the database
- Build new text based data driven application