SOLVED

I have an API in AWS and I need to call it from Azure

Copper Contributor

Hello All,

I have a API in AWS and I need to call it from Azure. Can it be done? I mean I can write a web API and hosted in Azure Apps and give a call to API in AWS.

AM I right? Or I am missing something?

 

Regards,

Sachin

 

1 Reply
best response confirmed by SachinOnIntegrations (Copper Contributor)
Solution

@SachinOnIntegrationsYes we can call an API in AWS or Google cloud from Azure. It's just we need to consider when we need to access a particular resource in another cloud from the other cloud :)

 

It's fun working with different cloud environments :)

 

 

1 best response

Accepted Solutions
best response confirmed by SachinOnIntegrations (Copper Contributor)
Solution

@SachinOnIntegrationsYes we can call an API in AWS or Google cloud from Azure. It's just we need to consider when we need to access a particular resource in another cloud from the other cloud :)

 

It's fun working with different cloud environments :)

 

 

View solution in original post