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

This is a one line AWS CLI command to get the latest restorable time for an AWS RDS Instance. aws rds describe-db-instances --db-instance-identifier "yourDBinstance" --query "DBInstances[*].[DBInstanceIdentifier,LatestRestorableTime]"

April 13, 2016 · Dragos Madarasan
AWS Certified! Tips & tricks

AWS Certified! Tips & tricks

Today I passed my first AWS Certified Solutions Architect exam

March 9, 2016 · Dragos Madarasan