#AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) extends Multi-Region Replication to Bahrain and Hong Kong Region

Amazon Keyspaces (for Apache Cassandra) now supports Multi-Region Replication in the Middle East (Bahrain) and Asia Pacific (Hong Kong) Regions. With this expansion, ...

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) extends Multi-Region Replication to Bahrain and Hong Kong Region
Amazon Keyspaces (for Apache Cassandra) now supports Multi-Region Replication in the Middle East (Bahrain) and Asia Pacific (Hong Kong) Regions. With this expansion, customers can now replicate their Amazon Keyspaces tables to and from these Regions, enabling lower latency access to data and improved regional resiliency. Amazon Keyspaces Multi-Region Replication automatically replicates data across AWS Regions with typically less than a second of replication lag, allowing applications to read and write data to the same table in multiple Regions. This capability helps customers build globally distributed applications that can serve users with low latency regardless of their location, while also providing business continuity in the event of a regional disruption. The addition of Multi-Region Replication support in Middle East (Bahrain) and Asia Pacific (Hong Kong) enables organizations operating in these regions to build highly available applications that can maintain consistent performance for users across the Middle East and Asia Pacific. Customers can now replicate their Keyspaces tables between these regions and any other supported AWS Region without managing complex replication infrastructure. You pay only for the resources you use, including data storage, read/write capacity, and writes in each Region of your multi-Region keyspace. To learn more about Amazon Keyspaces Multi-Region Replication and its regional availability, visit the Amazon Keyspaces documentation.
aws.amazon.com
November 6, 2025 at 12:05 AM Everybody can reply
1 likes
🆕 Amazon Keyspaces now supports Multi-Region Replication in Bahrain and Hong Kong, enabling lower latency and improved regional resiliency. Customers can replicate data across regions with minimal lag, enhancing global app performance and continuity.

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) extends Multi-Region Replication to Bahrain and Hong Kong Region
Amazon Keyspaces (for Apache Cassandra) now supports Multi-Region Replication in the Middle East (Bahrain) and Asia Pacific (Hong Kong) Regions. With this expansion, customers can now replicate their Amazon Keyspaces tables to and from these Regions, enabling lower latency access to data and improved regional resiliency. Amazon Keyspaces Multi-Region Replication automatically replicates data across AWS Regions with typically less than a second of replication lag, allowing applications to read and write data to the same table in multiple Regions. This capability helps customers build globally distributed applications that can serve users with low latency regardless of their location, while also providing business continuity in the event of a regional disruption. The addition of Multi-Region Replication support in Middle East (Bahrain) and Asia Pacific (Hong Kong) enables organizations operating in these regions to build highly available applications that can maintain consistent performance for users across the Middle East and Asia Pacific. Customers can now replicate their Keyspaces tables between these regions and any other supported AWS Region without managing complex replication infrastructure. You pay only for the resources you use, including data storage, read/write capacity, and writes in each Region of your multi-Region keyspace. To learn more about Amazon Keyspaces Multi-Region Replication and its regional availability, visit the Amazon Keyspaces documentation.
aws.amazon.com
November 5, 2025 at 11:40 PM Everybody can reply
1 likes
Amazon Keyspaces (for Apache Cassandra) now supports IPv6 with dual-stack endpoints

