Amazon ElastiCache resources - Amazon ElastiCache for Redis

Amazon ElastiCache resources

We recommend that you begin by reading the following sections, and refer to them as you need them:

  • Service highlights and pricing – The product detail page provides a general product overview of ElastiCache, service highlights, and pricing.

  • ElastiCache videos – The ElastiCache Videos section has videos that introduce you to Amazon ElastiCache. The videos cover common use cases for ElastiCache and demo how to use ElastiCache to reduce latency and improve throughput for your applications.

  • Getting started – The Getting started with Amazon ElastiCache for Redis section includes information on creating a cache cluster. It also includes how to authorize access to the cache cluster, connect to a cache node, and delete the cache cluster.

  • Performance at scale – The Performance at scale with Amazon ElastiCache whitepaper addresses caching strategies that help your application to perform well at scale.

If you want to use the AWS Command Line Interface (AWS CLI), you can use these documents to help you get started:

You can write application programs to use the ElastiCache API with a variety of popular programming languages. Here are some resources:

  • Tools for Amazon Web Services

    Amazon Web Services provides a number of software development kits (SDKs) with support for ElastiCache. You can code for ElastiCache using Java, .NET, PHP, Ruby, and other languages. These SDKs can greatly simplify your application development by formatting your requests to ElastiCache, parsing responses, and providing retry logic and error handling.

  • Using the ElastiCache API

    If you don't want to use the AWS SDKs, you can interact with ElastiCache directly using the Query API. You can find troubleshooting tips and information on creating and authenticating requests and handling responses in this section.

  • Amazon ElastiCache API Reference

    This separate document covers all of the ElastiCache API operations, including syntax and examples.