Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions addons/datastores.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ Provisions an Amazon Elasticache replication group with:
- Automatic failover if the primary fails
- Minimal downtime during modifications

When creating or editing an Elasticache datastore, the instance type selector lists each supported node type alongside its vCPU count and memory (in GiB) to help you right-size the cluster. For example, `cache.m7g.large (2 vCPU, 6.4 GiB)` indicates a node with 2 vCPUs and 6.4 GiB of memory.

---

## Monitoring
Expand Down