Using the Serverless framework to deploy hybrid serverless/cluster workflows

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • stepfunctions2processing

    Configuration with AWS step functions and lambdas which initiates processing from activity state

  • git clone [https://github.com/ryfeus/stepfunctions2processing.git](https://github.com/ryfeus/stepfunctions2processing.git) cd docker docker build -t stepfunctiontest . $(aws ecr get-login --no-include-email --region us-east-1) aws ecr create-repository --repository-name stepfunctiontest docker tag stepfunctiontest:latest .dkr.ecr.us-east-1.amazonaws.com/stepfunctiontest:latest docker push .dkr.ecr.us-east-1.amazonaws.com/stepfunctiontest:latest

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts