Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README Featured Section with AWS Blog on RDS, XA Transactions #485

Conversation

mjs1995
Copy link
Contributor

@mjs1995 mjs1995 commented Sep 21, 2023

PR Description:

This PR updates the README's "Featured" section by adding a new AWS blog post.
The post details the use of Amazon RDS, XA transactions, Amazon Kinesis, and AWS Lambda for data replication to Amazon OpenSearch Service.
You can check the source code used in the example here

Why Include This Post?

First Post : Focuses on real-time MySQL binary log replication via Kinesis.
Second Post : Discusses Kinesis and Lambda for data transfer to DynamoDB.
New Post : Adds complexity by covering XA transactions and OpenSearch Service replication.

This new entry complements our existing featured posts by showcasing another layer of data replication complexity. More importantly, these posts collectively highlight the versatility and robustness of python-mysql-replication across different data pipeline scenarios.

We look forward to your feedback and additional suggestions.

@julien-duponchelle julien-duponchelle merged commit 8b23b9a into julien-duponchelle:main Sep 22, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants