AWS CloudFormation adds support for Fn:ForEach

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • aws-cdk

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

  • It’s pretty hard to express control flow in a format like YAML or XML. You’ll probably find less friction in using https://aws.amazon.com/cdk/ to generate arbitrary CloudFormation templates from a mature programming language.

    I’ve occasionally done the same with Terraform, writing Python or Groovy to generate Terraform-flavored JSON rather than hand-write HCL templates that would be harder to understand and maintain.

  • 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