- Lab
- A Cloud Guru
Spring Cloud AWS with Amazon S3
In this scenario, working as a DevOps engineer, you have been given three main tasks to complete. You will create an S3 bucket in AWS. You will then configure Spring Cloud AWS to interact with the S3 bucket, which you can test with Swagger. Your final task will be to configure the S3 bucket for static website hosting.
Path Info
Table of Contents
-
Challenge
Set Up Authentication to AWS
- In AWS, create access keys for
cloud_user
. - Download access keys and place them in the
application.properties
file in the appropriate lines of code.
- In AWS, create access keys for
-
Challenge
Verify the Application Can Interact with AWS Services
- Browse to the Swagger API tool.
- Perform various API calls to AWS services.
-
Challenge
Configure the S3 Bucket as a Static Website
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
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.