Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Apex is a small tool for deploying and managing AWS Lambda functions. With shims for languages not yet supported by Lambda, you can use Golang out of the box. | Heron is realtime analytics platform developed by Twitter. It is the direct successor of Apache Storm, built to be backwards compatible with Storm's topology API but with a wide array of architectural improvements. |
Supports languages Lambda does not natively support via shim, such as Go;Binary install (useful for continuous deployment in CI etc);Project level function and resource management;Configuration inheritance and overrides;Command-line function invocation with JSON streams;Transparently generates a zip for your deploy;Function rollback support;Tail function CloudWatchLogs;Concurrency for quick deploys;Dry-run to preview changes | - |
Statistics | |
GitHub Stars 33 | GitHub Stars - |
GitHub Forks 56 | GitHub Forks - |
Stacks 503 | Stacks 22 |
Followers 117 | Followers 63 |
Votes 0 | Votes 4 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |
| No integrations available | |

AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own back-end services that operate at AWS scale, performance, and security.

An easy to use, powerful, and reliable system to process and distribute data. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.

Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in virtually any Azure or 3rd party service as well as on-premises systems.

A managed compute platform that enables you to run stateless containers that are invocable via HTTP requests. It's serverless by abstracting away all infrastructure management.

Build applications comprised of microservices that run in response to events, auto-scale for you, and only charge you when they run. This lowers the total cost of maintaining your apps, enabling you to build more logic, faster. The Framework uses new event-driven compute services, like AWS Lambda, Google CloudFunctions, and more.

Construct applications from bite-sized business logic billed to the nearest 100 milliseconds, only while your code is running

Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate.

Knative provides a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center

Serverless Functions Made Simple for Docker and Kubernetes

It is a data streaming platform based on Apache Kafka: a full-scale streaming platform, capable of not only publish-and-subscribe, but also the storage and processing of data within the stream