Cheat sheets
Here are cheat sheets that you can use to grasp the various migration plans and share them with your team. These succinct references will aid in understanding the different migration strategies:
Phases of Dual Write Approach |
||||
Phase |
Authoritative Read/Write System |
|||
Old System Read |
Old System Write |
DynamoDB Read |
DynamoDB Write |
|
Update application to dual write |
Yes |
Yes |
Yes |
|
Bulk copy |
Yes |
Yes |
Yes |
|
Switch authoritative reads |
Yes |
Yes |
Yes |
|