#Colin Eves

1 messages · Page 1 of 1 (latest)

gentle edgeBOT
waxen onyx
#

Hi! Let me help you with this.

pulsar cloak
#

Thank you 🙂

waxen onyx
#

This depends largely on the needs of your business.

#

Lambda should work in theory. Just note, Stripe expects your webhook endpoint to respond quickly, so if it takes too long for Lambda to spin up, the webhook requests might time out.

pulsar cloak
#

Are you able to suggest a common service that is used to host NodeJS apps?

#

Assume EC2? Anything that requires less maintenance for a beginner?

waxen onyx
#

There is no Stripe-recommended hosting providers.
I personally used Glitch for some projects, it's easy to use, good for development purposes: https://glitch.com/

pulsar cloak
#

Brilliant - thank you very much for your support