Chapter 3 of the best selling book Python Boto3 Cookbook
video_library Rich Learning Content
assessment Quizzes & Projects
verified_user Taught by Industry Pros
timer Full Lifetime Access
forum Student Support Community
grade Certificate of Completion
In this chapter we work on one big project. We create a data conversion factory(ETL Pipeline) in AWS. We start by uploading a CSV file to S3, then a trigger event sends a notification to a Lambda Function that picks up the file and converts the file to a python object, then the Lambda function sends it to a DynamoDB table.
Staff