Skip to main content

Deploy configurable unix pipeline jobs serverlessly.

Project description

Build Status Documentation Status

handoff.cloud

Deploy configurable unix pipeline jobs serverlessly.

What is it?

handoff (repository) is a framework for executing unix-pipeline processes serverlessly. It separates the code and run-time configurations, making the deployment faster, more flexible, and more secure.

handoff helps the teams who want to:

...and more!

handoff is an open-source (APLv2) project sponsored by ANELEN.

How it works

handoff was originally designed to deploy a single-line ETL process like singer.io on AWS Fargate, and it was extended to run any commands and program.

In handoff.cloud framework, the configurations are stored and retrieved from a secure parameter store such as AWS Systems Manager Parameter Store. This avoids storing sensitive information or configurations that changes frequently on the Docker image.

Supporting files for commands can also be fetched from a cloud storage such as AWS S3. The artifacts, the files produced by each command can also be stored in the cloud storage.

This repository also contains AWS Cloudformation templates and deployment scripts to support the workflow from local development to the production deployment.

Get started easily

Check out the super quick example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

handoff-0.2.0b2.tar.gz (42.0 kB view hashes)

Uploaded Source

Built Distribution

handoff-0.2.0b2-py3-none-any.whl (65.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page