{"id":9050,"date":"2018-10-16T23:59:57","date_gmt":"2018-10-17T06:59:57","guid":{"rendered":"https:\/\/www.resilio.com\/blog\/?p=9050"},"modified":"2023-02-08T13:02:35","modified_gmt":"2023-02-08T20:02:35","slug":"on-the-edge-the-only-real-problem-is-scaling","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling","title":{"rendered":"On the edge: The only real problem is scaling"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">\u201cThe only real problem is scaling. \u00a0All others inherit from that one.\u201d <\/span><i><span style=\"font-weight: 400;\">&#8212; Mike O\u2019Dell, Chief Scientist, UUNet<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">Building and running applications at the edge of the network is a complex exercise in distributed systems engineering. \u00a0\u00a0And the challenge is often one of operations and scale. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">When we think of scaling challenges at the edge, the first thought is often the large number of devices proliferating in that environment, from industrial IoT sensors, to retail automation to an increasingly mobile workforce. \u00a0All of these revolutions are powered by an explosion of cheap computing at the edge. But scaling challenges at the edge also arise in other ways, from the number of business processes, workflows or transactions that must be executed, the number of locations involved, integration of 3rd party applications, the size of the data to support emerging technologies like machine learning, the number of files in use or any combination of the above. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Scaling operations at the edge it a difficult challenge. \u00a0A manual business process that works from one site to another can be operated with brute force. \u00a0But scaling that manual process to thousands or 10\u2019s of thousands of locations or endpoints is not feasible, unless you can somehow hire 10^4 more people.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Instead, you will need to make smart and solid technology decisions to automate and power any workflow or application at the edge of the network. \u00a0In doing so, you will want to rely on technology and solutions with demonstrated success operating in the unforgiving environment of the edge. And more than that, you want solutions that can scale, <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Peer to peer systems are distributed systems that satisfy both requirements. \u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">To make the point, let\u2019s consider the rich heritage of peer to peer solutions through two well-known examples.<\/span><\/p>\n<p><strong>Skype<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">By some estimates, Skype now carries over half of all international call volume while the incumbent telecommunications companies carry the rest. \u00a0Skype is clearly an application that has demonstrated considerable scale, and efficient scale at that.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Since being acquired by Microsoft, Skype has transformed from a peer to peer service to a centralized cloud service, but most of the growth and early scale was achieved as peer to peer software and with a relatively small operational workforce &#8212; compared to the world\u2019s telecommunications companies, that is. \u00a0If the domestic telecommunications industry is estimated to employ nearly 1% of the overall U.S. workforce, extrapolating globally and the alternative to Skype is literally like hiring 10^6 more people. Skype simply does it more efficiently by abstracting the underlying infrastructure and intelligently routing the calls to preserve quality.<\/span><\/p>\n<p><strong>BitTorrent<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">In the late 2000\u2019s, BitTorrent was moving over 1 ExaByte (1 Billion GBs) of data every month, across the edge of the network, involving users in every country of the world and on every kind of network imaginable. \u00a0It was at the time, a stunning volume of data, representing double-digit percentage points of aggregate Internet traffic. Nothing else on the Internet was close. Even YouTube, the most successful online video property at the time, was on a run rate to deliver an ExaByte of video every 2.7 years! \u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">And through an extra bit of scaling magic, BitTorrent moved thirty YouTube\u2019s worth of traffic with only twenty employees and zero data centers! \u00a0YouTube on the other hand, like the telcos in the previous example, wallowed in the vast resources of Google\u2019s entire data center and network infrastructure budget and operations team to achieve a fraction of the result. \u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">++<\/span><\/p>\n<p><span style=\"font-weight: 400;\">It\u2019s obvious from the previous examples that peer to peer systems demonstrate magical operational scaling properties. \u00a0And that\u2019s exactly what you need at the edge, the very place in your business where you have minimal operational resources at your disposal.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The scaling properties derive from the nature of the peers, which are generally equal in capability and often act as both client and server. \u00a0In this way, as demand grows, so does aggregate capacity in the system, which makes the application faster and more reliable at scale (the exact inverse of the client\/server model at scale, which typically degrades in capacity on the order of demand until total failure is achieved). \u00a0In this way, 100\u2019s of millions of endpoints contribute considerable capacity to the system making the overall system stronger.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Furthermore, peer to peer systems typically abstract the underlying infrastructure to remove complexity in routing and other basic operations through the creation of an intelligent and programmable overlay network. \u00a0This means there is no added complexity at the edge in configuration or operation, which is a key scaling requirement when the number of edge nodes or locations is increasing. Through built-in discovery mechanisms, the peers automatically find each other to complete the task at hand and intelligently manage the underlying infrastructure to maximum benefit in doing so. \u00a0When operating in an edge connected world, this programmable infrastructure is an absolute requirement to get the most out of the limited resources available without massive operational resources required to continuously tune the infrastructure at every edge node.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">With such a rich heritage of being resource light and scalable, peer to peer solutions have continued to evolve in support of the modern enterprise. \u00a0For example, systems like Resilio Platform are centrally managed and leverage advanced transport protocols between the peers to intelligently leverage and program the performance of the underlying infrastructure and all from one central console, without requiring the manpower to manage the underlying infrastructure at every point.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The edge environment is ideal for these distributed systems. \u00a0If your application is seeking to integrate workflows at the edge with systems in the cloud (so-called edge-to-cloud or edge-connected workflows) the operational scaling problem is the only one that matters. \u00a0\u00a0\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">All others inherit from that one.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u201cThe only real problem is scaling. \u00a0All others inherit from that one.\u201d &#8212; Mike O\u2019Dell, Chief Scientist, UUNet Building and running applications at the edge of the network is a complex exercise in distributed systems engineering. \u00a0\u00a0And the challenge is often one of operations and scale. When we think of scaling challenges at the edge, [&hellip;]<\/p>\n","protected":false},"author":24,"featured_media":9051,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[230,232],"tags":[196,158,187],"class_list":["post-9050","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-edge","category-visionary","tag-edge-post","tag-featured-tertiary","tag-resilio-connect"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>On the edge: The only real problem is scaling | Resilio Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"On the edge: The only real problem is scaling | Resilio Blog\" \/>\n<meta property=\"og:description\" content=\"\u201cThe only real problem is scaling. \u00a0All others inherit from that one.\u201d &#8212; Mike O\u2019Dell, Chief Scientist, UUNet Building and running applications at the edge of the network is a complex exercise in distributed systems engineering. \u00a0\u00a0And the challenge is often one of operations and scale. When we think of scaling challenges at the edge, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-17T06:59:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-08T20:02:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"666\" \/>\n\t<meta property=\"og:image:height\" content=\"320\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Eric Klinker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eric Klinker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\"},\"author\":{\"name\":\"Eric Klinker\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/4e173a09c5f382c8b3fe37241828ee2b\"},\"headline\":\"On the edge: The only real problem is scaling\",\"datePublished\":\"2018-10-17T06:59:57+00:00\",\"dateModified\":\"2023-02-08T20:02:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\"},\"wordCount\":961,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg\",\"keywords\":[\"edge\",\"Featured-tertiary\",\"Resilio Connect\"],\"articleSection\":[\"Edge\",\"Visionary\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\",\"url\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\",\"name\":\"On the edge: The only real problem is scaling | Resilio Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg\",\"datePublished\":\"2018-10-17T06:59:57+00:00\",\"dateModified\":\"2023-02-08T20:02:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg\",\"width\":666,\"height\":320,\"caption\":\"edge\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"On the edge: The only real problem is scaling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"name\":\"Resilio Blog\",\"description\":\"Explore Common Use cases, How to&#039;s, Comparisons &amp; More\",\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\",\"name\":\"Resilio\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"width\":512,\"height\":512,\"caption\":\"Resilio\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/resilio-inc.\",\"https:\/\/youtube.com\/resilio\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/4e173a09c5f382c8b3fe37241828ee2b\",\"name\":\"Eric Klinker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d42edd22feb7a11e4f254803cee48adf41b10b873b382dc3a5a835e0f97f0cbe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d42edd22feb7a11e4f254803cee48adf41b10b873b382dc3a5a835e0f97f0cbe?s=96&d=mm&r=g\",\"caption\":\"Eric Klinker\"},\"url\":\"https:\/\/blog.resilio.com\/blog\/author\/eric\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"On the edge: The only real problem is scaling | Resilio Blog","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:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling","og_locale":"en_US","og_type":"article","og_title":"On the edge: The only real problem is scaling | Resilio Blog","og_description":"\u201cThe only real problem is scaling. \u00a0All others inherit from that one.\u201d &#8212; Mike O\u2019Dell, Chief Scientist, UUNet Building and running applications at the edge of the network is a complex exercise in distributed systems engineering. \u00a0\u00a0And the challenge is often one of operations and scale. When we think of scaling challenges at the edge, [&hellip;]","og_url":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling","og_site_name":"Resilio Blog","article_published_time":"2018-10-17T06:59:57+00:00","article_modified_time":"2023-02-08T20:02:35+00:00","og_image":[{"width":666,"height":320,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg","type":"image\/jpeg"}],"author":"Eric Klinker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Eric Klinker","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling"},"author":{"name":"Eric Klinker","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/4e173a09c5f382c8b3fe37241828ee2b"},"headline":"On the edge: The only real problem is scaling","datePublished":"2018-10-17T06:59:57+00:00","dateModified":"2023-02-08T20:02:35+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling"},"wordCount":961,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg","keywords":["edge","Featured-tertiary","Resilio Connect"],"articleSection":["Edge","Visionary"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling","url":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling","name":"On the edge: The only real problem is scaling | Resilio Blog","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg","datePublished":"2018-10-17T06:59:57+00:00","dateModified":"2023-02-08T20:02:35+00:00","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2018\/10\/blog-Heritage-of-P2P.jpg","width":666,"height":320,"caption":"edge"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/on-the-edge-the-only-real-problem-is-scaling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"On the edge: The only real problem is scaling"}]},{"@type":"WebSite","@id":"https:\/\/blog.resilio.com\/blog\/#website","url":"https:\/\/blog.resilio.com\/blog\/","name":"Resilio Blog","description":"Explore Common Use cases, How to&#039;s, Comparisons &amp; More","publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.resilio.com\/blog\/#organization","name":"Resilio","url":"https:\/\/blog.resilio.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","width":512,"height":512,"caption":"Resilio"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/resilio-inc.","https:\/\/youtube.com\/resilio"]},{"@type":"Person","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/4e173a09c5f382c8b3fe37241828ee2b","name":"Eric Klinker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d42edd22feb7a11e4f254803cee48adf41b10b873b382dc3a5a835e0f97f0cbe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d42edd22feb7a11e4f254803cee48adf41b10b873b382dc3a5a835e0f97f0cbe?s=96&d=mm&r=g","caption":"Eric Klinker"},"url":"https:\/\/blog.resilio.com\/blog\/author\/eric"}]}},"_links":{"self":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/9050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/comments?post=9050"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/9050\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/9051"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=9050"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=9050"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=9050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}