Developing with S3: AWS with Python and Boto3 Series

所在平台: Udemy

课程主页: https://www.udemy.com/course/aws-with-python-and-boto3-implementing-solutions-with-s3/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用S3开发:AWS与Python和Boto3系列 课程概述: S3是AWS中最受欢迎的服务之一,其需求不断增长!许多财富500强公司、中型企业和初创公司都在大量使用S3。如果您想深入了解S3并学习如何利用S3实现解决方案,欢迎参加本课程!S3(简单存储服务)提供了许多可以在您的应用程序中以及日常生活中使用的强大功能。您可以使用S3来存储回忆、文档、重要文件、视频,甚至可以从中托管您自己的网站!加入我,我们将一步一步学习S3的基本操作,获取使用Python和Boto3与S3合作所需的所有信息。 课程内容包括: - 课程开篇:介绍我们将构建的内容及如何准备电脑环境。 - 如何在Windows和MacOS上安装Python和Boto3,并配置开发环境。 - 创建Bucket:学习S3的核心元素,并添加Bucket策略以控制对Bucket和对象的访问权限。 - 基本操作:列出Bucket、获取Bucket属性、使用服务器端加密加密Bucket对象等。 - 文件上传:从上传小文件开始,学习如何进行多部分上传以加速大文件上传。 - 版本控制:启用版本控制以防止意外删除,跟踪文件的不同版本。 - 生命周期策略:管理对象的未来,通过设置政策决定文件的处理方式。 - 静态网站托管:使用S3托管静态HTML、JavaScript和CSS网站,并获取全球可访问的URL。 - Route53配置:利用Route53将流量引导到使用自定义域名的S3托管网站。 S3是一项令人惊叹的AWS服务,有数百种使用方式。让我们一起进入S3的实现之旅吧!期待与您在课程中见面!

课程评论(0条)

课程详情

S3 is by far the most popular AWS service out there and the demand is only increasing! Most of the Fortune 500 companies, mid-size companies and startups are making use of it heavily! If you want to learn ins and outs of S3 and how to implement solutions with S3, come join me in this course! S3 is Simple Storage Service from AWS and has many great features you can make use of in your applications and even in your daily life! You can use S3 to host your memories, documents, important files, videos and even host your own website from there! Join me in this journey to learn ins and outs of S3 to gain all the necessary information you need to work with S3 using Python and Boto3! Let's take a closer look at what we're going to cover in this course step-by-step. In this course, we'll start of with what we'll build throughout the course and what you need to have on your computer to follow along with me. Don't worry; I'll explain everything you need very clearly and I'll show you what you need to install and setup on your computer to work with S3. There will be two different sections for Windows and MacOS users. These sections are basically identical and show how you can prepare your computer environment to be ready to work with S3! I'll show you how to install Python, Boto3 and configure your environments for these tools. I'll also show you how you can create your own AWS account step-by-step and you'll be ready to work AWS in no time!When we're done with preparing our environment to work AWS with Python and Boto3, we'll start implementing our solutions for AWS.First and foremost, we'll create a Bucket; Bucket is the fundamental part of S3 and its designed all-around buckets. We'll build on top of that by adding a Bucket Policy. With bucket policies, you can decide who accesses and can do what on your bucket and objects inside it. Then we'll learn how to do basic operations around buckets like listing the buckets, getting bucket properties, Encrypting Bucket Objects with Server-Side Encryption and much more!Then we'll move on to another important part of working with S3 and that is uploading. We'll start of with learning how to upload a small file to S3. You'll learn how easy it is to do so. Next up is Multi-Part Upload for large files! I'll show you how to implement Multi-Part Uploads and make use threading and parallelization so you can boost the upload speeds for your objects! Versioning is another key aspect of S3 and it has various benefits. For example, with versioning enabled, your objects are near impossible to delete so you won't lose them with accidental deletes! Versioning provides a safe-way to version your files so you upload onto to the same object over and over again and keep track of all along the process! I'll show you how you can enable versioning on your buckets and how you can upload new versions for your objects.We'll also configure lifecycle policies for our buckets to manage our objects present and the future. With lifecycle policies, you can decide when and what to do with your objects. For example, you can decide to move your unused files to a cheaper storage class like Glacier. So I'll show you how you can design your own lifecycle policies on your buckets and objects and apply them with your code.And here comes S3 Static Website Hosting! Apart from many other great benefits of using S3, you can use it to store your static HTML, Javascript and CSS based websites on it! S3 even gives you a URL so everyone can access it anywhere in the world! We'll not stop there of course; we'll learn that Route53 can be used to route traffic to our S3-Hosted Website using our own custom domain!So we'll implement our S3 Static Website Hosting from scratch. We'll design a simple website and configure it as a website inside our Bucket. Once we have our website up and running and accessible via a URL, we'll move on to Route53 to configure our own Domain Name or DNS to route traffic to our S3 Hosted Website from our own custom domain! Again, S3 is an amazing service from AWS and there are hundreds of ways you can make use of it. Let's not lose more time and jump right into the implementation with S3 so I'll see you in the course!

课程标签

0人关注该课程

主题相关的课程