Apache Cassandra is a highly scalablescaleable, high-performance distributed database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
...
Specify the following information for Apache Cassandra:
Field Name | Description |
---|---|
Account Name | A short, descriptive name that helps you re-use this account in future. |
Keyspace | A namespace that defines data replication on nodes. |
Host | Domain name or IP address of the Apache Cassandra server. |
Port | Port number on which Apache Cassandra server is running. |
...