-1

I have just started learning AWS. Basically, I just want to know how AWS compatible and useful with Apache and Datastax Cassandra. What all the AWS things need to learn for Cassandra. Also, require to learn AWS internal architecture if I run Cassandra on AWS or just overview if anyone can help that will be grateful.

NoSQLKnowHow
  • 4,449
  • 23
  • 35
LetsNoSQL
  • 1,478
  • 1
  • 11
  • 23

2 Answers2

2

AWS has Amazon Keyspaces for Apache Cassandra Service. That might be an option for you in this case.

NoSQLKnowHow
  • 4,449
  • 23
  • 35
  • It just has single region replication. It doesn't yet support multi region data centers. – GAK Mar 23 '21 at 19:20
1

EC2, VPC, Subnet, Elastic IPs, Security Groups, EBS and RAID volumes are few. But it all depends on what you are trying to do? like are you going automate your installations, what would be your back up strategy etc.

GAK
  • 1,018
  • 1
  • 14
  • 33