Deploying an Python application to elastic beanstalk
- For the purpose of this demonstration, we will be using python flask application
- Installing AWS CLI Refer Here

- Install eb cli Refer Here.
- For manual installation Refer Here
- Lets create a python flask application
- Follow the class room video to view how to create and deploy a python flask application
- references in other languages
- .NET Refer Here
- Java Refer Here
- Node Js Refer Here
- Python Refer Here
- Docker Refer Here
