How to Deploy a MSSQL Database Using Amazon Web Services (AWS) RDS and PowerShell


Amazon Web Services (AWS)’s solution to the relational database is called Amazon Relational Database (RDS). RDS is an AWS service that enables you to manage relational databases in the cloud. RDS provides various kinds of databases, but the one you’re going to learn how to deploy today is MSSQL.
Read More…

Source: Adam Bertram