How to use AWS step functions to call lambda?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • serverless-graphql

    Serverless GraphQL Examples for AWS AppSync and Apollo

  • If you want to go down the infra as code route you can define the step function in Amazon States Language (JSON) which will define all your states (the steps in your step function). You can then deploy via CDK, serverless, or whatever other framework you use to deploy..OR..and this may be simpler if this is your first step function, you can build it all in the console which has some pretty cool visualisations and ui's available to make understanding your step function and how it flows easier.

  • aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  • If you want to go down the infra as code route you can define the step function in Amazon States Language (JSON) which will define all your states (the steps in your step function). You can then deploy via CDK, serverless, or whatever other framework you use to deploy..OR..and this may be simpler if this is your first step function, you can build it all in the console which has some pretty cool visualisations and ui's available to make understanding your step function and how it flows easier.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Deploy Laravel API To AWS Lambda

    1 project | dev.to | 10 Apr 2024
  • Cloud Garbage 🗑️

    1 project | dev.to | 2 Dec 2023
  • Building Serverless Applications On AWS: A Practical Guide To Managing Event Processing

    2 projects | dev.to | 21 Nov 2023
  • Serverless Scheduled Reporting Service with AWS EventBridge, Lambda, SNS, and CDK

    1 project | dev.to | 9 Nov 2023
  • Do you really have to use CDK pipelines with a mono-repo?

    1 project | /r/aws | 23 Oct 2023