Containerize your Java applications

https://learn.microsoft.com/en-us/azure/developer/java/containers/overview

Even though I don't use Azure, I found this quite interesting.

5 points · 4 comments · view on lemmy.world

4 Comments

agilob@programming.dev · 1 pts · 1y (1 reply)

It was my turn to post it this week

testAccount@programming.dev · 2 pts · 1y

Ah was it already posted here, Mb

baddison@programming.dev · 1 pts · 1y (1 reply)

I hate to spoil the party but you can skip all the non-sense and run the jvm inside the erlang abstract machine, use the FFIs, and do the galaxy brain stuff with the scaling, fault tolerance, and lightweight processes!

testAccount@programming.dev · 1 pts · 1y

Sounds interesting, but why use JVM if you are using the BEAM stack?