Amazon Web Services (AWS)
- Capella Operational
- reference
Couchbase Capella supports deploying clusters onto Amazon Web Services (AWS).
Couchbase Capella provides fully managed Couchbase Server clusters that can be deployed onto AWS. This page describes the various regions and configurations that are available to you when using Capella with AWS.
Supported Regions
Couchbase Capella’s fully managed DBaaS supports the following AWS regions.
-
Americas
-
Europe
-
Middle East and Africa
-
Asia Pacific
-
Australia and New Zealand
AWS Region | Location |
---|---|
|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (Oregon) |
|
Canada (Central) |
|
South America (São Paulo) |
AWS Region | Location |
---|---|
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Zurich) |
AWS Region | Location |
---|---|
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
Africa (Cape Town) |
AWS Region | Location |
---|---|
|
Asia Pacific (Singapore) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Hyderabad) |
|
Asia Pacific (Jakarta) |
AWS Region | Location |
---|---|
|
Australia (Sydney) |
|
Australia (Melbourne) |
Availability Zones
Every AWS region includes a number of independent availability zones. These consist of one or more discrete data centers that are isolated from failures in other availability zones. Capella can automatically distribute cluster nodes across multiple availability zones in a region for the highest availability. Every operational cluster in Capella is deployed with a minimum of 3 nodes.
The Multiple Availability Zones option is the default when creating clusters using the Developer Pro or Enterprise Support Plans.
The option to deploy across multiple AWS availability zones is only available for clusters that use the Developer Pro or Enterprise Support Plans. Clusters using the Basic Support Plan deploy all nodes to the same availability zone. |
Configuration Options
Clusters deployed onto AWS can be customized to suit your needs.
Nodes
Clusters have a minimum of 3 nodes and a maximum of 27.
Clusters consist of service groups that include the Couchbase services deployed and system resources. Each service group has a node quantity to represent the number of nodes in the cluster with that configuration. Individual service groups can have between 2 and 27 nodes but cannot collectively exceed 27. The service group that includes the Data Service requires at least 3 nodes.
As they’re intended for evaluation purposes only, free tier operational clusters only include 1 node. For paid single-node clusters deployed under a Basic or Developer Pro plan, Couchbase does not offer SLAs. |
Compute and Memory
Capella provides the following compute configurations for clusters deployed onto AWS.
vCPU | Memory |
---|---|
2 vCPUs [1] |
8 GB |
4 vCPUs |
16 GB |
4 vCPUs |
32 GB |
8 vCPUs |
16 GB |
8 vCPUs |
32 GB |
8 vCPUs |
64 GB |
16 vCPUs |
32 GB |
16 vCPUs |
64 GB |
16 vCPUs |
128 GB |
32 vCPUs |
128 GB |
32 vCPUs |
256 GB |
36 vCPUs |
72 GB |
48 vCPUs |
96 GB |
48 vCPUs |
192 GB |
48 vCPUs |
384 GB |
64 vCPUs |
256 GB |
64 vCPUs |
512 GB |
72 vCPUs |
144 GB |
96 vCPUs |
192 GB |
96 vCPUs |
384 GB |
96 vCPUs |
768 GB |
Storage Size
Capella clusters deployed onto AWS use the SSDs in AWS EBS. You have the option to choose between the GP3 and IO2 volume types per service group.
The amount of storage available per node in your cluster is configurable from a minimum of 50 GB to a maximum of 16 TB.
Free tier operational clusters only allow 10 GB of data storage. |
Clusters deployed on AWS support disk auto-expansion. For details, see Storage Auto-Expansion.
Storage Speed
Each service group has an input/output operations per second (IOPS) rate. This storage speed is configurable based on the volume type used:
-
gp3: 3000 to 16000 IOPS
-
io2: 1000 to 64000 IOPS
Adjusting the IOPS rate affects performance and cost. When creating or modifying a cluster with gp3 or io2 volume types and choosing a storage option, Capella uses recommended defaults for the IOPS field. You can replace the default IOPS value with one higher than the default but not lower. For the recommended IOPS values for clusters using AWS gp3 or io2 volume types with typical enterprise workloads, see IOPS Defaults. |