You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://www.meetup.com/pittsburgh-amazon-web-services-aws-users/events/291988112/
Serverless functions require your code to start in milliseconds. With traditional JVM applications that is nearly impossible to accomplish. For this reason, Java developers are often forced to write Lambda functions using scripting languages such as Python or TypeScript. Using Quarkus native builds, Java developers can continue to use Java for such functions. Quarkus and GraalVM puts Java in the same competing space as most scripting languages in terms of fast startup time and low memory footprint. In this session we will go over a hands-on demo for using the Quarkus Lambda REST extension to showcase how easy it is to deploy a Lambda exposed using API Gateway in AWS.
Speaker - Jorge Balderas, Senior Container Application Consultant, Red Hat
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.meetup.com/pittsburgh-amazon-web-services-aws-users/events/291988112/
Serverless functions require your code to start in milliseconds. With traditional JVM applications that is nearly impossible to accomplish. For this reason, Java developers are often forced to write Lambda functions using scripting languages such as Python or TypeScript. Using Quarkus native builds, Java developers can continue to use Java for such functions. Quarkus and GraalVM puts Java in the same competing space as most scripting languages in terms of fast startup time and low memory footprint. In this session we will go over a hands-on demo for using the Quarkus Lambda REST extension to showcase how easy it is to deploy a Lambda exposed using API Gateway in AWS.
Speaker - Jorge Balderas, Senior Container Application Consultant, Red Hat
Beta Was this translation helpful? Give feedback.
All reactions