Question
Abbad Minhas · Feb 3, 2022

Cache Writing to AWS S3 Bucket

We have a requirement to write to an AWS S3 bucket from Cache.

We haven't upgrade to IRIS yet, but are looking at doing so in the future. This requirement cannot wait for the upgrade to happen, unfortunately.

 

Will appreciate if any one can share any example code, that enables cache to write to an AWS S3 bucket? 

Product version: Caché 2017.1
$ZV: Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2017.2.2 (Build 865U) Mon Jun 25 2018 10:50:02 EDT
0
1 368
Discussion (8)1
Log in or sign up to continue

Thank you Eduard. I'll have a look. Appreciate response.

Thanks Ben. IRIS upgrade cannot become a dependency for S3 write. We will ensure we revisit these connectors post upgrade.

What is the earliest version of IRIS that can connect to AWS S3 buckets?

See this thread, which includes a number of code samples for uploading to S3. I can't say for sure, but I expect that most of them work on either IRIS or Caché.

Cheers Marc. I'll have a look.