Мне вот это кажется революционным для базы данных "In Aurora, the only writes that cross the network are redo log
records. No pages are ever written from the database tier, not for
background writes, not for checkpointing, and not for cache eviction. Instead, the log applicator is pushed to the storage tier where it can be used to generate database pages in background or on demand." такое раньше было для отдельного приложения, но никак не для всей базы.