Automate your website deployments on AWS S3 with GruCloud: Episode 2

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • grucloud-exemples

  • In this second episode, we want to deploy a static frontend app to be served by AWS from an S3 bucket. In this example, we will deploy a React app.

  • mime-types

    The ultimate javascript content-type utility.

  • in order to create the S3Objects, we need to find the MIME types for each file. We use the library mime-types

  • 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
  • rubico

    [a]synchronous functional programming

  • you will find in dumpster.js the function getFiles that will retrieve all the file names in the given directory. It uses the asynchronous functional library rubico. This function is imported inside iac.js and used to create multiple S3Objects.

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