GithubHelp home page GithubHelp logo

shino1486 / farquest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gryzinsky/farquest

1.0 0.0 0.0 992 KB

A lambda to kick off a AWS Fargate Task with a payload and retrieve it's response

Shell 6.76% JavaScript 92.27% Dockerfile 0.96%

farquest's Introduction

Farquest

Commitizen friendly

Logo

A lambda to kick off AWS Fargate Tasks from an SQS Event Source, return their response and handle task lifecycle.

Running locally

  • Clone the repository

  • Install the depedencies running:

    npm i
  • Create your custom .env file following the example provided .env.example

  • Create your custom tests/event.json from tests/samples/event.json with your custom SQS message body

  • Execute the lambda with npm start, or alternativelly, by executing the container with a docker-compose run --service-ports --rm lambda

    If running through the container, remember to build the image first. Also, you could try nicely ask docker for container operations if you're into it.

Running in AWS Lambda

  • Configure your environment variables

  • Hit your lambda with a request

  • Profit

Contributors

Nikolas V. Serafini
Nikolas V. Serafini

๐Ÿ’ป๐Ÿš‡ ๐Ÿ“– ๐Ÿ‘€ ๐Ÿšง
Nikolas V. Serafini
Pedro Gryzinsky

๐Ÿ’ป๐Ÿš‡ ๐Ÿ“– ๐Ÿ‘€ ๐Ÿšง

This project follows the all-contributors specification.

farquest's People

Contributors

gryzinsky avatar emethium avatar

Stargazers

Dr.Amin avatar

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.