Use S3 Buckets from an Amazon EKS Cluster
In this lab, you’ll practice accessing data in an S3 bucket from the pod in an Amazon EKS Cluster. When you’re finished with this lab, you’ll have an understanding of accessing S3 buckets from an EKS Cluster.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create an S3 Bucket
You will learn to create an S3 bucket which will be accessed by the pod in an Amazon EKS Cluster.
Challenge
Configure the Bastion Host to Interact with EKS Cluster
You will learn to use an EC2 instance to run all the commands against an EKS Cluster.
Challenge
Create a Service Account for EKS Cluster
You will learn to create a Service Account for EKS Cluster which uses an IAM role to execute S3 related actions.
Challenge
Access S3 Bucket from Pod
You will learn to access S3 bucket from the pod in an EKS cluster.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Knowledge of AWS EC2 & EKS
- Knowledge of AWS IAM & S3