Book Image

Developing with S3 - AWS with Python and Boto3 Series [Video]

By : Niyazi Erdogan
Book Image

Developing with S3 - AWS with Python and Boto3 Series [Video]

By: Niyazi Erdogan

Overview of this book

If you want to get up to speed with S3 and understand how to implement solutions with it, this course is for you. S3 is the Simple Storage Service from AWS and offers a variety of features you can use in your applications and in your daily life. You can also use S3 to host your memories, documents, important files, videos, and even your own website. This course begins with a demonstration of what you will need to install and configure on your PC in order to use S3. There are two areas for Windows and macOS users to look over. These sections are identical and concentrate on how to set up your PC to interact with S3. You will also learn how to install Python and Boto3, as well as how to set up your Python and Boto3 environments. As you proceed, you will master creating your own AWS account step by step, and you will be ready to use AWS in no time. After you have prepared the setup to use AWS with Python and Boto3, you can start building your own AWS solutions. Later in the course, you will be guided through the process of setting up your S3 static website hosting from the ground up. Furthermore, you will be able to create a simple website and configure it as a website inside your bucket. You will go to Route 53 to configure your domain name or DNS to route traffic to your S3-hosted website from your own custom domain after your website is up and running and accessible via a URL. By the end of this course, you will be able to upload multi-part files, host a static website, use Route53 to route traffic to your S3 website, and much more! All code and supporting files for this course are available at https://github.com/PacktPublishing/Developing-with-S3-AWS-with-Python-and-Boto3-Series
Table of Contents (8 chapters)
Chapter 1
Introduction
Section 1
Welcome
We will get a basic overview of the course in this video.