Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
如何在 AWS 云中创建 SQL Server Always On 可用性组集群?
1 分钟阅读
0
我想在 AWS 云中创建一个 SQL Server Always On 可用性组集群。
简短描述
要在 AWS 云中创建 SQL Server Always On 可用性组集群,请为每个集群节点弹性网络接口配置两个辅助 IP。然后,使用远程桌面协议(RDP)以域管理员帐户的身份连接到集群节点实例。最后,创建一个双节点 Windows 集群和若干 SQL Server Always On 可用性组。
还可以使用 AWS Launch Wizard 创建 SQL Server Always On 可用性组部署。AWS Launch Wizard 会根据您的用例确定用于自动配置 SQL Server 数据库的 AWES 资源。有关更多信息,请参阅什么是 AWS Launch Wizard for SQL Server?
解决方法
要部署 SQL Server Always On 可用性组,请参阅部署选项的**部署 SQL Server Always On 可用性组(AG)**部分。