Replacing Lambda Triggers with EventBridge in S3-to-Glue Workflows
In one of our production data platforms, we used Lambda functions to trigger AWS Glue jobs every time a file landed in an S3 folder. That setup worked fine when there were only two or three data sourc...