How to Deploy Local Administrator Password Solution with AWS Microsoft AD

How to Deploy Local Administrator Password Solution with AWS Microsoft AD

Local Administrator Password Solution (LAPS) from Microsoft simplifies password management by allowing organizations to use Active Directory (AD) to store unique passwords for computers

June 8, 2017 · Dragos Madarasan
How to copy AMI permissions

How to copy AMI permissions

Copying AMIs across regions is easy, but how do you copy permissions as well?

March 12, 2017 · Dragos Madarasan
Programmatically list AWS services

Programmatically list AWS services

Someone recently asked about the best way to built an UI on top of the AWS APIs without hardcoding the services

July 4, 2016 · Dragos Madarasan

Oneliners – AWS RDS get latest restorable time

A one-line AWS CLI command to get the latest restorable time for an RDS instance.

April 13, 2016 · Dragos Madarasan

AWS Assume role [Powershell]

A handy PowerShell script to assume an AWS IAM role, create temporary credentials and run commands using the assumed role.

April 3, 2016 · Dragos Madarasan