Great video as always. One project that will be really great for the channel and i believe you would do a amazing job is how to properly structure a data lake and data pipeline inside AWS, from creating the raw, transformed and curated buckets to creating the crawlers and glue jobs necessary for parsing to parquet and accessing the objects using athena amoung other services
I was hoping you would have a video on cloud trail, and here it is!
Its like I read your mind Drew!
Could you make a video for AWS Fargate?
I really like your AWS videos. Great content and explanations.
Coming soon!
Great video, thank you.
Just what I needed to know 8:14
Great video as always. One project that will be really great for the channel and i believe you would do a amazing job is how to properly structure a data lake and data pipeline inside AWS, from creating the raw, transformed and curated buckets to creating the crawlers and glue jobs necessary for parsing to parquet and accessing the objects using athena amoung other services
Thanks for the great suggestion Hercules!
What if I wanted to search for specific ip or keyword within those s3 logs, how can I do that ?
Hi Flesz. You can use Amazon Athena which allows you to do SQL queries on S3 data. Hope this helps
@@BeABetterDev thanks