Running a Serverless Lucene Reverse Geocoder

A presentation at JUG Munich in in Munich, Germany by Alexander Reelsen

This presentation talks about the possibility of running a reverse geocoder based on lucene in a serverless environment. The talk features the serverless framework, lucene geo capabilities using points and shapes, and last but not least mentions graalvm to reduce start up times.

This talk also shows AWS Lambda, Google Cloud Run and does a brief comparison.