how to manage aws glue jobs?

0

say, i have some data in s3 bucket and an aws glue crawler job that reads and creates few aws glue catalog tables. I want to read the data in these tables and push it to some other database like dynamo db or rds, and i can achieve that by setting up a glue job. looking for best practices here. do i craete a glue etl job for each catalog table. for example , one etl job per table or can i combine all the etl jobs to update each aws glue catalog table to corresponding table in another database (dynamo or rds) ?

  • please accept the answer if it was helpful

asked 3 months ago696 views
1 Answer
2
profile picture
EXPERT
answered 3 months ago
profile picture
EXPERT
Artem
reviewed 3 months ago
profile picture
EXPERT
reviewed 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions