Sharing bank data on cloud

I work for a bank and want to implement apigee. But concerned how the data is managed in apigee edge ?. bank data related to the customer will be stored in cloud after the service is hit ? how secure it is to get the customer data from banks db and then apigee edge is storing it in cloud.

0 1 71
1 REPLY 1

bank data related to the customer will be stored in cloud after the service is hit ?

No,. That's not how it works with Apigee. Apigee acts as a reverse proxy. It routes, authenticates, authorizes, and transforms (mediates) requests, but does not store data persistently.

how secure it is to get the customer data from banks db and then apigee edge is storing it in cloud.

The question is moot.