You can run SQL Server on AWS?
Tonight, I presented my SQL Server on AWS talk to the Glasgow SQL User Group. This blog post was prepared in advance so I’ll add some observations on how I found the experience once I get a chance.
I’ve attached some important links from the talk which provide more detail on the subjects covered.
Links to my AWS content
- https://johnmccormack.it/2018/11/how-do-i-run-sql-server-on-aws/
- https://johnmccormack.it/2017/12/ec2-sql-server-backups-to-amazon-s3/
- https://johnmccormack.it/2019/03/running-sql-server-on-rds-sqlbits-presentation/
AWS documentation
- https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html
- https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ConnectToMicrosoftSQLServerInstance.html
- https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-snapshot.html
- https://docs.aws.amazon.com/cli/latest/reference/rds/describe-db-instances.html
- https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html
- https://docs.aws.amazon.com/cli/latest/reference/rds/restore-db-instance-to-point-in-time.html
- https://docs.aws.amazon.com/cli/latest/userguide/install-windows.html#install-msi-on-windows
For slides or examples, please contact me directly and I’ll share them.
Leave a Reply