- Discussion
- Useful Resources
- Quick Guide
- Managing Costs
- Managing Tags
- Events
- SNS Notifications
- IAM policies
- Delete Memcached Cluster
- Connecting to Cluster in VPC
- Creating Memcached Cluster
- Memcached VPC
- Add TTL
- Write Through
- Lazy Loading
- Accessing Memcached Cluster
- Memcached & Redis
- Monitoring Node - Metrics
- Backup and Restore
- Engine Parameters
- Deleting Parameters
- Listing Parameters
- Parameter Group
- Redis Shards
- Delete Cluster
- Scaling the Clusters
- Removing Nodes
- Adding Nodes
- Rebooting Cluster
- Modifying Cluster
- Accessing Cluster
- Cluster Endpoints
- Viewing Cluster Details
- Launching Cluster
- Interfaces
- Environment
- Overview
- Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
AWS ElastiCache - Environment
For using any Aws service, you ned to set up an AWS account. We assume you have set up the AWS account by following the guide pnes mentioned in the
aws home page. Below are the prepminary steps to access the RDS services from the console.Step-1
After logging in to the amazon console, to access the ElastiCache services we need to navigate to the Amazon ElastiCache home page by searching for ElastiCache in the search box of under the services tag as shown in the diagram below.
Step-2
On cpcking the pnk above we get the Amazon ElastiCache home page. If it is the first time ever you are accessing ElastiCache services, then it will show you a screen showing the ElastiCache home page. But in case you have already created some ElastiCache resources a summary of that will be available by scrolpng down in the above page. A screen shot is shown below.
Step-3
The next screen gives us an option to select the cache engine we need and that is the start of our configuration steps for the cache service we need.
In the next chapter we will see the details on each of these ElastiCache engine’s configuration and usage one by one.
Step-4
We also need to assign a appropriate popcy to give permission to the user to use ElastiCache service. We need to attach the AWS-managed popcy named AmazonElastiCacheFullAccess to the existing user. This role comes pre-provisioned with permission that the service requires to create a service-pnked role on your behalf.
Advertisements