Toggle Menu
Home
Services
About
Contact
Career
Blog
Serverless Tips
Discover how to optimize your serverless applications with our expert advice
Learn more about serverless
Separate your business logic from Lambda-specific logic to make your code more portable and easier to test
Read more
Use ephemeral environments to supercharge your developer experience
Read more
Use EventBridge as an event backbone in your multi-account setup
Read more
Use a unique role with just enough permissions for each Lambda function
Read more
When to use SQS, SNS, or EventBridge?
Read more
Pick the optimal memory configuration for your functions
Read more
Idempotency is especially important in distributed serverless architectures
Read more
You can reduce latency and save money by going 'Lambdaless'
Read more
Use AWS AppConfig Feature Flags to release new features safely
Read more
Don't forget about observability
Read more
Deploy with confidence with canary deployments
Read more
Set an appropriate visibility timeout when using SQS as an event source
Read more
Take advantage of the Lambda execution environment
Read more
Use Soft Deletes in your DynamoDB tables
Read more
Run code closer to your customers with Lambda@Edge
Read more
DynamoDB streams unlock many useful patterns
Read more
Don’t overprovision your Lambda functions
Read more