Giter VIP home page Giter VIP logo

serverless-actions's Introduction

🐑 Serverless GitHub Actions 🚀

Run hundreds of concurrent GitHub Actions runners without needing to maintain servers. See a demo of it in action at the AWS re:Invent 2020 session No more idling.

What is it?

LambCI Serverless Actions enable you to run your GitHub Actions workflows on AWS Lambda and Google Cloud Run (Azure to come), and container-based services such as AWS Fargate or AWS CodeBuild.

LambCI manages the connection to GitHub Actions and sends events over Event Bridge or PubSub. The serverless resources live in your cloud account, so you only pay while your workflows are running.

Why would you want this over hosted GitHub Actions?

  1. More (much moar) concurrency, no queueing 🚀
  2. Per-second (or ms) billing, on your cloud account ⏱
  3. Use IAM to access your cloud resources 🔒
  4. Access to different instance sizes/capabilities (eg GPUs) 👩‍👩‍👧‍👦

Why would you want this over another CI tool?

  1. First-class citizen in the GitHub UI 🎩
  2. No need to context switch or manage accounts elsewhere 🏠
  3. Familiar, well-documented build specs 📃
  4. Use thousands of plugins/actions from the GH community 🏙

Project Philosophy

  1. Don't reinvent the UI – stay in GitHub as much as possible. Organizations don't want yet-another tool to login to, and context-switching is a productivity killer.
  2. Reducing build times is the goal. Serverless technologies are the means via fast start times and massive parallelization, but they can also be paired with vertical scaling (eg GPU CodeBuild instances).
  3. All the software that runs your builds should be open-source. This includes the GitHub Actions runner and all the "glue" necessary for invoking it (to be released soon).
  4. Be a hub for all serverless-CI related resources. Serverless environments differ from traditional environments – typically they're more constrained in disk space. Provide guidance on how to operate in this context, including creating and curating Actions that work in these environments.

Security

GitHub Action payloads are encrypted (at GitHub's end) using RSA public/private key pairs. You can control this key (if you wish) so LambCI will have no visibility into the workflow job or secrets. So long as the resources in your account have access to the private key, they can decrypt the payload and run the workflow jobs in isolation.

When?

Soon, soon! Add your email to the list over at LambCI's homepage to get updates on when this will be available to try out.

Other Questions?

Come and chat over in the GitHub Discussions space. You can also reach out on Twitter at @lamb_ci.

serverless-actions's People

Contributors

mhart avatar

Stargazers

Dimitar Dimitrov avatar Josh Habdas avatar Matthias Pichler avatar Zubin avatar Jones Zachariah Noel N avatar Kevin Elliott avatar Sven Hohlfeld avatar Tácio Cabral avatar Ryan Dsouza avatar Chan Nyein Tun avatar Thiha avatar Lars Fronius avatar Kacper Bąk avatar  avatar Seto Elkahfi avatar Kimneineng Haokip avatar Weverton Marques avatar Akin Gumusel avatar Yashu Mittal avatar Renan Pupin avatar thiagoscherrer avatar brett avatar Sheng-Ho Yuan avatar Zeng Lingqi avatar Javier Silva Ortiz avatar Konstantin Vyatkin avatar Bryan Alexander avatar CWD avatar Marco Acierno avatar Chiantine P. Manigos avatar Roman Hossain Shaon avatar saasfreelancer avatar Andy Huynh avatar Ryan Spletzer avatar Kirill Sibirev avatar Kristian Horwood avatar Doug Moscrop avatar Shota Senga avatar Nir Zilberman avatar O'Shaughnessy Evans avatar Jun Liu avatar Scott Brown avatar Lucas Little avatar Munawwar avatar Yonatan Katz avatar ZwEin avatar Nguyen Huu Ty avatar Frank Perrakis avatar  avatar Terje Larsen avatar  avatar Mathews Bryan avatar José Cage  avatar Fernando Mumbach avatar Manuel Zubieta avatar Aaron Renner avatar Dameon Smith avatar Max P. avatar Mike Alipui avatar Saurabh Kumar avatar Lars Schöning avatar Andrew Dirksen avatar Oliver Stanley avatar John Pitney avatar Felipe L avatar David Pelaez avatar TATSUNO “Taz” Yasuhiro avatar  avatar Jesús Martínez avatar Kimberly Thach [Ghostglass] avatar Tonye Jack avatar Michel Moreau avatar Brock Friedrich avatar Bnaya Peretz avatar Amplifi Labs avatar Kenan Fallon avatar Jason McCallister avatar Suyan avatar  avatar Gonzalo Peci avatar Serkan ÖZAL avatar Steve Gibson avatar Nicholas Whittaker avatar Marc Porciuncula avatar Eduardo Rabelo avatar Heitor Lessa avatar Sebastian Döll avatar Mike Preston avatar Damian Fuentes avatar Gurpreet Singh avatar Niklas Wallerstedt avatar Rudger avatar Patrick Howard avatar Ben Longmire avatar Alec Newman avatar Alexei Loghinov avatar Aleksei Tcelishchev avatar James Pamplin avatar Augustas avatar Shun Kakinoki avatar

Watchers

Neustradamus avatar Dale O'Brien avatar Romain Gautier avatar  avatar David Wells avatar Lucas Little avatar James Cloos avatar Damian Fuentes avatar Balázs Buri avatar Fernando Mumbach avatar Aleksei Tcelishchev avatar O'Shaughnessy Evans avatar saasfreelancer avatar Shane Kirk avatar James Pamplin avatar Thomas Gaudin avatar Stephen Bawks avatar Fabio Lanfranchi avatar Aaron Osborne avatar Webber Takken avatar  avatar Patrick Howard avatar Mateusz Gostański avatar

serverless-actions's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.