Once development of a Django project is done, now it is required to deploy on a server, so that it can get accessed through any corner of the world over the internet. As we know AWS provides cloud based server will learn how to deploy on AWS.

Image for post

Steps to deploy Django project

  1. Create an account at AWS using this link — Click Here . For one year its free with limited services. After registration login to the application and click on services (left top) will get below screen.

Image for post

2. To create an instance click on EC2 (under compute section), will get the below screen. Click on launch Instance.

Image for post

3. Select the server type and choice of operating system deployed on it as per requirement from the list having options like windows , Linux or Ubuntu. Click on the select button against your choice.

#django #aws-ec2 #aws

How to deploy Django project on AWS EC2 server
3.80 GEEK