- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Integrating Spring Application Configuration with AWS Parameter Store
You have been tasked with removing sensitive information (secrets) from application code and safely storing them in AWS Systems Manager Parameter Store. Initially, secrets will be stored in properties files. You will learn about AWS Systems Manager Parameter Store and how to create secrets in Parameter Store. Secrets created in Parameter Store can be removed from code and properties files but still accessed by using the proper references in code to these secrets.

Lab Info
Table of Contents
-
Challenge
Create Access Keys
- In IAM for
cloud_user
, create access keys. - Download the access key.
- In IAM for
-
Challenge
Create DynamoDB Table
- Create a table named
employee
. - Create a partition key named
id
.
- Create a table named
-
Challenge
Create Secrets in Parameter Store
- Create a secret for port number.
- Create a secret for access key.
- Create a secret for secret access key.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.