You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,9 @@ This AWS streaming pipeline ingests real-time Cryptocurrency price data from the
9
9
10
10
This architecture ensures that the pipeline automatically processes incoming data, keeping the analytical layer up-to-date with the lastest information.
11
11
12
-

12
+

13
+
14
+
For more information about each part : Data ingestion, Data transformation and orchestration, you can refer to theses articles I wrote:
15
+
-[My Streamlining Data flow: Kinesis, Firehose & S3](https://medium.com/data-engineer-things/my-streamlining-data-flow-kinesis-firehose-s3-ea2566e2851e?sk=5cc23f626d0782caa8bb1fe642f941b4)
16
+
-[How I automate my Glue Job using AWS SNS and AWS Lambda](https://medium.com/art-of-data-engineering/how-i-automate-my-glue-job-using-aws-sns-and-aws-lambda-0f1cff9841d1)
17
+
-[How I Transform S3 Data with AWS Glue Jobs](https://medium.com/data-engineer-things/how-i-transform-s3-data-with-aws-glue-jobs-718f0c27b7c6)
0 commit comments