Git Product home page Git Product logo

lambda2sqs's Introduction

Build Status

How to check logs? Or what's in the queue?

Visit https://ap-southeast-1.console.aws.amazon.com/lambda/home?region=ap-southeast-1#/applications/lambda2sqs?tab=overview

Messages that had some sort of validation failure or repeatedly failed will be in the Dead letter queue.

Architecture

Lambda2SQS

lambda2sqs originally started life as a bridge for Aurora CALL mysql.lambda_async payloads to SNS to be subscribed to. It has evolved to co-ordinate our Microservice architecture via a Amazon Simple Queue Service (SQS).

This is codified in template.yaml in AWS CloudFormation.

And deployed as SAM application in order to orchestrate and co-ordinate the queues.

lambda2sqs's People

Contributors

franck-boullier avatar tuananh1508 avatar kaihendry avatar cotsog avatar ssabrii avatar

Watchers

James Cloos avatar

Forkers

tuananh1508

lambda2sqs's Issues

Move hard coded variables to environment variables

the current version of the Master uses several hardcoded variables we need to move these into environment variables as much as possible.

We also need the re-write some files as we've done in the invite repo

See aws-env.[STAGE] as an example.

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.