Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
PaywallBuster
on April 19, 2021
|
parent
|
context
|
favorite
| on:
Ask HN: Does anyone else find the AWS Lambda devel...
Use serverless framework to deploy your lambdas, use serverless-offline to launch them locally.
rmorey
on April 19, 2021
[–]
`sls invoke local` is great - do you know if there's a good way to mock dyanmoDB, S3, RDS etcc, with Serverless Framework as well? our python stack is lots of SF services and we are struggling with reliable testing
PaywallBuster
on April 19, 2021
|
parent
[–]
I've seen the dev team using
https://www.npmjs.com/package/sls-plugin-dynamodb-offline
Not sure about RDS or S3, possibly use the local or dev resources in aws
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: