Deploying a python application to elastic beanstalk
- Refer Here for the documenation to deploy flask application
- Refer Here for deploying python django based application
- Install ebcli Refer Here
pip install awsebcli --upgrade --user
- Write a sample code and init

- Now initialize and deploy the application

- For Java Developers deploying tomcat application Refer Here
- For Java developer deploying java application Refer Here
- For .net developer deploying .net app to elastic beanstalk Refer Here
Next Topics
- SQS (Simple Queue Service)
- SNS (Simple Notification Server)
- AWS KMS
- AWS Step functions
- AWS Event Bridge
