My experience with Windows Distributed File System and Replication(DFS-R)

Hello folks, In this article, I would like to shed some light on certain aspects that I had encountered recently while working on one of exciting project. If you have ever worked with any enterprise which is having Microsoft windows based products or applications, you will surely be either heard or came across the need … Continue reading My experience with Windows Distributed File System and Replication(DFS-R)

AWS: How to make cross account aws cli calls by assuming role on behalf of instance profile.

Hi folks, In this article, we are going learn how we can assume IAM role on behalf of EC2 instance profile and leverage AWS STS service in order to run cross account AWS cli commands. Background: Most of the organizations try to keep segregation when it comes to AWS infrastructure by managing different linked AWS … Continue reading AWS: How to make cross account aws cli calls by assuming role on behalf of instance profile.