└── README.md /README.md: -------------------------------------------------------------------------------- 1 | [![Dive Into AWS Logo](https://static.codingforentrepreneurs.com/media/courses/aws/images/DriveIntoAWS-course.jpg)](https://www.codingforentrepreneurs.com/courses/aws) 2 | 3 | # [Dive Into AWS](https://www.codingforentrepreneurs.com/courses/aws) 4 | Amazon Web Services (AWS) is a suite of development and software tools to make your projects more effective, more scalable, and all around better. 5 | 6 | In this course, we'll learn how to use the various services from AWS using Python 3 and the command line. 7 | 8 | 9 | ### Course on [https://cfe.sh/courses/aws](https://www.codingforentrepreneurs.com/courses/aws) 10 | 11 | 12 | ### 1. Getting Started with AWS ([view](https://www.codingforentrepreneurs.com/courses/aws/getting-started-aws)) 13 | 14 | ### 2. AWS S3 ([view](https://www.codingforentrepreneurs.com/courses/aws/aws-s3) | [repo](https://github.com/codingforentrepreneurs/Dive-Into-AWS-Course---AWS-S3-Boto3)) 15 | 16 | ### 3. Route 53 ([view](https://www.codingforentrepreneurs.com/courses/aws/route53)) 17 | 18 | ### 4. CloudFront x S3 ([view](https://www.codingforentrepreneurs.com/courses/aws/cloudfront-x-s3)) 19 | 20 | ### 5. Django + S3 + Cloudfront ([view](https://www.codingforentrepreneurs.com/courses/aws/django-s3-cloudfront) | [repo](https://github.com/codingforentrepreneurs/Dive-into-AWS-Course----Django-S3-Cloudfront)) 21 | 22 | ### 6. Reusable Boto3 Utility ([View](https://www.codingforentrepreneurs.com/courses/aws/reusable-boto3-utility) | [Repo](https://github.com/codingforentrepreneurs/Dive-into-AWS-Course---Reusable-Boto-3-Utility)) 23 | 24 | ### 7. Direct to S3 via Django & JavaScript ([View](https://www.codingforentrepreneurs.com/courses/aws/direct-s3-django-javascript) | [Repo](https://github.com/codingforentrepreneurs/Dive-into-AWS-Course---Direct-to-S3-via-Django-JavaScript)) 25 | --------------------------------------------------------------------------------