Analyze CloudFront logs with Pandas

I’m going to show how to download CloudFront logs, parse them with Pandas and extract some useful insights. I’m writing the whole code in a Jupyter notebook, so it’s easy to follow along and reproduce the results. ...

August 20, 2023 · 4 min · Egor Lynko