What is the development enviroment for AWS?

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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. 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.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. sst

    Build full-stack apps on your own infrastructure.

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

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

  • Guide to AWS Serverless & Lambda Testing Best Practices — Part 1

    2 projects | dev.to | 27 Feb 2023
  • Do some developers actually, REALLY, have no local environment and run everything in AWS? Is the individual cloud dev environment a real alternative to having things running locally?

    3 projects | /r/aws | 20 Oct 2022
  • Why did just have to update the AWS go SDK to v2? annoying

    1 project | news.ycombinator.com | 7 Apr 2025
  • Building AWS Lambda Functions

    2 projects | dev.to | 23 Mar 2025
  • Data Masking of AWS Lambda Function Logs

    3 projects | dev.to | 15 Mar 2025