What is the development enviroment for AWS?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • serverless-application-model

    The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

  • For Lambda for example, you could treat the whole thing with an infrastructure as code approach with SAM for example. That way you'd also have your version control bases covered.

  • sst

    Build modern full-stack applications on AWS

  • We use a mixture of different accounts for environment (playground, non-prod, prod) and SST/CDK for deployment.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Moto

    A library that allows you to easily mock out tests based on AWS infrastructure.

  • If using Python use Moto to mock AWS Services

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