Tuesday

Objectives

  • Learn about the services offered by Amazon Web Services (AWS)
  • Learn to provision a web server in AWS
  • Learn how to deploy a simple WSGI app to AWS.
  • Be comfortable working with Django forms and form handling

Readings

Django Forms

To support creating and editing objects in Django, you’ll need to learn about Django Forms. Here are some readings to keep in mind as you progress:

AWS and Deployment

Review

  • Collisions in Hash Tables
  • Self-balancing BST

Demo

Interacting with AWS through the web, an introduction to Amazon Web Services.