[gdal-dev] get data from one s3 bucket, process and upload to another bucket as docker container

H. Joe Lee hyoklee at hdfgroup.org
Tue Nov 29 06:43:29 PST 2022


I had some success with geolambda [1] a few years ago.
I used the S3 trigger [2].

[1] https://github.com/developmentseed/geolambda
[2] https://docs.aws.amazon.com/lambda/latest/dg/with-s3-example.html

- Joe
---
Build the Metaverse w/ HDF.

On Tue, Nov 29, 2022 at 4:23 AM Marcin Niemyjski via gdal-dev
<gdal-dev at lists.osgeo.org> wrote:
>
> Hello,
>
> First of all, thank you for providing awesome open-source tools, my work would not be possible without it ^^
>
> I'm looking for an effective way/workflow to get data from s3 bucket, then generate COG and VRT from it into another S3 bucket. Everything should be working as containerized python application.
>
> The main problem is that I do not know how to transfer processed data (COG, VRT) into another bucket.
>
> Best,
> Macin Niemyjski
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list