Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Store data in SSM Parameter store and view from AWS CLI

Course Cover
compare button icon

Course Features

icon

Duration

45 minutes

icon

Delivery Method

Online

icon

Available on

Lifetime Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Advanced

icon

Teaching Type

Self Paced

icon

Video Content

45 minutes

Course Description

Lab Details

This lab will show you how to store sample data in AWS Systems Manager's Parameter Store, and view the data using CloudShell CLI.

Additionally, you will practice storing encrypted data in SSM Parameter Store. Data will then be encrypted using AWS KMS.

Time: 45 minutes

AWS Region: US East, N. Virginia us-east-1

SSM Parameter Store

Use case for Parameter store

You can use Parameter Store to securely store configuration and secrets.

AWS KMS can also be used to encrypt data

It claims to be a serverless, highly scalable, durable, easy to use SDK and free of charge.

You can use the version tracking feature for your configurations/secrets.

It allows configuration management via path and IAM.

CloudWatch Events can enable notifications.

It can also integrate with CloudFormation.

This lab will allow you to store the database endpoint, password, and view them via SSH through CloudShell which is an AWS CLI integrated into your Console.

Course Overview

projects-img

Virtual Labs

projects-img

Case Based Learning

projects-img

Post Course Interactions

projects-img

Case Studies,Hands-On Training

Skills You Will Gain

What You Will Learn

Learn how to create an environment in CloudShell

Learn how to delete AWS resources

Learn how to launch a lab environment

Learn how to validate the laboratory

Learn how to view the data in CloudShell with get-parameters

This course will teach you how to create Parameter Stores and store data

You will learn how to View the data from CloudShell using get-parameters-by-path

Course Cover