|
|
|
|
|
by davidpatrick
3590 days ago
|
|
Something I recently stumbled upon through a coding challenge was https://webtask.io/ Having used ApiGateway + AWSLambda + AWSCloudwatch, I found Webtask to be infinitey easier to use and deploy. The only downside of Webtask, for some users, is that it is all Javascript, where AWSLambda allows multiple languages. |
|