Included in Data0to1 Project Library
Raw healthcare data is useful, but it is not ready for analytics as-is.
It may arrive from batch loads, CDC streams, or both. The same business entity may appear more than once, records may change over time, and deleted records from CDC data need to be handled correctly.
In this pipeline, you will create the Silver layer of an AWS lakehouse. You will read raw batch and CDC data from Amazon S3, process it using AWS Glue, write trusted Silver tables using Apache Iceberg, and validate the results with Athena.
After completing this pipeline, you will be able to:
Get access to the project code, setup files, architecture walkthrough, implementation videos, and support.