Hacker News new | ask | show | jobs
by jppope 2542 days ago
We use it for a ton of our APIs. So far it's been great. Basically anything that don't have long processing times.

The main challenges that we've had are pretty funny tbh. The documentation is scattered because we use the Serverless framework and when you are looking for answers people maybe using the wrong terminology. The ecosystem isn't set up well for transpiring ES6+ features, and we were waiting for a while for queues as an event source (all good now!). when you do have to interact directly with amazon the documentation is terrible.

the only other thing that is funny is having to explain the benefits to other people, and how it works. Devs that are deep in the standard monolithic framework approach seem to take a little longer on the uptake, but thats not really a big deal.

1 comments

^^ sorry about the grammar