https://github.com/realkinetic/aws-glue-pipeline-example
An example CI/CD pipeline using GitHub Actions for doing continuous deployment of AWS Glue jobs built on PySpark and Jupyter Notebooks.
https://github.com/realkinetic/aws-glue-pipeline-example
Last synced: 11 months ago
JSON representation
An example CI/CD pipeline using GitHub Actions for doing continuous deployment of AWS Glue jobs built on PySpark and Jupyter Notebooks.
- Host: GitHub
- URL: https://github.com/realkinetic/aws-glue-pipeline-example
- Owner: RealKinetic
- License: apache-2.0
- Created: 2020-09-02T15:49:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T16:31:27.000Z (over 5 years ago)
- Last Synced: 2025-07-20T05:52:16.274Z (11 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 28.3 KB
- Stars: 12
- Watchers: 1
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS Glue Pipeline Example
This repository shows an example CI/CD pipeline using GitHub Actions for doing continuous
deployment of AWS Glue jobs built on PySpark and Jupyter Notebooks. This is for
demonstration purposes only.
See this [blog post](https://blog.realkinetic.com/continuous-deployment-for-aws-glue-c8abd50d7d58)
for more information.