Automating AWS API gateways v1 REST

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 1) There is no good public Terraform module. The best I could find is https://github.com/cloudposse/terraform-aws-api-gateway which doesn't have many things automated

  • sst

    Build modern full-stack applications on AWS

  • Alternatively you can have a look at SST.

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

    InfluxDB logo
  • jsii

    jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

  • Yeah both CDKTF and Pulumi piggyback on JSII, a class translator that supports the languages you've mentioned, which was used as a building base for CDK.

  • terraform-aws-api-gateway

    Terraform module to create Route53 resource on AWS for create api gateway with it's basic elements. (by clouddrove)

  • https://github.com/clouddrove/terraform-aws-api-gateway & https://github.com/cloudposse/terraform-aws-api-gateway

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