1. Amazon Aurora Documentation - Zero-ETL integrations: "Amazon Aurora zero-ETL integration with Amazon Redshift enables near real-time analytics and machine learning (ML) on petabytes of transactional data stored in Aurora. ... With a few clicks in the Amazon RDS console
you can create a zero-ETL integration... This fully managed solution eliminates the need for you to build and manage complex data pipelines that perform extract
transform
and load (ETL) operations."
Source: AWS Documentation
Working with Amazon Aurora zero-ETL integrations with Amazon Redshift
Introduction section.
2. Amazon Redshift Documentation - Zero-ETL integrations: "An Amazon Aurora zero-ETL integration with Amazon Redshift automatically and continuously replicates data... to an Amazon Redshift data warehouse. This replication enables you to perform analytics on your transactional data in near-real time... without having to build and maintain a data pipeline."
Source: AWS Documentation
Amazon Redshift Database Developer Guide
"Working with zero-ETL integrations"
Overview section.
3. AWS Documentation - Comparing Zero-ETL to other methods: The documentation implicitly positions zero-ETL as the simplest approach. While DMS and Glue are powerful
they are presented as solutions for more complex scenarios involving transformations or heterogeneous sources
which implies more setup. The very name "zero-ETL" is intended to convey minimal operational burden.
Source: AWS News Blog
Announcing Amazon Aurora zero-ETL integration with Amazon Redshift in preview
November 29
2022. This blog post contrasts the new feature with the "complex and manually intensive" process of building ETL pipelines.