|
|
|
|
|
by foofie
892 days ago
|
|
> To me, the value is in scaling DOWN. So much this. To me, something like AWS Lambdas is the best tool in the toolbox if you already run stuff in AWS and you want to offload any event handler or background task to a dedicated service. More often than not your use case will fit easily in the lambda's free tier, and you don't have to waste any time monitoring a service that rarely runs. |
|