{"id":33761,"date":"2017-08-02T09:10:04","date_gmt":"2017-08-02T16:10:04","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=33761"},"modified":"2021-02-10T18:10:53","modified_gmt":"2021-02-11T01:10:53","slug":"high-availability-offerings-sql-server","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/","title":{"rendered":"Different High Availability Offerings in SQL Server 2016"},"content":{"rendered":"<p>This is a high-level description of the different High Availability Offerings in SQL Server 2016, meant to give a general idea of what is offered and the limitations for each offering.<\/p>\n<h2>AlwaysOn High Availability Groups<\/h2>\n<p>When most people use the terms AlwaysOn they are referring to <a href=\"https:\/\/virtual-dba.com\/platforms\/sql-server\/alwayson\/\">AlwaysOn Availability<\/a> Groups. This is a hybrid of the Windows Clustering technology and Database Mirroring. There are some very valuable features with this HA Technology, but it does come with a cost. This technology was introduced to address many of the user complaints about the limitation of Database Mirroring being for a single database and the need to program applications to have checks for server availability as well as the limitations of Windows\\SQL clustering all or nothing approach.<\/p>\n<h3>Features of AlwaysOn High Availability Groups<\/h3>\n<h4>Grouping of Databases<\/h4>\n<p>The ability to group 1 or more databases together to use the same connection and to ensure if one database needs to fail over to a replica, all databases in the group will fail over to the replica. This technology addresses the limitation of database mirroring being defined on a single database. And the limitation of Windows Clustering grouping all databases together causing all to failover even if only one database had an issue.<\/p>\n<h4>Listeners<\/h4>\n<p>This is an Alias created in DNS which will be updated automatically to point to the primary server during the failover process. No longer will application connection strings have to be defined to check to see which server is primary or secondary. All Applications will use the Listener Name in the connection string as the source of the data.<\/p>\n<h4>Read Only Replicas<\/h4>\n<p>With Read Only Replicas you can define connection strings in applications to use the read only replica to help offload workload from the primary databases. This is mainly used for Reporting Environments and Backups. In the past, users would define replication topologies to address the issue of offloading reports to a different server. With SQL 2016, you can have more than one secondary read-only replica where SQL will load balance which server you can read from.<\/p>\n<h4>Requirements<\/h4>\n<p>SQL Server Enterprise Edition is needed for this feature<\/p>\n<h4>No shared storage<\/h4>\n<p>Unlike AlwaysOn Failover Cluster Instances, AlwaysOn Availability Groups require separate storage. This eliminates the single source of failure experienced in traditional Windows\\SQL clusters. If you lose a disk array, the system will fail over to one of the secondaries which has its own disk array.<\/p>\n<p>Windows Clustering Failover Service configured to manage the listeners.<\/p>\n<h2>AlwaysOn Failover Cluster Instances<\/h2>\n<p>This IS Windows and SQL Server clustering many of us have used for years just with a &#8220;new&#8221; name. Instead of being called Windows cluster, SQL cluster, it is AlwaysOn Failover Cluster.<\/p>\n<p>Cost is the main factor in choosing this option. SQL Server Standard is supported for 2 nodes. If more than 2 nodes are required, then SQL Server Enterprise Edition is still needed.<\/p>\n<p><strong>Shared storage is still needed for this feature.<\/strong> This can be beneficial from a cost standpoint, but it can also become a single source of failure.<\/p>\n<h3>Basic Availability Groups<\/h3>\n<p>Introduced in <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/sql-server-2016\" target=\"_blank\" rel=\"noopener noreferrer\">SQL Server 2016<\/a>, this technology replaces Database Mirroring. It is supported in SQL Server Standard Edition but not Enterprise Edition. It does give you the ability to define a Listener Name which addresses the limitation of the old Database Mirroring technology of having to have 2 connection strings.<\/p>\n<p>The limitation is only 1 database can be defined in the group. So if more than one database needs to failover, manual intervention or scripts would have to be put in place.<\/p>\n<p>This technology also requires separate storage like the traditional database mirroring.<\/p>\n<p>Microsoft has given us 3 very useful options to address different High Availability needs with cost as a consideration. Knowing the different options will help in making an informed decision \u2014which technology meets your requirement for each system you implement.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a high-level description of the different High Availability Offerings in SQL Server 2016, meant to give a general idea of what is offered and the limitations for each offering. AlwaysOn High Availability Groups When most people use the terms AlwaysOn they are referring to AlwaysOn Availability Groups. This is a hybrid of the [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":33838,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[4166,55],"tags":[601,4138],"class_list":["post-33761","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-sql-server","tag-sql-server-2016","tag-sql-server-high-availability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>High Availability Offerings in SQL Server 2016 - Full Descriptions<\/title>\n<meta name=\"description\" content=\"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Different High Availability Offerings in SQL Server 2016\" \/>\n<meta property=\"og:description\" content=\"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2017-08-02T16:10:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-11T01:10:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/media\/high-availability-sql-server-2016.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"557\" \/>\n\t<meta property=\"og:image:height\" content=\"291\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kathleen Long\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:site\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kathleen Long\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\"},\"author\":{\"name\":\"Kathleen Long\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4\"},\"headline\":\"Different High Availability Offerings in SQL Server 2016\",\"datePublished\":\"2017-08-02T16:10:04+00:00\",\"dateModified\":\"2021-02-11T01:10:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\"},\"wordCount\":643,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg\",\"keywords\":[\"sql server 2016\",\"sql server high availability\"],\"articleSection\":[\"Blog\",\"SQL Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\",\"name\":\"High Availability Offerings in SQL Server 2016 - Full Descriptions\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg\",\"datePublished\":\"2017-08-02T16:10:04+00:00\",\"dateModified\":\"2021-02-11T01:10:53+00:00\",\"description\":\"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg\",\"width\":557,\"height\":291,\"caption\":\"high-availability-sql-server-2016-image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Different High Availability Offerings in SQL Server 2016\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/virtual-dba.com\/#website\",\"url\":\"https:\/\/virtual-dba.com\/\",\"name\":\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\",\"description\":\"Remote Database Administration\",\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/virtual-dba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/virtual-dba.com\/#organization\",\"name\":\"Virtual-DBA: Remote DBA | Remote Database Administration\",\"alternateName\":\"Virtual-DBA powered by XTIVIA\",\"url\":\"https:\/\/virtual-dba.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"width\":557,\"height\":291,\"caption\":\"Virtual-DBA: Remote DBA | Remote Database Administration\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/virtual_dba\",\"https:\/\/www.linkedin.com\/showcase\/36220649\/\",\"https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg\"],\"description\":\"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.\",\"email\":\"info@xtivia.com\",\"telephone\":\"8886853101\",\"legalName\":\"XTIVIA, Inc\",\"foundingDate\":\"1992-05-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4\",\"name\":\"Kathleen Long\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g\",\"caption\":\"Kathleen Long\"},\"url\":\"https:\/\/virtual-dba.com\/author\/kathleen-long\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"High Availability Offerings in SQL Server 2016 - Full Descriptions","description":"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/","og_locale":"en_US","og_type":"article","og_title":"Different High Availability Offerings in SQL Server 2016","og_description":"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.","og_url":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2017-08-02T16:10:04+00:00","article_modified_time":"2021-02-11T01:10:53+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/media\/high-availability-sql-server-2016.jpg","type":"image\/jpeg"}],"author":"Kathleen Long","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"Kathleen Long","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/"},"author":{"name":"Kathleen Long","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4"},"headline":"Different High Availability Offerings in SQL Server 2016","datePublished":"2017-08-02T16:10:04+00:00","dateModified":"2021-02-11T01:10:53+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/"},"wordCount":643,"commentCount":0,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg","keywords":["sql server 2016","sql server high availability"],"articleSection":["Blog","SQL Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/","url":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/","name":"High Availability Offerings in SQL Server 2016 - Full Descriptions","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg","datePublished":"2017-08-02T16:10:04+00:00","dateModified":"2021-02-11T01:10:53+00:00","description":"A complete description of the different High Availability offerings in Microsoft SQL Server 2016 from our Certified SQL Server DBA experts.","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/high-availability-sql-server-2016.jpg","width":557,"height":291,"caption":"high-availability-sql-server-2016-image"},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/high-availability-offerings-sql-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"Different High Availability Offerings in SQL Server 2016"}]},{"@type":"WebSite","@id":"https:\/\/virtual-dba.com\/#website","url":"https:\/\/virtual-dba.com\/","name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","description":"Remote Database Administration","publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/virtual-dba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/virtual-dba.com\/#organization","name":"Virtual-DBA: Remote DBA | Remote Database Administration","alternateName":"Virtual-DBA powered by XTIVIA","url":"https:\/\/virtual-dba.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","width":557,"height":291,"caption":"Virtual-DBA: Remote DBA | Remote Database Administration"},"image":{"@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/virtual_dba","https:\/\/www.linkedin.com\/showcase\/36220649\/","https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg"],"description":"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.","email":"info@xtivia.com","telephone":"8886853101","legalName":"XTIVIA, Inc","foundingDate":"1992-05-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}},{"@type":"Person","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/91b6f7be0a06fc49cf1d5328a87307e4","name":"Kathleen Long","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af8477b0e038ae09f59ba1970defbe9c9d9c4b7605aec9d3a6fd4f0d659280a3?s=96&d=mm&r=g","caption":"Kathleen Long"},"url":"https:\/\/virtual-dba.com\/author\/kathleen-long\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/33761","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=33761"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/33761\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/33838"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=33761"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=33761"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=33761"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}