Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content tagged with Amazon Keyspaces
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
40 results
Srujana KarakaSUPPORT ENGINEER
published 8 days ago2 votes32 views
This article provides an optimization guide focused on improving write throughput and delete operation efficiency in Amazon Keyspaces. It covers batch writing strategies, efficient deletion patterns f...
ARTICLE
Amazon KeyspacesSrujana KarakaSUPPORT ENGINEER
published 8 days ago1 votes34 views
This article provides a detailed troubleshooting methodology for diagnosing and reducing latency issues in Amazon Keyspaces applications. It covers techniques for measuring end-to-end latency, disting...
Devika KatweEXPERT
published 8 days ago6 votes50 views
Amazon Keyspaces CDC enables real-time tracking of row-level changes (inserts, updates, deletes) using a pull-based model. Customers retrieve changes via CDC endpoints using the Keyspaces KCL Adaptor....
ARTICLE
Amazon KeyspacesVenkata Rama Reddy MedapatiSUPPORT ENGINEER
published 3 months ago0 votes153 views
Amazon Keyspaces eliminates the need to provision, patch, or manage servers. This enables you to build applications that handle thousands of requests per second with virtually unlimited throughput and...
ARTICLE
Amazon KeyspacesVenkata Rama Reddy MedapatiSUPPORT ENGINEER
published 3 months ago0 votes170 views
Amazon Keyspaces (for Apache Cassandra) distributes data across multiple backend partitions to provide scalability and high performance. However, when certain partitions receive disproportionately hig...
ARTICLE
Amazon KeyspacesVadim LyakhovichEXPERT
published 5 months ago0 votes173 views
When building machine learning workflows in Amazon SageMaker, having secure and scalable data access is critical. Amazon Keyspaces (for Apache Cassandra) provides a managed, scalable, and highly avail...
Vadim LyakhovichEXPERT
published 5 months ago0 votes144 views
This post shows how to connect your SageMaker environment to Amazon Keyspaces using the AWS Signature Version 4 (SigV4) authentication plugin.
This lets you access data from Keyspaces tables for tra...
I'm trying to connect to Amazon Keyspaces from EC2 Windows instance, and couldn't, BUT I can successfully connect to it from my local PC with absolutely same trivial console application:
using Sy...
3
answers
0
votes
227
views
asked a year ago
How do I get a TTL expired event for amazon keyspaces? I dont see anything in the metrics
1
answers
0
votes
112
views
asked a year ago
Hi AWS, I want to migrate data from existing SQL database to new Cassandra (NoSQL) database which we will be using for Enterprise HES application. Which is the best AWS service or in case I need to lo...
2
answers
0
votes
414
views
asked 2 years ago
A company trying to send me my data says I need to provide the following things:
AWS_Access_Key_ID:
AWS_Secret_Access_Key:
AWS_Region:
AWS_Bucket:
I have region and bu...
4
answers
0
votes
874
views
asked 2 years ago
We are using Amazon Keyspaces with Django & Django Cassandra Engine.
In one of our table we have a column defined as a list (called 'date_list')
We do insert, update, delete without any issue.
Howeve...
0
answers
0
votes
162
views
asked 2 years ago