In this lab you will create an Amazon ElastiCache Redis node and connect to it from an Amazon EC2 instance to run commands. You will then clean up your resources by deleting the stack. For the lab to function as written, please DO NOT change the auto assigned region.
Level
Fundamental
Duration
0 Hours 45 MinutesCourse Objectives
In this course, you will learn how to:
- Create an Amazon ElastiCache cluster
- Authorize access to your Amazon ElastiCache cluster
- Connect to your Amazon ElastiCache cluster and run commands
- Delete an Amazon ElastiCache cluster
Intended Audience
This course is intended for:
- Architects
- Developers
- Infrastructure Engineers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- None
Course Outline
- Task 1: Create an Amazon ElastiCache Cluster
- Task 2: Authorize Access To Your Amazon ElastiCache Cluster
- Task 3: Obtain Your ElastiCache Endpoint
- Task 4: Connect To Your EC2 Instance
- Task 5: Install Redis client and interact with your cache cluster
- Task 6: Delete Your Amazon ElastiCache Cluster