Hacker News new | ask | show | jobs
by kognate 1198 days ago
I'm going to give an unpopular (in the sense of raw user numbers) suggestion: Swift deployed to AWS Lambda.

You can use a shared database, deployment is easy, the language is pleasant and fast. https://www.swift.org/server/guides/deploying/aws-sam-lambda...

1 comments

I new that Swift isn't exclusively used for the app development exclusively, but I would not have thought you can deploy Lambdas with it. I was looking for an excuse to try Swift, and now I have one, thanks!