From the course: AWS Certified SysOps Administrator - Associate (SOA-C02) Cert Prep

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Hands-on lab: Exploring the Amazon S3 console

Hands-on lab: Exploring the Amazon S3 console

- [Instructor] Let's dive into Amazon S3, Amazon's object storage service that provides scalable storage infrastructure. First, log into the AWS Console home. Type Amazon S3 in the search bar at the top. Click on S3 from the search results, which will direct you to the Amazon S3 console. On the main S3 page, you'll see an overview of the service providing access to resources and documentation for more information. You'll also find the create bucket button prominently displayed, which you can use to start utilizing the core service of S3. Let's open the sidebar on the left to see the various features available. In the first section of the sidebar, you'll see options such as buckets, access grants, access points, object Lambda access points, multi-region access points, batch operations, and IAM Access Analyzer for S3. These features allow you to create and manage your S3 storage resources, control access to your data, and analyze permissions across your account. Click on buckets. This…

Contents