Data Engineering How to Setup AWS EMR and Jupyter Notebooks Without Breaking the Bank Feb 5, 2022 10:31:00 AM What is AWS EMR AWS EMR is Amazon's implementation of the Hadoop Distributed Computing Platform, des...
Data Engineering Invalidating CloudFront's Cache Jun 24, 2021 12:00:00 AM Invalidating with Python and the Boto3 SDK Cloudfront's default TTL for edge caches is 24 hours. In ...