https://aws.amazon.com/keyspaces/ now supports Internet Protocol version 6 (IPv6) through new dual-stack endpoints that enable both IPv6 and IPv4 connectivity. This enhance...

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports IPv6 with dual-stack endpoints
https://aws.amazon.com/keyspaces/ now supports Internet Protocol version 6 (IPv6) through new dual-stack endpoints that enable both IPv6 and IPv4 connectivity. This enhancement provides customers with a vastly expanded address space while maintaining compatibility with existing IPv4-based applications. Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage. The dual-stack endpoints functionality allows you to gradually transition your applications from IPv4 to IPv6 without disruption, enabling safer migration paths for your critical database services. IPv6 support is also available through PrivateLink interface Virtual Private Cloud (VPC) endpoints, allowing you to access Amazon Keyspaces privately without traversing the public internet. IPv6 support for Amazon Keyspaces is now available in all AWS Commercial and AWS GovCloud (US) Regions where Amazon Keyspaces is offered, at no additional cost. To learn more about IPv6 support on Keyspaces, visit the https://docs.aws.amazon.com/keyspaces/latest/devguihttps://docs.aws.amazon.com/keyspaces/latest/devguide/ipv6-support.html page.
aws.amazon.com
October 1, 2025 at 9:05 PM Everybody can reply
1 likes
🆕 Amazon Keyspaces now supports IPv6 with dual-stack endpoints, offering expanded address space and seamless IPv4-to-IPv6 transition, available at no extra cost in all AWS regions.

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports IPv6 with dual-stack endpoints
Amazon Keyspaces (for Apache Cassandra) now supports Internet Protocol version 6 (IPv6) through new dual-stack endpoints that enable both IPv6 and IPv4 connectivity. This enhancement provides customers with a vastly expanded address space while maintaining compatibility with existing IPv4-based applications. Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage. The dual-stack endpoints functionality allows you to gradually transition your applications from IPv4 to IPv6 without disruption, enabling safer migration paths for your critical database services. IPv6 support is also available through PrivateLink interface Virtual Private Cloud (VPC) endpoints, allowing you to access Amazon Keyspaces privately without traversing the public internet. IPv6 support for Amazon Keyspaces is now available in all AWS Commercial and AWS GovCloud (US) Regions where Amazon Keyspaces is offered, at no additional cost. To learn more about IPv6 support on Keyspaces, visit the Amazon Keyspaces documentation page.
aws.amazon.com
October 1, 2025 at 8:40 PM Everybody can reply
1 likes
Amazon Keyspaces (for Apache Cassandra) now supports now(), uuid() functions in SELECT and Duration data type

https://aws.amazon.com/keyspaces/ now supports the now() and uuid() functions in SELECT clauses, expanding their functionality beyond the previously supported WH...

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports now(), uuid() functions in SELECT and Duration data type
https://aws.amazon.com/keyspaces/ now supports the now() and uuid() functions in SELECT clauses, expanding their functionality beyond the previously supported WHERE, INSERT, and UPDATE clauses, as well as the Duration data type. These improvements provide greater compatibility with Apache Cassandra, making it easier to work with time-based operations and unique identifiers in your applications. Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage. With the now() function, you can now generate current timestamps directly in your SELECT statements, making it easier to track when data was retrieved or to perform time-based calculations within your queries. Similarly, the uuid() function allows you to generate unique identifiers within SELECT statements, which is particularly useful for creating reference values or temporary identifiers during data retrieval operations. The new Duration data type represents time elapsed between two timestamps, supporting use cases like tracking task completion times or code execution intervals. This eliminates the need to store time intervals as strings or bytes, removing the burden of manual parsing from your applications. The now(), uuid(), and Duration data type enhancements are available today in all AWS Commercial and AWS GovCloud (US) Regions where Amazon Keyspaces is available. To learn more, visit the https://docs.aws.amazon.com/keyspaces/latest/devguide/cql.html.
aws.amazon.com
September 19, 2025 at 2:05 AM Everybody can reply
Amazon Keyspaces now offers change data capture (CDC)! Track data modifications in real-time for better analytics and streamlined workflows. Integrate changes easily for enhanced application development. AWS #AmazonKeyspaces #CDC #Database #DataEngine... Link
July 13, 2025 at 1:53 AM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) now supports Change Data Capture (CDC) Streams

https://aws.amazon.com/keyspaces/ now supports Change Data Capture (CDC) streams, enabling you to capture row-level changes in your tables in near-real time. CDC streams...

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports Change Data Capture (CDC) Streams
https://aws.amazon.com/keyspaces/ now supports Change Data Capture (CDC) streams, enabling you to capture row-level changes in your tables in near-real time. CDC streams in Amazon Keyspaces automatically capture insert, update, and delete operations as change events, delivering them in order with automatic deduplication. With CDC streams, you can build event-driven applications and implement use cases such as data analytics, text search, ML training/inference, and continuous data backups for archival. Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage. CDC streams retain data for up to 24 hours and can scale automatically to match your workload, without requiring any infrastructure management. Additionally, enabling CDC streams will have no impact on your table capacity for compute or storage operations. To consume the CDC stream records, you can use either the https://docs.aws.amazon.com/keyspaces/latest/StreamsAPIReference/Welcome.html or leverage the https://docs.aws.amazon.com/streams/latest/dev/kcl.html, a java library that makes it easy to consume and process stream records. CDC streams are available today in all AWS Commercial and AWS GovCloud (US) Regions where Amazon Keyspaces is available, and you pay only for the change events captured and delivered through your streams. To learn more, visit the https://docs.aws.amazon.com/keyspaces/latest/devguide/cdc.html.  
aws.amazon.com
July 2, 2025 at 8:05 PM Everybody can reply
1 reposts 2 likes
🆕 Amazon Keyspaces now supports CDC streams to capture row-level changes in near-real time, enabling event-driven apps and use cases like analytics, ML, and backups. Available in all AWS regions, it scales automatically without impacting table capacity.

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports Change Data Capture (CDC) Streams
Amazon Keyspaces (for Apache Cassandra) now supports Change Data Capture (CDC) streams, enabling you to capture row-level changes in your tables in near-real time. CDC streams in Amazon Keyspaces automatically capture insert, update, and delete operations as change events, delivering them in order with automatic deduplication. With CDC streams, you can build event-driven applications and implement use cases such as data analytics, text search, ML training/inference, and continuous data backups for archival. Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage. CDC streams retain data for up to 24 hours and can scale automatically to match your workload, without requiring any infrastructure management. Additionally, enabling CDC streams will have no impact on your table capacity for compute or storage operations. To consume the CDC stream records, you can use either the Keyspaces Data Streams API or leverage the Kinesis Client Library, a java library that makes it easy to consume and process stream records. CDC streams are available today in all AWS Commercial and AWS GovCloud (US) Regions where Amazon Keyspaces is available, and you pay only for the change events captured and delivered through your streams. To learn more, visit the Amazon Keyspaces CDC documentation.
aws.amazon.com
July 2, 2025 at 7:40 PM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) supports Multi-Region Replication in Africa (Cape Town) Region

https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availa...

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) supports Multi-Region Replication in Africa (Cape Town) Region
https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces (for Apache Cassandra) supports Multi-Region Replication in the Africa (Cape Town) Region. With this expansion, customers can now replicate their Keyspaces data to and from the Cape Town Region, enabling lower-latency access for local users while maintaining a consistent view of data across their global infrastructure. Multi-Region Replication helps customers meet data residency requirements and improve application performance by automatically replicating data across multiple AWS Regions. Customers can now configure their tables to replicate data between Cape Town and any other AWS Region where Amazon Keyspaces is available. Multi-Region Replication in the Africa (Cape Town) Region is available at no additional cost – you pay only for the resources you use, including data transfer between regions and storage in each region. To get started with Multi-Region Replication in the Africa (Cape Town) Region, visit the https://docs.aws.amazon.com/keyspaces/latest/devguide/multiRegion-replication.html.  
aws.amazon.com
March 31, 2025 at 8:05 PM Everybody can reply
🆕 Amazon Keyspaces now supports Multi-Region Replication in Africa (Cape Town), enabling lower-latency access and consistent global data views at no extra cost, just pay for used resources.

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) supports Multi-Region Replication in Africa (Cape Town) Region
Amazon Keyspaces (for Apache Cassandra) is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces (for Apache Cassandra) supports Multi-Region Replication in the Africa (Cape Town) Region. With this expansion, customers can now replicate their Keyspaces data to and from the Cape Town Region, enabling lower-latency access for local users while maintaining a consistent view of data across their global infrastructure. Multi-Region Replication helps customers meet data residency requirements and improve application performance by automatically replicating data across multiple AWS Regions. Customers can now configure their tables to replicate data between Cape Town and any other AWS Region where Amazon Keyspaces is available. Multi-Region Replication in the Africa (Cape Town) Region is available at no additional cost – you pay only for the resources you use, including data transfer between regions and storage in each region. To get started with Multi-Region Replication in the Africa (Cape Town) Region, visit the Amazon Keyspaces documentation.
aws.amazon.com
March 31, 2025 at 7:41 PM Everybody can reply
Amazon Keyspaces expands Multi-Region Replication to support all AWS Regions

https://aws.amazon.com/keyspaces/ has expanded its Multi-Region Replication capabilities, now enabling you to replicate your tables beyond the previous quota of six AWS Regions to all available ...

