SlideShare ist ein Scribd-Unternehmen logo
1 von 48
Downloaden Sie, um offline zu lesen
DISTRIBUTED
TILE
PROCESSINGWITH
GEOTRELLISANDSPARK
/Rob Emanuele @lossyrob
THE
CHALLENGE
HOWDOWEWORKWITHVERYLARGE
RASTERDATA?
SPECIFICALLY...
HOWDOWEWORKWITHTHE
NASANEXDOWN-SAMPLEDCLIMATE
PROJECTIONS(NEX-DCP30)
OPENDATASET?
WHATISNEXCLIMATE
PROJECTIONDATA?
GLOBALCIRCULATION
MODELS
Models for predicting world temperature and precipitation.
IPCCASSESSMENTREPORT
IPCC = Intergovernmental Panel on Climate Change
Assessment Report 5 (AR5) published in 2014.
More than 800 authors
3KEYCATEGORIES:
MODEL
33 different models
Model Ensembling
DATASET
Temperature MAX
Temperature MIN
Precipitation
SCENARIO
Historical
Future RCPs
REPRESENTATIVECONCENTRATIONPATHWAYS
NEXDOWN-SAMPLEDDATA
Monthly data over conterminous US
Historical from 1950 - 2006
4 RCP scenarios from 2006 - 2099
8190 netCDF files on S3 -
15.3 TB in compressed GeoTiff tiles.
RCP 8.5, max for datatype/model combo: 90.92 GB
s3://nasanex/NEX-DCP30
OURWORKFLOWFOR
PROCESSINGNEXDATA
THETOOLS
Scala library for doing all things geospatial.
framework for doing distributed raster processing on
Akka and Spark.
Includes local, zonal, focal, and global operations on
rasters.
Currently in incubation at
Fast and general engine for large-scale data processing
Does things Hadoop doesn't, like cache intermediate
results in memory.
Written in Scala!
Also has bindings for Python and Java
ACCUMULO
Big table implementation
Has sorted indexing
Columnar database
Also used by GeoMesa, another Scala project at
LocationTech
STRATEGIESFORWORKING
WITHBIGRASTERS
TILES
TILES
INDEXINGTILES
is key type, based on tile indexing.
RasterRDD[K]
K
SpatialKey
TemporalKey
SpaceTimeKey
DATALOADING
STEP1:
EXPORTTHENETCDFDATAINTO
512X512GEOTIFFTILES.
Python code using GDAL and rasterio.
AWS Auto scaling groups and SQS.
Code: https://github.com/lossyrob/nex-chunker-worker
STEP2:
INGESTTHEDATAINTOACCUMULO
USINGGEOTRELLIS-SPARK.
Ingest the GeoTiffs to Accumulo in parallel across a
cluster.
Ingest consists of
reprojection
mosaicing to tile scheme (TMS)
pyramiding up zoom levels
Calculate index splits.
ANALYSISOF
NEXDATA
Live coding session...
THANKS!
Take it away Johan...
THEGEOTIFF
FILEFORMATWITH
GEOTRELLISANDSCALA
/Johan Stenberg @johanstenbergg
HOWDOYOU
READGEOTIFFS
ONTHEJVM?
GDAL,GEOSPATIALCLIB,
FAST!
GEOTOOLS,GEOSPATIAL
JAVALIB,SPEED?
WHYYETANOTHERGEOTIFF
READER?
GeoTools large dependency
GDAL Java bindings hard to install
Go-To raster file format at GeoTrellis
GeoTrellis is all about speed, everything optimized and
benchmarked
WHATISTHEGEOTIFFFILE
FORMAT?
Extension to the Tiff File Format
Used for images with Geospatial Metadata
Adds a bounding box and the CRS through tags
GEODATA?
Bounding Box easy to read
Coordinate Reference System horrible to read
Turn it into a proj4 string and use the proj4j lib to read
COMPRESSIONS
Huffman, CCITT3, CCITT4, Packbits
LZW
Zip
BENCHMARK
TIME!
BENCHMARKDISCLAIMER
Ran on my development computer
Conducted with Caliper
Microbenchmarks, look at relative speed, not speed
GDAL is read through the Java bindings, into GeoTrellis
rasters
GeoTools is also turned into GeoTrellis rasters
~SAMEFORCCITT3ANDCCITT4
~SAMEFORCCITT3ANDCCITT4
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark
FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark

Weitere ähnliche Inhalte

Was ist angesagt?

Oil and Gas Imaging, pumpsandpipesmdhc
Oil and Gas Imaging, pumpsandpipesmdhcOil and Gas Imaging, pumpsandpipesmdhc
Oil and Gas Imaging, pumpsandpipesmdhc
tmhsweb
 
