Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »

Thursday¶

Objectives¶

  • Learn about the Insertion Sort algorithm
  • Learn about storage of static and media files in the cloud with AWS S3
  • Get even more practice handling code challenges

Readings¶

  • Insertion Sort
  • Using Amazon S3 to Store Your Django Site’s Static and Media Files
  • Deploy a fault-tolerant Django app on AWS - Part 2: Moving static and media files to S3

Review¶

  • Ansible and Web Application Security

Concepts¶

  • Django and AWS Simple Storage System (S3)
    • AWS IAM and S3 Management and Configuration
    • Connecting Django to AWS S3
    • Last Bits
  • Insertion Sort
  • Whiteboard Challenge

Demo¶

  • Insertion Sort!!

Assignments¶

  • Implement Insertion Sort
  • Django: Django REST Framework Tutorial, Parts 4-6
  • Automate Deploying Imager with Ansible (Due Friday)
  • Django Imager: Complete Front-End (Due Friday)
  • Django Imager: S3 Storage for Static and Media Files
  • Django: Implement Django Taggit for Imager (EXTRA)
  • Group Project: Add a README
  • Today I learned...
  • Technical Blog Post: Publish Your Post (Due Friday Week 9)

Table Of Contents

  • Thursday
    • Objectives
    • Readings
    • Review
    • Concepts
    • Demo
    • Assignments

Previous topic

Automated Deployment with Ansible

Next topic

Django and AWS Simple Storage System (S3)

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »
© Copyright 2014-2016, Cris Ewing, Nicholas Hunt-Walker. Created using Sphinx 1.3.5.