Tuesday¶
Objectives¶
- Learn about how authentication and authorization work in a Django app
- Learn more about how to walk through a Trie Tree
- Solidify what we’ve covered over the past week
- Pitch our projects for project week
Readings¶
Django Security¶
Trie Trees¶
- Trie Tree (Wikipedia)
- Trie Trees
Review¶
Demo¶
- Setting up EC2 and RDS to communicate with each-other