Giter Site home page Giter Site logo

dagger-serverless's Introduction

Dagger serverless package

A dagger package aiming to help you deploy serverless applications with ease.

πŸ“• Description

This package is a superset of AWS SAM, which allows you to build and deploy Lambda function(s).
Furthermore, you can also configure events or Gateway and even extend the actual package to match your needs.

The aim is to integrate the lambda deployment to your current dagger pipeline. This way, you can build, configure and deploy with a single dagger environment.

βš’οΈ Installation

You can install the latest release with

dagger mod get github.com/grouville/dagger-serverless/serverless

πŸ”° Quickstart

You can discover examples in the examples folders, or you can follow the tutorial to learn step by step how to deploy a serverless function with dagger from scratch.

⚑ Features

Workflow

serverless workflow

Events

Event Description
API Http endpoint
SQS Simple queue

Secrets management

The serverless package has aws secret integration.

πŸ’‘ Examples

Layers

To simplify the management of your lambdas' dependencies, it's now possible to use layers.

πŸ’‘ Examples

Upcoming

  • Custom domain integration for API
  • Others events
  • ALB integration

🀝 Contributing

If you have a specific need, don't hesitate to write an issue or create a pull request on our repository! πŸš€

See the workflow below to contribute.

Workflow

  • Fork the repository
  • Clone this repository : git clone [email protected]:grouville/dagger-serverless.git
  • Add your fork to the remote : git remote add <fork name> [email protected]:<your github name>/dagger-serverless.git
  • Create a branch : git checkout -b <my cool branch name>
  • Commit your change git commit -S -m "Add a new cool feature..."
  • Push your work git push <fork name> <my cool branch name>
  • Open a Pull Request

πŸ’‘ Check that post to learn how write good commit message

πŸ¦Έβ€β™‚οΈ Maintainers

dagger-serverless's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

munichbughunter

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.