Skip to content

Commit c4399ff

Browse files
committed
changed information in README.md
1 parent c68b420 commit c4399ff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ This AWS streaming pipeline ingests real-time Cryptocurrency price data from the
99

1010
This architecture ensures that the pipeline automatically processes incoming data, keeping the analytical layer up-to-date with the lastest information.
1111

12-
![Pipeline Architecture](images/architecture.png)
12+
![Pipeline Architecture](images/architecture.png)
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

Comments
 (0)