Amazon-style shopping cart analysis using MapReduce on a Hadoop cluster
Amazon-style shopping cart analysis using MapReduce on a Hadoop clusterAmazon-style shopping cart analysis using MapReduce on a Hadoop cluster
Amazon-style shopping cart analysis using MapReduce on a Hadoop cluster
Asociatia ProLinux
 

Was ist angesagt? (20)

GeoMesa LocationTech DC
GeoMesa LocationTech DCGeoMesa LocationTech DC
GeoMesa LocationTech DC
 
DATACUBES: Conquering Space & Time
DATACUBES: Conquering Space & TimeDATACUBES: Conquering Space & Time
DATACUBES: Conquering Space & Time
 
The next generation of the Montage image mosaic engine
The next generation of the Montage image mosaic engineThe next generation of the Montage image mosaic engine
The next generation of the Montage image mosaic engine
 
R user group 2011 09
R user group 2011 09R user group 2011 09
R user group 2011 09
 
ESCAPE Kick-off meeting - LSST (Feb 2019)
ESCAPE Kick-off meeting - LSST (Feb 2019)ESCAPE Kick-off meeting - LSST (Feb 2019)
ESCAPE Kick-off meeting - LSST (Feb 2019)
 
SkyhookDM - Towards an Arrow-Native Storage System
SkyhookDM - Towards an Arrow-Native Storage SystemSkyhookDM - Towards an Arrow-Native Storage System
SkyhookDM - Towards an Arrow-Native Storage System
 
LIDAR-derived DTM for archaeology and landscape history research some recent ...
LIDAR-derived DTM for archaeology and landscape history research some recent ...LIDAR-derived DTM for archaeology and landscape history research some recent ...
LIDAR-derived DTM for archaeology and landscape history research some recent ...
 
High Throughput Processing of Space Debris Data
High Throughput Processing of Space Debris DataHigh Throughput Processing of Space Debris Data
High Throughput Processing of Space Debris Data
 
R user-group-2011-09
R user-group-2011-09R user-group-2011-09
R user-group-2011-09
 
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
 
AWS Public Sector Symposium 2014 Canberra | Big Data in the Cloud: Accelerati...
AWS Public Sector Symposium 2014 Canberra | Big Data in the Cloud: Accelerati...AWS Public Sector Symposium 2014 Canberra | Big Data in the Cloud: Accelerati...
AWS Public Sector Symposium 2014 Canberra | Big Data in the Cloud: Accelerati...
 
Snow cover assessment tool using Python
Snow cover assessment tool using PythonSnow cover assessment tool using Python
Snow cover assessment tool using Python
 
Oil and Gas Imaging, pumpsandpipesmdhc
Oil and Gas Imaging, pumpsandpipesmdhcOil and Gas Imaging, pumpsandpipesmdhc
Oil and Gas Imaging, pumpsandpipesmdhc
 
1細胞オミックスのための新GSEA手法
1細胞オミックスのための新GSEA手法1細胞オミックスのための新GSEA手法
1細胞オミックスのための新GSEA手法
 
Detecting solar farms with deep learning
Detecting solar farms with deep learningDetecting solar farms with deep learning
Detecting solar farms with deep learning
 
Amazon-style shopping cart analysis using MapReduce on a Hadoop cluster
Amazon-style shopping cart analysis using MapReduce on a Hadoop clusterAmazon-style shopping cart analysis using MapReduce on a Hadoop cluster
Amazon-style shopping cart analysis using MapReduce on a Hadoop cluster
 
Raster Processing with Scipy.ndimage (Dev Meet Up II)
Raster Processing with Scipy.ndimage (Dev Meet Up II)Raster Processing with Scipy.ndimage (Dev Meet Up II)
Raster Processing with Scipy.ndimage (Dev Meet Up II)
 
Autoencoding RNN for inference on unevenly sampled time-series data
Autoencoding RNN for inference on unevenly sampled time-series dataAutoencoding RNN for inference on unevenly sampled time-series data
Autoencoding RNN for inference on unevenly sampled time-series data
 
Application of HDF/HDF-EOS data to atmospheric and climate sciences at Univer...
Application of HDF/HDF-EOS data to atmospheric and climate sciences at Univer...Application of HDF/HDF-EOS data to atmospheric and climate sciences at Univer...
Application of HDF/HDF-EOS data to atmospheric and climate sciences at Univer...
 
CEPH DAY BERLIN - CEPH IMPLEMENTATIONS FOR THE MEERKAT RADIO TELESCOPE
CEPH DAY BERLIN - CEPH IMPLEMENTATIONS FOR THE MEERKAT RADIO TELESCOPECEPH DAY BERLIN - CEPH IMPLEMENTATIONS FOR THE MEERKAT RADIO TELESCOPE
CEPH DAY BERLIN - CEPH IMPLEMENTATIONS FOR THE MEERKAT RADIO TELESCOPE
 

