Workshop for building mssql always on basic availability group on window and Linux server in AWS
In this workshop you will use Amazon FSx for managed shared file service, AWS Directory services for Identity management and Amazon EC2 to create a Well-Architected Microsoft SQL Server solution. The workshop also includes ways to achieve better performance from the storage layer, ways to automate this process and cover options to refactor and modernize your Microsoft database with Amazon DMS and Amazon SCT to another MySQL engine or Linux host server.
The content of the workshops is built using hugo.
To build the content
- clone this repository
- install hugo
- Run hugo to generate the site, and point your browser to http://localhost:1313
hugo serve -D
This sample code is made available under the MIT-0 license. See the LICENSE file.