Difference between revisions of "Amazon ElastiCache"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-elasticache-serverless/
(→News) |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
== Commands == | == Commands == | ||
− | + | * <code>[[aws elasticache create-cache-cluster]]</code> | |
− | + | * <code>[[aws elasticache delete-cache-cluster]]</code> | |
+ | * <code>[[aws elasticache describe-cache-clusters]]</code> | ||
+ | * <code>[[aws elasticache create-user]]</code> | ||
+ | |||
+ | == Instance size, node types == | ||
+ | https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html | ||
+ | * <code>[[cache.m5.large]]</code> | ||
+ | * <code>[[cache.t3.medium]]</code> | ||
+ | * <code>[[cache.t3.small]]</code> | ||
+ | * <code>[[cache.t3.micro]]</code> | ||
== Related == | == Related == | ||
* [[Redis]] (2009) | * [[Redis]] (2009) | ||
− | * | + | * [[Amazon Elasticache versions]] |
+ | * [[Terraform resource: aws_elasticache_subnet_group]] | ||
+ | * [[Ansible community.aws.elasticache]] | ||
== Activities == | == Activities == | ||
* Read ElastiCache blog: https://aws.amazon.com/blogs/aws/category/database/amazon-elasticache/ | * Read ElastiCache blog: https://aws.amazon.com/blogs/aws/category/database/amazon-elasticache/ | ||
+ | |||
+ | == News == | ||
+ | * Nov 2023 <ref>https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-elasticache-serverless/</ref> AWS announces [[Amazon ElastiCache Serverless]] | ||
+ | * [[Amazon ElastiCache for Redis 7 with enhanced I/O multiplexing]] | ||
== See also == | == See also == | ||
− | |||
* {{aws elasticache}} | * {{aws elasticache}} | ||
+ | * {{elasticache}} | ||
+ | [[Category:Redis]] | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:41, 2 January 2024
Commands[edit]
Instance size, node types[edit]
Related[edit]
Activities[edit]
- Read ElastiCache blog: https://aws.amazon.com/blogs/aws/category/database/amazon-elasticache/
News[edit]
- Nov 2023 [1] AWS announces Amazon ElastiCache Serverless
- Amazon ElastiCache for Redis 7 with enhanced I/O multiplexing
See also[edit]
- Amazon ElastiCache:
aws elasticache [ create-cache-cluster | delete-cache-cluster | describe-cache-clusters | describe-events | create-replication-group ]
- Amazon ElastiCache,
aws elasticache
, versions, endpoint address, eviction policy
Advertising: