Tomasz Łakomy 11/17/2020

Deconstructing "The EventBridge ETL" CDK Pattern

Read Original

This article deconstructs an AWS CDK serverless architecture pattern for ETL (Extract, Transform, Load) processes. It explains how to process CSV files from S3 by using SQS, throttled Lambda functions, AWS Fargate for large file handling, and Amazon EventBridge to route events, ultimately loading data into a DynamoDB table while discussing scalability considerations.

Deconstructing "The EventBridge ETL" CDK Pattern

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser