A while ago I asked "Can cloud infrastructure become truly automatic?" in this HN post: https://news.ycombinator.com/item?id=19080186
I got mixed responses, but I was curious to try the idea.
Imagine you wrote a simple project - NodeJS backend + database + frontend. How much effort and money would it take to get that project online? Many novice programmers like students wouldn't even know where to start.
I created a new platform where you as a developer are not exposed to the underlying infrastructure at all. Instead you just upload your code and the platform does its magic to setup your application to run.
Imagine a platform where you don't have to setup any low level details like servers, load-balancers, or DNS, but you still get fun tools like logs, analytics, metrics, CICD pipeline, and much more out of the box. To top that off, your application gets deployed in multiple servers around the world, so anyone can access your site from anywhere with the same speed.
There is a very early beta version that you can check out right now. Docs here: https://plugins.quadnix.com/docs/introduction.html
Do you have a project that you want to get online? Have feedback / questions? Please reach out.