Hacker News new | ask | show | jobs
by swalsh 3707 days ago
I built a website that just went live a few days ago (still crazy ugly). It is .NET core on Ubuntu using various Azure Services (nothing fancy, just standard ecommerce... but still):

http://savorylane.com

The biggest hurdle has been dependencies, but support has been improving a lot every month. Getting deployed was initially a pain, but I've found a way to make it smooth. I think soon i'll be writing up how I deal with it. I deploy about 3 times a day without interruption on my single server behind an nginix reverse proxy.