how do we version control an aws glue workflow?

0

how do we version control an aws glue workflow ?

已提问 2 年前652 查看次数
1 回答
0

Hi,

You can use a source control tool (e.g., AWS CodeCommit) for checking in and versioning your AWS Glue ETL source code and AWS Glue Workflow CloudFormation template files. Refer the following two blogs which provide more details regarding the same...

  1. Using AWS DevOps Tools to model and provision AWS Glue workflows https://aws.amazon.com/blogs/devops/provision-codepipeline-glue-workflows/

  2. Implement continuous integration and delivery of serverless AWS Glue ETL applications using AWS Developer Tools https://aws.amazon.com/blogs/big-data/implement-continuous-integration-and-delivery-of-serverless-aws-glue-etl-applications-using-aws-developer-tools/

Hope this helps!

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则