Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created December 23, 2019 09:54
Show Gist options
  • Save AdamBien/a254181ac0542f2e51618d9d26f8fce6 to your computer and use it in GitHub Desktop.
Save AdamBien/a254181ac0542f2e51618d9d26f8fce6 to your computer and use it in GitHub Desktop.
70thAirhacksQ&A.md

Ask questions and see you at January, 6th, 8.PM. CET: http://www.ustream.tv/channel/adambien

Also checkout recent episode:

69th airhacks.tv

Please keep the questions Java EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.

@Tunjidir
Copy link

Tunjidir commented Jan 6, 2020

Hi Adam. Happy new year.
Question -> how are you running openshift in production environments (are you paying commercial support? ). which way do you think is much more effective for an enterprise startup looking to use openshift in production.

@t-shaguy
Copy link

t-shaguy commented Jan 6, 2020

Hello Adam,
Compliments of the new year. Thank you very much for consistently giving back.
Please I have quite a few questions.

  1. Please do you have any screen cast on running a web applications (GUI) either a html5/ javascript or say primefaces on Quarkus?
  2. Is there any porcupine like implementation on Quarkus for dealing with thread pooling and all and what has MicroProfile fault tolerance API done differently?
  3. Please what is the most efficient way of dealing with file uploads ( writing to database or file path)?
    Thank you and have a wonderful new decade.

@AdamBien
Copy link
Author

AdamBien commented Jan 6, 2020

Server Side Rendering vs. REST APIs with Java

@GADNT
Copy link

GADNT commented Jan 6, 2020

Hi Adam!
Happy New Year/Decade (at least) :))

In this microservices word, do you see a good approach to mix services powered by multiple 'vendors/ framerworks' ? Micronaut/Spring/Quarkus
And about GraalVM, do you think this year will be an year that GraalVM will a important part in our apps? (at least in the way of architecture of the apps)

Thank you
Gabriel

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