Michael Courcy, Deepika Dixit

Michael Courcy, Deepika Dixit

1 Post

Michael Courcy started his career as a solutions architect, focused mainly on JAVA/JEE for government projects. Now he works as a DevOps architect, building cloud native solutions based on Kubernetes and the main cloud providers like AWS, Azure, and many more.

###

Deepika Dixit is an experience software developer, focused mainly on Kubernetes and Go development. She is specialized in RBAC, Credential Management, as well as building cloud-native applications.

Use Azure federated identity with Kasten in Openshift

Use Azure federated identity with Kasten in Openshift

When Kasten need to interact with a cloud provider API as Azure we have 2 approaches. One approach is to store the credential of a service principal in a secret but another one is to use federated identity. Federated identity avoid storing credential in a secret and bring much better security. Let's see how it works.