SQL Server Always On Availability Groups - An Introduction

Поділитися
Вставка
  • Опубліковано 22 тра 2023
  • This video introduces SQL Server Always On Availability Groups! We discuss what they are, the general architecture, how they can be used, how to create, and some of the nuances.
    If you would like to submit a question please drop it below!
    Company Website
    www.serverside-ts.com
    Contact Email: bill.ennis@serverside-ts.com
  • Наука та технологія

КОМЕНТАРІ • 9

  • @sqlanswers
    @sqlanswers  Рік тому +1

    Have a question about Always On Availability Groups? Feel free to drop it below!

  • @plutonhouse
    @plutonhouse 2 місяці тому +1

    A live demo in SQL Management Studio would be nice. Just having slides is a bit dull.

    • @sqlanswers
      @sqlanswers  2 місяці тому

      Thanks for the feedback! I'll see if I can put something together for you!

    • @sqlanswers
      @sqlanswers  2 місяці тому

      @plutonhouse - Here you go! ua-cam.com/video/tWWrpFEBiu0/v-deo.html

  • @n18ldn
    @n18ldn 11 місяців тому

    Hello thank you for the video I have some questions around the failover during synchronous and asynchronous between sites first I guess is is it possible to create an auto failover between sites with asynchronous mode and second would synchronous be an option at all if we had a steady dedicated vpn tunnel between sites with a reliable ping?

    • @sqlanswers
      @sqlanswers  11 місяців тому

      Hi, yes, in order to configure auto failover the nodes need to be is synchronous mode. And, yes, you could have nodes with different synchronous/asynchronous setting. I would definitely suggest making sure the network connectivity is reliable. If you have more questions please let me know!

    • @n18ldn
      @n18ldn 11 місяців тому

      @@sqlanswers the connectivity is reliable lease lines to isp can I use synchronous? Between sites

    • @sqlanswers
      @sqlanswers  10 місяців тому

      I'm not an expert on communications infrastructure, but leased lines are advertised to be reliable. And in some cases, you can get an SLA from your provider to assure the leased line is available so you may want to investigate that if your requirements are critical.

    • @n18ldn
      @n18ldn 10 місяців тому

      @@sqlanswers ok thank you for coming back to me really appreciate your time! I'll watch and support the channel!!