Amazon ElastiCache Memcached Free Tier

0

I recently attempted to create a Amazon ElastiCache instance using (Memcached) and was following the instructions on here: https://aws.amazon.com/elasticache/memcached/wordpress-with-memcached/

Create memcached instructions

In the very first step it shows that there is a setting for the "Node type" and explains that it must be set to cache.t2.micro to ensure that it is eligible for the AWS Free Tier.

However, when you actually go to create one (December 2023), there is a completely different configuration settings section and there is no mention of the AWS Free Tier. I'm assuming the documentation is just out of date, but reading around, it looks like I am now required to know the maximum usage limits for memory and compute settings and set them manually. Is this correct?

Create Memcahed cache: Create Memcahed cache

Create Memcahed cache - Default settings: Default settings

Create Memcahed cache - Default settings - Customize default settings - Maximum usage limits: Maximum usage limits

The pricing page https://aws.amazon.com/elasticache/pricing/ also tells you to use the cache.t2.micro or cache.t3.micro node type. Later on in this page it lists the standard cache node specs. Are we expected to look up the memory from this table and use it on the maximum usage limits when configuring the elasticache instance?

Perhaps am I missing something obvious? Thanks for any input

1개 답변
1
수락된 답변

Hello.

What you have selected on the screen is the recently added Elasticache Serverless.
Elasticache Serverless does not require you to select a node type, and automatically scales according to the load.
To qualify for the free tier, select "Design your own cache", select "Standard create", and set the node type to something like "cache.t3.micro".
a

profile picture
전문가
답변함 5달 전
profile pictureAWS
전문가
검토됨 5달 전
  • Thanks for the explanation. I guess it default selects the "Serverless" option now?

  • If you do not change anything, Serverless is probably selected.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인