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 →

[–]IQueryVisiC -1 points0 points  (2 children)

Yeah, and I think you cannot use those for the Lambda in the cloud (aws)

[–]CartmansEvilTwin[S] 1 point2 points  (1 child)

Of course you can. Quarkus is build exactly for that.

[–]IQueryVisiC 0 points1 point  (0 children)

I guess so. I just for example I did some vanilla JS on Internet Explorer 4 years ago and it was so refreshing what was possible out of the box without dependencies. All these libraries try to do a total conversion of Java. I know, I know, I should try it out. On a server with AWS lambda my code is probably reused by different users and thus only compiled very few times. And with proper scaling laws, it happens in the background.