|
|
|
|
|
by k__
2478 days ago
|
|
I found it a bit strange that they sold Lambda as THE new way to do API development. You can connect API-Gateway with other services via Velocity templates, which don't have cold starts. AppSync also doesn't suffer from cold starts. Both are also serverless services. Lambda is good if the other solutions are missing something, so you can drop it in quickly, but I wouldn't use it as the go to services for that... |
|