Live data from Hacker News

Ask HN: Is there server-side software that we are missing in 2018?

news.ycombinator.com

111–115 of 115 posts

Re: Ask HN: Is there server-side software that we are missing in 2018?

#111
post #93

I want a way to use AWS Lambda/GCF but with cluster level network locality.

Interesting. Do you mean for functions to call each other (so that it’s sub-ms) or for some other reason?

Yeah, basically low latency versions of FaaS.

Re: Ask HN: Is there server-side software that we are missing in 2018?

#115

I'm a front-end developer. I'd like an OSS solution that will allow me to deploy an arbitrary server-side service - be it a Ruby, Python application or even a package like OpenVPN - to some cloud infrastructure, easily. This solution should spin up a hardened OS distro (CIS-compliant, maybe?), provision it with my arbitrary services (using Ansible or Chef or something), and deploy it to AWS or some cloud infrastructu…

We're actually about to release a product that does exactly this! We're in private beta right now, but will have something available to the public soon. If you're interested, check out www.nucleus.codes. And if you want to join the beta, email us at hi@nucleus.codes.
Post reply on HN