How to Access AWS From Azure VM Using OpenID Connect
In the day to day operations of a software application, it is common to be in a position to manage and handle multiple cloud providers at the same time.
This can be due to the business requirements or because of technological constraints on the primary cloud provider of the company.
In this blog post we will see how to grant an Azure Virtual Machine access to AWS services, without storing any long-lived credentials and with the power of OpenID Connect.
If you've worked with either cloud, or want inspiration on how to apply this technique to your setup, then this blog post is for you.