Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active March 6, 2023 18:53
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
108thAirhacksQ&A.md
@dabkhazi
Copy link

dabkhazi commented Mar 6, 2023

Hello! You use the Quarkus framework a lot, it's a fast growing framework with very frequent updates. Do you often return to old projects to upgrade the version of the framework in them?

@losch
Copy link

losch commented Mar 6, 2023

Hi Adam,

Thank you for the show!
I recently deployed a small Quarkus application to AWS Lambda as a monolith function and so far it has been working great and it's easy to maintain. Also it's nice that we can switch to Fargate easily if we ever need to. Do you have any experience on how big the monolith functions can be? Is there any limit in practise?

@dempile
Copy link

dempile commented Mar 6, 2023

Hi Adam,
How could you protect your war from being decompiled ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment