Hacker News new | ask | show | jobs
by alixaxel 2751 days ago
I also run hundreds of thousands of puppeteer sessions every month, all on Lambda and so far I'm pretty happy with it, from scalability itself to session performance.

Granted, there are some issues with rendering (fonts, emojis and whatnot) but meanwhile there are solutions available that could be explored.

Feel free to try it out and share your specific challenges on GitHub, I'll do my best to come up with solutions for them.

1 comments

hi,

out of curiosity, what is it that you do that demands so many sessions? Just webscraping?