ibm-cloud-docs / AnalyticsEngine

AnalyticsEngine
3 stars 24 forks source link

Provide a complete end to end example for AE-Serverless #30

Open DhavalRepo18 opened 3 years ago

DhavalRepo18 commented 3 years ago

I am using Analytical Engine with Serverless. I am able to submit my own application that is located on cos bucket and AE-Servless instance is running it.

However, At the end of application as a user, I like to get the result, written back to cos object. However, I do not find any sample code snippet on how these can be achieved and what is the recommend way to do this? Specially at the end of an execution, some results are being generated and we like to store these result back to Cloud Object Store. However we like to know what is already available?