Shutting down and draining sessions on AWS machines in RDS farm

Posted on Sat 12 December 2015 in MS RDS on AWS • Tagged with powershell, aws, rds farm, connection broker • 5 min read

I made this scaling script for a customer so that they could scale up and dwn their active instances on Amazon according to sessions on Connection Broker. For Some reason they couldn't use AWS's buildt inn LoadBalancer on their current RDS application. So instead of having them rebuild their logic in a legacy app, I made this little script.


Continue reading