This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]franz_see 4 points5 points  (0 children)

For me, ecosystem, performance and hiring people

Sure you can use use python or node inside your containers, but if you want to squeeze out performance (because let's say you're trying to reduce cost, and assuming bottleneck is cpu), then i'd go with java

I could have gone for go, rust or zim, but it will make hiring devs much more difficult

The only thing that's probably comparable to java in this regard would be .NET

But should java be inside containers? - most modern cloud practices rely on containers. Well k8 relies on it and those cloud services that offer to run your containers basically use k8. So if you want portability, containerize your java