A lot of times, while developing mobile applications we realize that we have to solve the same problem time and time again. The solution to this issue is to extract the solution from a library so it can be re-used in other projects.
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.
This article gives a 10,000 foot view of chaos engineering to help architects evaluate if it would be good for their organization and understand the steps to get there.