Dive-Into-AWS icon indicating copy to clipboard operation
Dive-Into-AWS copied to clipboard

Links to the Repos and Sections in our Dive into AWS Course.

Dive Into AWS Logo

Dive Into AWS

Amazon Web Services (AWS) is a suite of development and software tools to make your projects more effective, more scalable, and all around better.

In this course, we'll learn how to use the various services from AWS using Python 3 and the command line.

Course on https://cfe.sh/courses/aws

1. Getting Started with AWS (view)

2. AWS S3 (view | repo)

3. Route 53 (view)

4. CloudFront x S3 (view)

5. Django + S3 + Cloudfront (view | repo)

6. Reusable Boto3 Utility (View | Repo)

7. Direct to S3 via Django & JavaScript (View | Repo)