Ähnlich wie FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark

Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
Agriculture Journal IJOEAR
 
Long-term estimates and variability of production losses in icing climates St...
Long-term estimates and variability of production losses in icing climates St...Long-term estimates and variability of production losses in icing climates St...
Long-term estimates and variability of production losses in icing climates St...
Winterwind
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
The Statistical and Applied Mathematical Sciences Institute
 
3178_IGARSS11.ppt
3178_IGARSS11.ppt3178_IGARSS11.ppt
3178_IGARSS11.ppt
grssieee
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
The Statistical and Applied Mathematical Sciences Institute
 
Evaluating aboveground terrestrial carbon flux as ecosystem planning
Evaluating aboveground terrestrial carbon flux as ecosystem planningEvaluating aboveground terrestrial carbon flux as ecosystem planning
Evaluating aboveground terrestrial carbon flux as ecosystem planning
World Agroforestry (ICRAF)
 
From Weather Dwarfs to Kilometre-Scale Earth System Simulations
From Weather Dwarfs to Kilometre-Scale Earth System SimulationsFrom Weather Dwarfs to Kilometre-Scale Earth System Simulations
From Weather Dwarfs to Kilometre-Scale Earth System Simulations
inside-BigData.com
 
5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt
grssieee
 

Ähnlich wie FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark (20)

The Earth System Modeling Framework
The Earth System Modeling FrameworkThe Earth System Modeling Framework
The Earth System Modeling Framework
 
Italian weather type
Italian weather typeItalian weather type
Italian weather type
 
Country experiences: Lesotho
Country experiences:  Lesotho Country experiences:  Lesotho
Country experiences: Lesotho
 
Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
Presentation of Four Centennial-long Global Gridded Datasets of the Standardi...
 
KatRisk RAA 2018 Highlights
KatRisk RAA 2018 HighlightsKatRisk RAA 2018 Highlights
KatRisk RAA 2018 Highlights
 
Long-term estimates and variability of production losses in icing climates St...
Long-term estimates and variability of production losses in icing climates St...Long-term estimates and variability of production losses in icing climates St...
Long-term estimates and variability of production losses in icing climates St...
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
 
Using explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projectionsUsing explainable machine learning to evaluate climate change projections
Using explainable machine learning to evaluate climate change projections
 
3178_IGARSS11.ppt
3178_IGARSS11.ppt3178_IGARSS11.ppt
3178_IGARSS11.ppt
 
GEOtop 0.9375 Lavagna Distributed Hydrological Model GEOFRAME hydrology
GEOtop 0.9375 Lavagna  Distributed Hydrological Model GEOFRAME hydrologyGEOtop 0.9375 Lavagna  Distributed Hydrological Model GEOFRAME hydrology
GEOtop 0.9375 Lavagna Distributed Hydrological Model GEOFRAME hydrology
 
The Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataThe Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model Data
 
Energy Yield Assessment and Site Suitability using OpenFOAM - Crasto, Castell...
Energy Yield Assessment and Site Suitability using OpenFOAM - Crasto, Castell...Energy Yield Assessment and Site Suitability using OpenFOAM - Crasto, Castell...
Energy Yield Assessment and Site Suitability using OpenFOAM - Crasto, Castell...
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
 
Evaluating aboveground terrestrial carbon flux as ecosystem planning
Evaluating aboveground terrestrial carbon flux as ecosystem planningEvaluating aboveground terrestrial carbon flux as ecosystem planning
Evaluating aboveground terrestrial carbon flux as ecosystem planning
 
EcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTEcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MAST
 
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppiModellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
 
From Weather Dwarfs to Kilometre-Scale Earth System Simulations
From Weather Dwarfs to Kilometre-Scale Earth System SimulationsFrom Weather Dwarfs to Kilometre-Scale Earth System Simulations
From Weather Dwarfs to Kilometre-Scale Earth System Simulations
 
Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...
 
Using explainable AI to identify key regions of climate change in GFDL SPEAR ...
Using explainable AI to identify key regions of climate change in GFDL SPEAR ...Using explainable AI to identify key regions of climate change in GFDL SPEAR ...
Using explainable AI to identify key regions of climate change in GFDL SPEAR ...
 
5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt5_IGARSS2011-McDonald-v1-.ppt
5_IGARSS2011-McDonald-v1-.ppt
 

Kürzlich hochgeladen

%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Kürzlich hochgeladen (20)

WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 

FOSDEM 2015: Distributed Tile Processing with GeoTrellis and Spark