Quarkus
Graal has already proved to be an important advancement in Java. One such feature is AOT, Ahead of Time Compiling which takes JVM byte code and converts it as a native application as if it was written in C. This means a great deal for those who need to develop fast microservices with natively compiled speed.
This presentation will start with a quick introduction to Graal VM. Then jump into how to bootstrap and get started with Quarkus micro service. From there will discuss the standard set APIs, convert your application into a native image, and then containerize it for deployment.
About Daniel Hinojosa
Daniel is a programmer, consultant, instructor, speaker, and recent author. With over 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker for No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala; but also dabbles with non JVM languages like Haskell, Ruby, Python, LISP, C, C++. He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.
More About Daniel »