How to Query Athena using Python
Using AWS Athena? Learn how to use Python to perform queries to get data from Athena.
I have a few spots open for select freelance projects involving software engineering, data pipelines, visualization, and machine learning. Let's discuss how I might help.
Using AWS Athena? Learn how to use Python to perform queries to get data from Athena.
Learn how to harness the power of AWS Glue's fully managed ETL service to effortlessly convert CSV files to Parquet format while performing data transformations.
In the final article of my AWS Lambda 101 series, I combine all the things we've learned so far into a small, sample project: Creating and deploying a Twitter bot to AWS Lambda.
Need to pass credentials or secrets to your Python Lambda functions?
Need to send and retrieve data from your AWS Lambda function via HTTP request? Learn how to create an endpoint that connects to it using AWS API Gateway.
Just getting started with AWS Lambda? Learn how to set up your first Python Lambda function.