Deconstructing "The EventBridge ETL" CDK Pattern
Analysis of an AWS serverless ETL pattern using EventBridge, Lambda, Fargate, and S3 to process CSV files into DynamoDB.
Analysis of an AWS serverless ETL pattern using EventBridge, Lambda, Fargate, and S3 to process CSV files into DynamoDB.
A guide to selecting and optimizing AWS Compute Savings Plans for serverless workloads like Lambda and Fargate to reduce costs.
Performance comparison of three AWS API deployment methods: Lambda, API Gateway service proxy, and Fargate containers.