Skip to content

codingforentrepreneurs/Dive-Into-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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)