Alex DeBrie

Results 18 issues of Alex DeBrie

Relates to #266, #267 and #270 # Description Users may need to create a VPC in AWS, whether for their Lambda functions or for Fargate containers. This component lets a...

help wanted
good first issue

The plugin directory is nice, but it's still hard to discover plugins that could be relevant. Let's add some metadata about plugins to make it easier to categorize them. Examples:...

kind/feature

With asynchronous subscriptions, the producing client receives a `202 Accepted` once the emitted event has been committed to an internal queue. A worker then grabs the event from the queue,...

reliability

Build a Python SDK so that Python users can interact with the Event Gateway in their applications.

supporting tooling

**User problem**: I have data in external systems (Kafka, Kinesis, SQS, RabbitMQ, etc) that I would like to connect to compute via the Event Gateway. I have to run some...

kind/feature

Build a Golang SDK so that Golang users can interact with the Event Gateway in their applications.

supporting tooling

**User problem**: As a user of the Event Gateway, I need to include credentials for all of my backing functions. This can be a difficult deployment problem, plus it can...

kind/feature

User problem: I may deploy and manage FaaS functions outside of my Event Gateway subscription workflow. This could make it difficult to keep my functions registered with the Event Gateway....

kind/feature