codingforentrepreneurs / Dive-Into-AWS

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

Home Page:https://cfe.sh/courses/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dive Into AWS Logo

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.

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)