Thursday¶
Objectives¶
Understand the steps required to deploy a Django application to a remote server.
More About RESTful Web Services
Readings¶
- Deploying a Django App to Amazon AWS
- Creating a Database Server
- Be aware of the security controls for Amazon RDS
- In particular, learn about RDS Security Groups and controlling access between RDS and EC2
RESTful Web Services
Review¶
Django Form Handling and Security
Concepts¶
Review AWS Deployment Issues
Demo¶
Assignments¶
- Implement Radix Sort
- Group Project: Add a README
- Today I learned...
- Django: Django REST Framework Tutorial, Parts 4-6 (Due Friday)
- Deploy the Imager app to AWS (Due Friday)
- Django Imager: Complete Front-End (Due Friday)
- Technical Blog Post: Publish Your Post (Due Next Friday)