Data Science Wire

Build zero-downtime write architectures for Amazon Neptune

AWS Database Blog1mo4 min read

Learn how to build zero-downtime write architectures for Amazon Neptune using a write queue pattern with Amazon SQS, Amazon Kinesis Data Streams, or Amazon MSK. By decoupling write acceptance from write execution, your application keeps accepting graph writes during maintenance windows, failovers, and scaling operations.

Read the full story at AWS Database Blog

More in Cloud / Infrastructure