Hacker News new | ask | show | jobs
by TheLastSamurai 2417 days ago
> TypeScript

So you used an SPA framework like angular/ember or is it pure JS?

> * Docker * Deployed to a Kubernetes cluster

That's interesting, do you get enough volume (or foresee it in future) to justify Kubernetes? What would have been the difference in cost/performance if you had hosted on plain old LAMP system?

2 comments

> That's interesting, do you get enough volume (or foresee it in future) to justify Kubernetes?

Absolutely not. I chose kubernetes because I was interested in learning more about it

> So you used an SPA framework like angular/ember or is it pure JS?

Just React and Mobx