Serverless ETL Pattern with AWS Glue and Amazon DynamoDB

AWS Glue → Amazon DynamoDB

Deploy Glue scripts with AWS SAM in this streamlined serverless pattern

This AWS serverless pattern utilizes the Serverless Applicton Model (SAM) to deploy Glue scripts seamlessly, offering an efficient solution for managing multiple transformations.
Users can focus on crafting their Glue scripts without worrying about the underlying infrastructure. This pattern will automatically configure and deploy the correct resources and permissions tailored to the user-specified data,
such as the DynamoDB table where transformations will be performed and the associated script name. This approach provides users with a streamlined process to deploy their Glue scripts

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/sam-dynamodb-glue-transform

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Mia Alarcon Chong

Mia Alarcon Chong

AWS Cloud Application Developer

Follow on LinkedIn