-
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.
-
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.
-
We use a mixture of different accounts for environment (playground, non-prod, prod) and SST/CDK for deployment.
-
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.
Related posts
-
Guide to AWS Serverless & Lambda Testing Best Practices — Part 1
-
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?
-
Why did just have to update the AWS go SDK to v2? annoying
-
Building AWS Lambda Functions
-
Data Masking of AWS Lambda Function Logs