Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

anelendata/handoff

Repository files navigation

handoff core

For a fully managed service, checkout handoff.cloud website

What is it?

handoff (repository) is a single command that let you quickly orchestrate the data pipeline on a serverless platform such as AWS Fargate.

Deploying on a serverless platform saves you from the need for managing servers and paying for idling virtual machines. The serverless configuration could be very complicated, so handoff takes care of it under the hood so you can focus on the pipeline logic.

Features and benefits:

  1. Container orchestration (AWS Elastic Continer Service)
  2. Extended serverless task execution (AWS Fargate, vs. AWS Lambda's 15min limit)
  3. CRON Scheduling (AWS EventBridge)
  4. Configuration and secret management (AWS Systems Manager Parameter Store)
  5. Simple switch between production and devlopment stages
  6. Docker image management (AWS Elastic Container Registry)
  7. Artifacts management (AWS Simple Cloud Storage)
  8. Log management (AWS CloudWatch)
  9. Shared resource management (Virtual Private Cloud, Security Group)
  10. No need to pay and maintain a dedicated virtual instances!

Note: With the unified handoff command, we are planning to support multi-cloud deployment experience (Azure and Google Cloud Platform).

Get started easily

Check out the super quick example and tutorial.

Open Source handoff Recipes!

We will upload more and more recipes that you can use and learn from!

About this project

This project is developed by ANELEN and friends. Please check out the ANELEN's open innovation philosophy and other projects

Copyright (c) 2020~ Anelen Co., LLC

About

Single command serverless ETL orchestration.

Topics

Resources

Readme

License

Apache-2.0 license

Code of conduct

Code of conduct

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors