|
|
|
|
|
by anegri
2084 days ago
|
|
> 7. AWS Lambda runs locally Although true, I have found it to be frustrating in practice compared to the simplicity of running a standard API locally. I have even seen some people rig their lambdas to accept a boolean param which changes it to a standard server to get around this. I think lambdas are great but the current tooling needs to advance a bit more for adoption to really take off imo |
|