#AWS #AmazonKeyspaces
Amazon Keyspaces expands Multi-Region Replication to support all AWS Regions
https://aws.amazon.com/keyspaces/ has expanded its Multi-Region Replication capabilities, now enabling you to replicate your tables beyond the previous quota of six AWS Regions to all available AWS Regions. This enhancement to the existing multi-Region Replication provides even greater flexibility for organizations requiring broader global presence and data distribution. Customers can now automatically replicate their data across any number of AWS Regions supported within Amazon Keyspaces. With multi-Region replication, Amazon Keyspaces asynchronously replicates data between Regions, and data is typically propagated across Regions within a second. The expanded regional support helps you to better serve your global user base, meet regional compliance requirements, and implement more robust disaster recovery strategies. Getting started is easy through the AWS Management Console, AWS CLI, or AWS SDKs by selecting your desired destination AWS Regions. There are no upfront commitments; you only pay for the resources used in each Region. To learn more about the enhanced Multi-Region Replication capabilities in Amazon Keyspaces, refer to the https://docs.aws.amazon.com/keyspaces/latest/devguide/multiRegion-replication.html documentation. To get started with Amazon Keyspaces (for Apache Cassandra), please refer to the https://docs.aws.amazon.com/keyspaces/latest/devguide/getting-started.html.
aws.amazon.com
March 25, 2025 at 10:05 PM Everybody can reply
🆕 Amazon Keyspaces now supports Multi-Region Replication across all AWS Regions, enhancing global data distribution, compliance, and disaster recovery. Easy setup via AWS Console, CLI, or SDKs with no upfront costs.

#AWS #AmazonKeyspaces
Amazon Keyspaces expands Multi-Region Replication to support all AWS Regions
Amazon Keyspaces (for Apache Cassandra) has expanded its Multi-Region Replication capabilities, now enabling you to replicate your tables beyond the previous quota of six AWS Regions to all available AWS Regions. This enhancement to the existing multi-Region Replication provides even greater flexibility for organizations requiring broader global presence and data distribution. Customers can now automatically replicate their data across any number of AWS Regions supported within Amazon Keyspaces. With multi-Region replication, Amazon Keyspaces asynchronously replicates data between Regions, and data is typically propagated across Regions within a second. The expanded regional support helps you to better serve your global user base, meet regional compliance requirements, and implement more robust disaster recovery strategies. Getting started is easy through the AWS Management Console, AWS CLI, or AWS SDKs by selecting your desired destination AWS Regions. There are no upfront commitments; you only pay for the resources used in each Region. To learn more about the enhanced Multi-Region Replication capabilities in Amazon Keyspaces, refer to the Multi-Region replication documentation. To get started with Amazon Keyspaces (for Apache Cassandra), please refer to the Amazon Keyspaces Developer Guide.
aws.amazon.com
March 25, 2025 at 9:40 PM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) adds Multi-Region support for User Defined Types (UDTs)

https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability....

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) adds Multi-Region support for User Defined Types (UDTs)
https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces supports User Defined Types (UDTs) in Multi-Region. This enhancement allows you to use UDTs consistently across multiple AWS Regions, enabling global applications to maintain consistent data schemas. With Multi-Region UDT support, you can replicate UDT schemas automatically across Regions, maintain consistent data models across your global infrastructure, and scale your Cassandra-compatible applications across geographic boundaries. This feature builds upon the existing UDT capabilities in Amazon Keyspaces, maintaining the ability to use UDTs in primary keys and create nested data structures that match your real-world data hierarchies. Multi-Region UDT support is now available in all commercial AWS Regions where https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/. To learn more about implementing Multi-Region UDTs, visit the https://docs.aws.amazon.com/keyspaces/latest/devguide/udts.html.
aws.amazon.com
March 24, 2025 at 9:05 PM Everybody can reply
🆕 Amazon Keyspaces now supports Multi-Region User Defined Types (UDTs) for consistent global data schemas, automatic schema replication, and scalable Cassandra-compatible applications across regions. Available in all commercial AWS regions.

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) adds Multi-Region support for User Defined Types (UDTs)
Amazon Keyspaces (for Apache Cassandra) is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces supports User Defined Types (UDTs) in Multi-Region. This enhancement allows you to use UDTs consistently across multiple AWS Regions, enabling global applications to maintain consistent data schemas. With Multi-Region UDT support, you can replicate UDT schemas automatically across Regions, maintain consistent data models across your global infrastructure, and scale your Cassandra-compatible applications across geographic boundaries. This feature builds upon the existing UDT capabilities in Amazon Keyspaces, maintaining the ability to use UDTs in primary keys and create nested data structures that match your real-world data hierarchies. Multi-Region UDT support is now available in all commercial AWS Regions where Amazon Keyspaces is offered. To learn more about implementing Multi-Region UDTs, visit the Amazon Keyspaces documentation.
aws.amazon.com
March 24, 2025 at 8:40 PM Everybody can reply
Amazon Keyspaces is now available in Africa (Cape Town) Region

https://aws.amazon.com/keyspaces/, a scalable, highly available, and fully managed Cassandra-compatible database service, is now available in the Africa (Cape Town) Region.

With Amazon Keyspaces, you can...

#AWS #AmazonKeyspaces
Amazon Keyspaces is now available in Africa (Cape Town) Region
https://aws.amazon.com/keyspaces/, a scalable, highly available, and fully managed Cassandra-compatible database service, is now available in the Africa (Cape Town) Region. With Amazon Keyspaces, you can run your Cassandra workloads on AWS using the same Cassandra application code and developer tools that you use today. The service is completely serverless, eliminating the need to provision, patch, or manage servers, or handle software installation and maintenance. You pay only for the resources you use, and tables automatically scale up and down based on application traffic. Amazon Keyspaces supports applications serving thousands of requests per second with virtually unlimited throughput and storage. The service includes built-in security features with encryption by default and continuous data backup capabilities through point-in-time recovery. For pricing information in the Africa (Cape Town) Region, visit Amazon https://aws.amazon.com/keyspaces/pricing/. To see the complete list of AWS Regions where Amazon Keyspaces is available, check https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/. To begin using Amazon Keyspaces in the Africa (Cape Town) Region, refer to https://docs.aws.amazon.com/keyspaces/latest/devguide/getting-started.html in the Amazon Keyspaces Developer Guide.  
aws.amazon.com
February 6, 2025 at 7:05 PM Everybody can reply
🆕 Amazon Keyspaces is now available in Africa (Cape Town) Region

#AWS #AmazonKeyspaces
Amazon Keyspaces is now available in Africa (Cape Town) Region
Amazon Keyspaces (for Apache Cassandra), a scalable, highly available, and fully managed Cassandra-compatible database service, is now available in the Africa (Cape Town) Region. With Amazon Keyspaces, you can run your Cassandra workloads on AWS using the same Cassandra application code and developer tools that you use today. The service is completely serverless, eliminating the need to provision, patch, or manage servers, or handle software installation and maintenance. You pay only for the resources you use, and tables automatically scale up and down based on application traffic. Amazon Keyspaces supports applications serving thousands of requests per second with virtually unlimited throughput and storage. The service includes built-in security features with encryption by default and continuous data backup capabilities through point-in-time recovery. For pricing information in the Africa (Cape Town) Region, visit Amazon Keyspaces (for Apache Cassandra) pricing. To see the complete list of AWS Regions where Amazon Keyspaces is available, check AWS Regional Services. To begin using Amazon Keyspaces in the Africa (Cape Town) Region, refer to Getting Started with Amazon Keyspaces (for Apache Cassandra) in the Amazon Keyspaces Developer Guide.
aws.amazon.com
February 6, 2025 at 6:23 PM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) now supports User-Defined Types in AWS GovCloud (US) Regions

https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 9...

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports User-Defined Types in AWS GovCloud (US) Regions
https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces added support for Cassandra’s User Defined Types (UDTs) in the AWS GovCloud (US-East) and AWS GovCloud (US-West) Regions. With support for UDTs, you can continue using any custom data types that are defined in your Cassandra workloads in Keyspaces without making schema modifications. With this launch, you can use UDTs in the primary key of your tables, allowing you to index your data on more complex and richer data types. Additionally, UDTs enable you to create data models that are more efficient and similar to the data hierarchies that exist in real-world data. The AWS console enhances the original Cassandra experience by allowing you to easily create and visualize nested UDTs at multiple levels. Support for UDTs is available in all commercial AWS Regions and the AWS GovCloud (US) Regions where https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/. If you’re new to Amazon Keyspaces, the https://aws.amazon.com/keyspaces/getting-started/ shows you how to provision a keyspace and explore the query and scaling capabilities of Amazon Keyspaces.  
aws.amazon.com
December 11, 2024 at 7:05 PM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) announces frozen collections in AWS GovCloud (US) Regions

https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99....

#AWS #AmazonKeyspaces #AwsGovcloudUs
Amazon Keyspaces (for Apache Cassandra) announces frozen collections in AWS GovCloud (US) Regions
https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces added support for frozen collections in the AWS GovCloud (US-East) and AWS GovCloud (US-West) Regions. With support for frozen collections, the primary keys in your tables can contain collections, allowing you to index your tables on more complex and richer data types. Additionally, using frozen collections, you can create nested collections. Nested collections enable you to model your data in a more real-world way and efficient manner. The AWS console extends the native Cassandra experience by giving you the ability to intuitively create and view nested collections that are several levels deep. Support for frozen collections is available in all commercial AWS Regions and the AWS GovCloud (US) Regions where https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/. If you’re new to Amazon Keyspaces, the https://aws.amazon.com/keyspaces/getting-started/ shows you how to provision a keyspace and explore the query and scaling capabilities of Amazon Keyspaces.
aws.amazon.com
December 11, 2024 at 7:05 PM Everybody can reply
🆕 Amazon Keyspaces (for Apache Cassandra) now supports User-Defined Types in AWS GovCloud (US) Regions

#AWS #AwsGovcloudUs #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports User-Defined Types in AWS GovCloud (US) Regions
Amazon Keyspaces (for Apache Cassandra) is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces added support for Cassandra’s User Defined Types (UDTs) in the AWS GovCloud (US-East) and AWS GovCloud (US-West) Regions. With support for UDTs, you can continue using any custom data types that are defined in your Cassandra workloads in Keyspaces without making schema modifications. With this launch, you can use UDTs in the primary key of your tables, allowing you to index your data on more complex and richer data types. Additionally, UDTs enable you to create data models that are more efficient and similar to the data hierarchies that exist in real-world data. The AWS console enhances the original Cassandra experience by allowing you to easily create and visualize nested UDTs at multiple levels. Support for UDTs is available in all commercial AWS Regions and the AWS GovCloud (US) Regions where AWS offers Amazon Keyspaces. If you’re new to Amazon Keyspaces, the getting started guide shows you how to provision a keyspace and explore the query and scaling capabilities of Amazon Keyspaces.
aws.amazon.com
December 11, 2024 at 6:53 PM Everybody can reply
Amazon Keyspaces (for Apache Cassandra) now supports adding Regions to existing Keyspaces

https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability.

...

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports adding Regions to existing Keyspaces
https://aws.amazon.com/keyspaces/ is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces added the capability to add Regions to existing Keyspaces. With this launch, you can convert an existing single-Region Keyspace to a multi-Region Keyspace or add a new Region to an existing multi-Region Keyspace without recreating the existing Keyspaces. As your application traffic and business needs evolve over time, you can easily add new Regions closest to your application to achieve lower read and write latencies. You can also improve the availability and resiliency of your workloads by adding Regions. Keyspaces fully manages all aspects of creating a new Region and populating it with the latest data from other Regions, enabling you to focus your resources on adding value for your customers rather than managing operational tasks. You can still perform read and write operations on your tables in the existing Region during the addition of a new Region. With this capability, you get the flexibility and ease to manage the regional footprint of your application based on your changing needs. Support for adding Regions to existing Keyspaces is available in all AWS Regions where https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/. For more information on multi-Region Replication, see https://docs.aws.amazon.com/keyspaces/latest/devguide/multiRegion-replication.html. If you’re new to Amazon Keyspaces, the https://aws.amazon.com/keyspaces/getting-started/ shows you how to provision a Keyspace and explore the query and scaling capabilities of Amazon Keyspaces.
aws.amazon.com
November 20, 2024 at 1:05 AM Everybody can reply
🆕 Amazon Keyspaces (for Apache Cassandra) now supports adding Regions to existing Keyspaces

#AWS #AmazonKeyspaces
Amazon Keyspaces (for Apache Cassandra) now supports adding Regions to existing Keyspaces
Amazon Keyspaces (for Apache Cassandra) is a scalable, serverless, highly available, and fully managed Apache Cassandra-compatible database service that offers 99.999% availability. Today, Amazon Keyspaces added the capability to add Regions to existing Keyspaces. With this launch, you can convert an existing single-Region Keyspace to a multi-Region Keyspace or add a new Region to an existing multi-Region Keyspace without recreating the existing Keyspaces. As your application traffic and business needs evolve over time, you can easily add new Regions closest to your application to achieve lower read and write latencies. You can also improve the availability and resiliency of your workloads by adding Regions. Keyspaces fully manages all aspects of creating a new Region and populating it with the latest data from other Regions, enabling you to focus your resources on adding value for your customers rather than managing operational tasks. You can still perform read and write operations on your tables in the existing Region during the addition of a new Region. With this capability, you get the flexibility and ease to manage the regional footprint of your application based on your changing needs. Support for adding Regions to existing Keyspaces is available in all AWS Regions where Amazon Keyspaces offers multi-Region Replication. For more information on multi-Region Replication, see documentation. If you’re new to Amazon Keyspaces, the Getting Started guide shows you how to provision a Keyspace and explore the query and scaling capabilities of Amazon Keyspaces.
aws.amazon.com
November 20, 2024 at 12:23 AM Everybody can reply