An open API service indexing awesome lists of open source software.

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.

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.