Trunk Based Development Retro

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

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

  • I managed to get API pipeline from code check in to production in under 10 minutes (yes, Jesse Warden had to use Docker, something I swore I’d never touch again), UI in 5 minutes. The UI uses AWS CodeDeploy (built into Amplify) and API uses 100% Gitlab. Both are using Serverless framework to deploy code (which is mostly CloudFormation behind the scenes which I’ve only had to break glass once on).

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Last time I did trunk based dev was back at HBO when it was Subversion (SVN). Rather than communicate changes, we just checked as fast as possible to avoid being the person who has merge pain. Git thankfully makes this wayyy less painful & automated.

  • 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
  • aws-codedeploy-agent

    Host Agent for AWS CodeDeploy

  • I managed to get API pipeline from code check in to production in under 10 minutes (yes, Jesse Warden had to use Docker, something I swore I’d never touch again), UI in 5 minutes. The UI uses AWS CodeDeploy (built into Amplify) and API uses 100% Gitlab. Both are using Serverless framework to deploy code (which is mostly CloudFormation behind the scenes which I’ve only had to break glass once on).

  • aws-cloudformation-coverage-roadmap

    The AWS CloudFormation Public Coverage Roadmap

  • I managed to get API pipeline from code check in to production in under 10 minutes (yes, Jesse Warden had to use Docker, something I swore I’d never touch again), UI in 5 minutes. The UI uses AWS CodeDeploy (built into Amplify) and API uses 100% Gitlab. Both are using Serverless framework to deploy code (which is mostly CloudFormation behind the scenes which I’ve only had to break glass once on).

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

  • Terraform vs. AWS CloudFormation

    2 projects | dev.to | 12 Apr 2024
  • Authorization and Amazon Verified Permissions - A New Way to Manage Permissions Part XIII: Cloudformation

    3 projects | dev.to | 20 Jan 2024
  • AWS CloudFormation

    1 project | dev.to | 6 Jun 2023
  • Deploy S3 hosted application using CodePipeline

    1 project | dev.to | 14 Mar 2023
  • How to set up a custom email domain through SES and SNS using (mostly) CloudFormation

    1 project | dev.to | 11 Jan 2023