This article looks at what concurrency violations are; the types of concurrency violations, the strategies to mitigate such issues, and the performance issues involved.
In this post we are going to build a simple Airflow DAG that detects new records that have been inserted into PostgreSQL and migrate them to YugabyteDB.