{"id":7123,"date":"2019-05-23T08:35:05","date_gmt":"2019-05-23T06:35:05","guid":{"rendered":"https:\/\/serverbase.ch\/?p=7123"},"modified":"2019-05-23T09:08:28","modified_gmt":"2019-05-23T07:08:28","slug":"georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services","status":"publish","type":"post","link":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/","title":{"rendered":"Georedundancy Pt. 1: How do I realize highly available georedundant IT services?"},"content":{"rendered":"<p>With the launch of our <a href=\"https:\/\/serverbase.ch\/en\/company\/swiss-data-center-for-our-cloud-services\/\">data center in Lupfig<\/a> it is possible to build a <strong>redundant server infrastructure<\/strong> with <a href=\"https:\/\/serverbase.ch\/en\/iaas-from-switzerland-for-professional-users\/virtual-datacenter-with-vmware-vcloud-in-switzerland\/\">Virtual Datacenter<\/a>. All resources are managed centrally across both data centers in our portal, the <a href=\"https:\/\/www.vmware.com\/ch\/products\/vcloud-director.html\" target=\"_blank\" rel=\"noopener noreferrer\">vCloud Director<\/a>. The entire <strong>technology stack comes from VMware<\/strong> and guarantees reliable operation and consistent data management.<\/p>\n<p>In the following three-part blog post series I will explain the concept and functionality of the availability features integrated in Virtual Datacenter and show how they can be used to design georedundant services. High availability is a large and often cost-intensive topic for which different approaches have been established. For instance the virtualization of resources and networks has brought game changing advantages in the recent years, which allow reliable and still economical solutions. As an introduction in the first part I would like to present the approaches to <strong>High Availability and Disaster Recovery<\/strong>, which I recommend to our customers based on their needs. In the second part I will start with the implementation of a georedundant and highly available infrastructure design with Virtual Datacenter.<\/p>\n<h2>Backup and Restore<\/h2>\n<p>Data backup is the &#8220;entry-level&#8221; for meeting minimum availability requirements and can raise either positive or negative feelings. A backup is often saving the bacon in an emergency, as long as the system administrator has taken good care of it and <strong>all data<\/strong> from the <strong>desired time<\/strong> is actually recoverable. With the <strong>Veeam Backup Service<\/strong> integrated in Virtual Datacenter this task becomes child&#8217;s play, because you can restore your VMs with a single click as a copy for tests within minutes, test whether the restore has worked correctly and then delete them again. You only pay for the additional resources required for the respective testing period.<\/p>\n<div id=\"attachment_7114\" style=\"width: 1010px\" class=\"wp-caption aligncenter\"><img decoding=\"async\" aria-describedby=\"caption-attachment-7114\" src=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal-1000x587.jpg\" alt=\"Veeam Self-Service Backup Portal in Virtual Datacenter\" width=\"1000\" height=\"587\" class=\"size-medium wp-image-7114\" srcset=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal-1000x587.jpg 1000w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal-768x451.jpg 768w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal-250x147.jpg 250w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal-500x294.jpg 500w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/veeam-backup-portal.jpg 1282w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><p id=\"caption-attachment-7114\" class=\"wp-caption-text\">Backup VMs in Virtual Datacenter with the Veeam Self-Service Backup Portal<\/p><\/div>\n<p>If you want to use the integrated backup functionality to ensure georedundant operation, back up your server systems to the secondary data center according to a given schedule using the Veeam Backup Self-Servie Portal. In case of a failure, you restore the last backup manually in the secondary data center and the operation can be continued.<\/p>\n<div class=\"uk-child-width-expand@m uk-grid-divider\" uk-grid=\"\">\n<div>\n<div class=\"\">\n<p class=\"uk-text-success uk-text-large\">Advantages<\/p>\n<ul>\n<li>Cost-effective<\/li>\n<li>No double operation of the server infrastructure<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div>\n<div class=\"\">\n<p class=\"uk-text-danger uk-text-large\">Disadvantages<\/p>\n<ul>\n<li>Very high RPO (Recovery Point Objective)<\/li>\n<li>Very high RTO (Recovery Time Objective, non-availability)<\/li>\n<li>Manual failover required<\/li>\n<li>Data must first be restored<\/li>\n<li>Possible inconsistencies in databases<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<p><strong>Recommendation: <\/strong>Organizations with a small IT budget for which low operating costs are more important than availability. A system failure of 1 to 2 days is acceptable.<\/p>\n<h2>Application level redundancy<\/h2>\n<p>For higher requirements, you build your server infrastructure in the secondary data center and implement redundancy at application level. This architecture requires that all services with redundancy requirements have the appropriate functionality. For example the following services support this: Active Directory, DFS file servers, Microsoft Exchange, Microsoft SQL, Oracle RDBMS and Citrix Virtual Apps. The services organize <strong>replication of the data and automatic failover independently<\/strong>, so that in the event of a failure, the servers in the secondary data center take over active operation.<\/p>\n<div id=\"attachment_7118\" style=\"width: 1010px\" class=\"wp-caption aligncenter\"><img decoding=\"async\" aria-describedby=\"caption-attachment-7118\" src=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups-1000x484.png\" alt=\"Redundant configuration of the Exchange database at application level\" width=\"1000\" height=\"484\" class=\"size-medium wp-image-7118\" srcset=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups-1000x484.png 1000w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups-768x372.png 768w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups-250x121.png 250w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups-500x242.png 500w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/database-availability-groups.png 1365w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><p id=\"caption-attachment-7118\" class=\"wp-caption-text\">Redundant configuration of the Exchange database at application level<\/p><\/div>\n<div class=\"uk-child-width-expand@m uk-grid-divider\" uk-grid=\"\">\n<div>\n<div class=\"\">\n<p class=\"uk-text-success uk-text-large\">Advantages<\/p>\n<ul>\n<li>Very low RPO (Recovery Point Objective)<\/li>\n<li>Very low RTO (Recovery Time Objective, unavailability)<\/li>\n<li>Automatic failover<\/li>\n<li>No inconsistencies<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div>\n<div class=\"\">\n<p class=\"uk-text-danger uk-text-large\">Disadvantages<\/p>\n<ul>\n<li>High costs (licenses, expenses)<\/li>\n<li>Much know-how required<\/li>\n<li>Server infrastructure is operated twice<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<p><strong>Recommendation: <\/strong>Organizations with very high availability requirements and sufficient IT budget to implement the architecture and to operate the server infrastructure twice.<\/p>\n<h2>Virtual Data Center Availability Features<\/h2>\n<p>Let&#8217;s dive in to the third option, which I clearly prefer. You can use the availability functionality integrated in <a href=\"https:\/\/serverbase.ch\/iaas-schweiz-professionelle-anwender\/virtual-datacenter-vmware-vcloud-schweiz\/\">Virtual Datacenter<\/a> to implement <strong>continuous replication<\/strong> from VMs to the secondary datacenter with little effort. In the event of a failure, you can control the failover with a single click in vCloud Director or via the integrated API. All VMs are then continued in the secondary data center and the services are immediately available again. The entire configuration is done graphically in vCloud Director and requires <strong>no special know-how<\/strong>.<\/p>\n<div id=\"attachment_7120\" style=\"width: 1010px\" class=\"wp-caption aligncenter\"><img decoding=\"async\" aria-describedby=\"caption-attachment-7120\" src=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-1000x562.png\" alt=\"Virtual Datacenter with both datacenter locations for configuring Disaster Recovery\" width=\"1000\" height=\"562\" class=\"size-medium wp-image-7120\" srcset=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-1000x562.png 1000w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-768x431.png 768w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-1600x899.png 1600w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-250x140.png 250w, https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/multiple-datacenters-500x281.png 500w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><p id=\"caption-attachment-7120\" class=\"wp-caption-text\">Virtual Datacenter with both datacenter locations for configuring Disaster Recovery<\/p><\/div>\n<div class=\"uk-child-width-expand@m uk-grid-divider\" uk-grid=\"\">\n<div>\n<div class=\"\">\n<p class=\"uk-text-success uk-text-large\">Advantages<\/p>\n<ul>\n<li>Up to 5 minutes RPO (Recovery Point Objective, data loss)<\/li>\n<li>Up to 5 minutes RTO (Recovery Time Objective, non-availability)<\/li>\n<li>Automatic failover via API<\/li>\n<li>Cost-effective license<\/li>\n<li>No double operation of the server infrastructure<\/li>\n<li>No special know-how required<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div>\n<div class=\"\">\n<p class=\"uk-text-danger uk-text-large\">Disadvantages<\/p>\n<ul>\n<li>No RPO &lt;5 minutes<\/li>\n<li>Possible inconsistencies in databases<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<p><strong>Recommendation: <\/strong>Organizations with high availability requirements that want to ensure georedundancy of their systems with simple and economical means.<\/p>\n<p>The comparison of the three methods shows that the availability features deliver the best performance compared to the costs. Every organization of a certain size should think about building its services georedundant. <strong>With Virtual Datacenter and the integrated Availability features this is cost effective and easy to realize.<\/strong> How, you will learn in the second part of this blogpost series next week.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With the launch of our data center in Lupfig it is possible to build a redundant server infrastructure with Virtual Datacenter. All resources are managed centrally across both data centers in our portal, the vCloud Director. The entire technology stack comes from VMware and guarantees reliable operation and consistent data management. In the following three-part [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":7113,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[54,3,44,50,47],"tags":[],"class_list":["post-7123","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-backup-en-2","category-blog","category-datacenter-en","category-product-updates","category-virtual-datacenter-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG<\/title>\n<meta name=\"description\" content=\"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG\" \/>\n<meta property=\"og:description\" content=\"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/\" \/>\n<meta property=\"og:site_name\" content=\"ServerBase AG\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ServerBase\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-23T06:35:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-05-23T07:08:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1676\" \/>\n\t<meta property=\"og:image:height\" content=\"482\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Pascal Rebsamen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pascal Rebsamen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/\",\"url\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/\",\"name\":\"Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG\",\"isPartOf\":{\"@id\":\"https:\/\/serverbase.ch\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg\",\"datePublished\":\"2019-05-23T06:35:05+00:00\",\"dateModified\":\"2019-05-23T07:08:28+00:00\",\"author\":{\"@id\":\"https:\/\/serverbase.ch\/en\/#\/schema\/person\/97b11492927aa9a90f101c6c781281af\"},\"description\":\"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.\",\"breadcrumb\":{\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage\",\"url\":\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg\",\"contentUrl\":\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg\",\"width\":1676,\"height\":482,\"caption\":\"Georedundante Hochverf\u00fcgbarkeit mit Virtual Datacenter\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/serverbase.ch\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Georedundancy Pt. 1: How do I realize highly available georedundant IT services?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/serverbase.ch\/en\/#website\",\"url\":\"https:\/\/serverbase.ch\/en\/\",\"name\":\"ServerBase AG\",\"description\":\"IT-Services aus der Schweizer Cloud\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/serverbase.ch\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/serverbase.ch\/en\/#\/schema\/person\/97b11492927aa9a90f101c6c781281af\",\"name\":\"Pascal Rebsamen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverbase.ch\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/noavatar.png\",\"contentUrl\":\"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/noavatar.png\",\"caption\":\"Pascal Rebsamen\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG","description":"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.","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:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/","og_locale":"en_US","og_type":"article","og_title":"Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG","og_description":"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.","og_url":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/","og_site_name":"ServerBase AG","article_publisher":"https:\/\/www.facebook.com\/ServerBase\/","article_published_time":"2019-05-23T06:35:05+00:00","article_modified_time":"2019-05-23T07:08:28+00:00","og_image":[{"width":1676,"height":482,"url":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg","type":"image\/jpeg"}],"author":"Pascal Rebsamen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pascal Rebsamen","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/","url":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/","name":"Georedundancy Pt. 1: How do I realize highly available georedundant IT services? | ServerBase AG","isPartOf":{"@id":"https:\/\/serverbase.ch\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage"},"image":{"@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage"},"thumbnailUrl":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg","datePublished":"2019-05-23T06:35:05+00:00","dateModified":"2019-05-23T07:08:28+00:00","author":{"@id":"https:\/\/serverbase.ch\/en\/#\/schema\/person\/97b11492927aa9a90f101c6c781281af"},"description":"3 options for georedundant IT services. From backup and restore as an entry-level solution to application-level redundancy with minimal RTO.","breadcrumb":{"@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#primaryimage","url":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg","contentUrl":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/georedundanz.jpg","width":1676,"height":482,"caption":"Georedundante Hochverf\u00fcgbarkeit mit Virtual Datacenter"},{"@type":"BreadcrumbList","@id":"https:\/\/serverbase.ch\/en\/georedundancy-with-virtual-datacenter-how-do-i-realize-highly-available-georedundant-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/serverbase.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Georedundancy Pt. 1: How do I realize highly available georedundant IT services?"}]},{"@type":"WebSite","@id":"https:\/\/serverbase.ch\/en\/#website","url":"https:\/\/serverbase.ch\/en\/","name":"ServerBase AG","description":"IT-Services aus der Schweizer Cloud","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/serverbase.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/serverbase.ch\/en\/#\/schema\/person\/97b11492927aa9a90f101c6c781281af","name":"Pascal Rebsamen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverbase.ch\/en\/#\/schema\/person\/image\/","url":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/noavatar.png","contentUrl":"https:\/\/serverbase.ch\/wp-content\/uploads\/2019\/05\/noavatar.png","caption":"Pascal Rebsamen"}}]}},"_links":{"self":[{"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/posts\/7123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/comments?post=7123"}],"version-history":[{"count":7,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/posts\/7123\/revisions"}],"predecessor-version":[{"id":7139,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/posts\/7123\/revisions\/7139"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/media\/7113"}],"wp:attachment":[{"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/media?parent=7123"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/categories?post=7123"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serverbase.ch\/en\/wp-json\/wp\/v2\/tags?post=7123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}