{"id":77346,"date":"2019-06-03T11:00:15","date_gmt":"2019-06-03T18:00:15","guid":{"rendered":""},"modified":"2025-06-27T06:48:31","modified_gmt":"2025-06-27T13:48:31","slug":"what-is-kubernetes","status":"publish","type":"post","link":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/","title":{"rendered":"Kubernetes:\u00a0What it is and what it isn\u2019t"},"content":{"rendered":"\n<p>I\u2019m a developer and I\u2019ll admit it, I\u2019m learning Kubernetes. I\u2019ve been developing web applications now for more than 20 years; however, the past two years I\u2019ve moved to working with microservices applications. Originally the microservices were web sites on multiple virtual machines. Last year we started moving towards containers to achieve a higher density on our machines and to standardize the package our deployments shipped in. Once we had a handful of containers running, it was obvious we needed a platform to manage them.<\/p>\n\n\n\n<p>Kubernetes is a container management platform. Real&nbsp;world&nbsp;applications and services typically contain multiple containers that get deployed across multiple servers. Kubernetes allows you to treat those servers as a pool of compute resources. It monitors the resource usage and needs to determine where&nbsp;and when&nbsp;containers should run and if new instances need&nbsp;to be&nbsp;added.&nbsp;It has many features that makes&nbsp;it easier for me to build systems made of many containers \u2026 and keep my sanity.<\/p>\n\n\n\n<p>As I\u2019m learning to build systems using Kubernetes, I have found that it solves these problems well for me:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Compute scheduling<\/strong>. By looking at the resource needs of a pod (which is one or more containers), the scheduler will find the right place to run it.<\/li>\n\n\n\n<li><strong>Self-healing<\/strong>. If a pod crashes, a new one will be created to replace it.<\/li>\n\n\n\n<li><strong>Horizontal scaling<\/strong>. When the resource limits of a pod indicate the number of instances should increase, Kubernetes will add new instances, and it can do the same with decreasing instance count when resources drop.<\/li>\n\n\n\n<li><strong>Volume management<\/strong>. It manages the persistent storage for needed by my applications.<\/li>\n\n\n\n<li><strong>Service discovery &amp; load balancing<\/strong>. Pods get their own IP address, DNS and multiple instances get load balanced.<\/li>\n\n\n\n<li><strong>Automated rollouts &amp; rollbacks<\/strong>. The health of the pods is monitored during updates, and if a failure occurs, the pod can roll back to the previous version.<\/li>\n\n\n\n<li><strong>Secret &amp; configuration management<\/strong>. Configuration and secrets are managed at the platform level that is used by the containers.<\/li>\n<\/ul>\n\n\n\n<p>Of course, there are some things needed that are not part of Kubernetes. It needs to run on a platform that handles security, governance, identity and access control, networking, data and storage. We have chosen Azure for our hosted Kubernetes provider, but all the large cloud vendors offer a hosted version these days.<\/p>\n\n\n\n<p>Choosing a hosted Kubernetes provider has shrunk my learning curve by allowing me to focus on managing my application (and not learning <a href=\"https:\/\/github.com\/kelseyhightower\/kubernetes-the-hard-way\">Kubernetes The Hard Way<\/a>).<\/p>\n\n\n\n<p>Besides hosting these&nbsp;multiple&nbsp;container systems, developing them&nbsp;has its own challenges.&nbsp;However,&nbsp;I\u2019ve found the latest round of tools have features for native container development&nbsp;which makes it easier.<\/p>\n\n\n\n<p>I must admit, I am most familiar with Microsoft\u2019s tools, so I&#8217;ll focus on those here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/visualstudio.microsoft.com\/vs\/\">Visual Studio <\/a>and\u00a0<a href=\"https:\/\/code.visualstudio.com\/?wt.mc_id=DX_841432\">Visual Studio Code<\/a>\u00a0both have extensions to help me work with Docker and Kubernetes\u00a0without me needing to jump in and out of my IDE or editor.<\/li>\n\n\n\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/container-registry\/container-registry-intro\">Azure Container Registry<\/a> gives me a private registry to keep my container images and\u00a0the\u00a0Helm charts I use for deploying to Kubernetes.<\/li>\n\n\n\n<li><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/devops\/pipelines\/\">Azure DevOps Pipelines<\/a> is super flexible and works great with my source code repository to build my container images and store them in my registry. It also is great for deploying to my different Kubernetes environments.<\/li>\n\n\n\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/dev-spaces\/\">Azure Dev\u00a0Spaces<\/a> helps me debug my containers that are deployed in\u00a0<a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/intro-kubernetes\">Azure Kubernetes Service<\/a><u>,<\/u>\u00a0as opposed to having to duplicate a local setup in order to reproduce\u00a0the\u00a0problem.<\/li>\n<\/ul>\n\n\n\n<p>If you are also learning Kubernetes, here are a couple of resources that I&#8217;ve found to be useful: <a href=\"https:\/\/aka.ms\/k8slearning\">k8slearning<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/aka.ms\/LearnKubernetes\">https:\/\/aka.ms\/LearnKubernetes<\/a>.<\/p>\n\n\n\n<p>Questions or comments? Let me know in the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I\u2019m a developer and I\u2019ll admit it, I\u2019m learning Kubernetes. I\u2019ve been developing web applications now for more than 20 years; however, the past two years I\u2019ve moved to working with microservices applications. Originally the microservices were web sites on multiple virtual machines.<\/p>\n","protected":false},"author":5562,"featured_media":95487,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"msxcm_post_with_no_image":false,"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[308,2271,158],"content-type":[340],"topic":[2241,2242],"programming-languages":[],"coauthors":[624],"class_list":["post-77346","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","tag-azure-kubernetes-service","tag-community-partners","tag-kubernetes","content-type-tutorials-and-demos","topic-cloud","topic-containers","review-flag-1593580428-734","review-flag-1593580415-931","review-flag-micro-1680215167-604","review-flag-new-1593580248-669"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog<\/title>\n<meta name=\"description\" content=\"In this blog post, learn about Kubernetes and its capabilities as a container management platform.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog\" \/>\n<meta property=\"og:description\" content=\"In this blog post, learn about Kubernetes and its capabilities as a container management platform.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Open Source Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-03T18:00:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-27T13:48:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jason Haley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OpenAtMicrosoft\" \/>\n<meta name=\"twitter:site\" content=\"@OpenAtMicrosoft\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jason Haley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/\"},\"author\":[{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/author\\\/jason-haley\\\/\",\"@type\":\"Person\",\"@name\":\"Jason Haley\"}],\"headline\":\"Kubernetes:\u00a0What it is and what it isn\u2019t\",\"datePublished\":\"2019-06-03T18:00:15+00:00\",\"dateModified\":\"2025-06-27T13:48:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/\"},\"wordCount\":646,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/STB13_Julian_07.webp\",\"keywords\":[\"Azure Kubernetes Service\",\"Community\\\/partners\",\"Kubernetes\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/\",\"url\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/\",\"name\":\"Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/STB13_Julian_07.webp\",\"datePublished\":\"2019-06-03T18:00:15+00:00\",\"dateModified\":\"2025-06-27T13:48:31+00:00\",\"description\":\"In this blog post, learn about Kubernetes and its capabilities as a container management platform.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#primaryimage\",\"url\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/STB13_Julian_07.webp\",\"contentUrl\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/STB13_Julian_07.webp\",\"width\":1170,\"height\":640},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/2019\\\/06\\\/03\\\/what-is-kubernetes\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kubernetes:\u00a0What it is and what it isn\u2019t\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/\",\"name\":\"Microsoft Open Source Blog\",\"description\":\"Open dialogue about openness at Microsoft \u2013 open source, standards, interoperability\",\"publisher\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#organization\",\"name\":\"Microsoft Open Source Blog\",\"url\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/Microsoft-Logo.png\",\"contentUrl\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft Open Source Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/opensource.microsoft.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/OpenAtMicrosoft\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog","description":"In this blog post, learn about Kubernetes and its capabilities as a container management platform.","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:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/","og_locale":"en_US","og_type":"article","og_title":"Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog","og_description":"In this blog post, learn about Kubernetes and its capabilities as a container management platform.","og_url":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/","og_site_name":"Microsoft Open Source Blog","article_published_time":"2019-06-03T18:00:15+00:00","article_modified_time":"2025-06-27T13:48:31+00:00","og_image":[{"width":1170,"height":640,"url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.png","type":"image\/png"}],"author":"Jason Haley","twitter_card":"summary_large_image","twitter_creator":"@OpenAtMicrosoft","twitter_site":"@OpenAtMicrosoft","twitter_misc":{"Written by":"Jason Haley","Est. reading time":"3 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#article","isPartOf":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/"},"author":[{"@id":"https:\/\/opensource.microsoft.com\/blog\/author\/jason-haley\/","@type":"Person","@name":"Jason Haley"}],"headline":"Kubernetes:\u00a0What it is and what it isn\u2019t","datePublished":"2019-06-03T18:00:15+00:00","dateModified":"2025-06-27T13:48:31+00:00","mainEntityOfPage":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/"},"wordCount":646,"commentCount":2,"publisher":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#organization"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#primaryimage"},"thumbnailUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.webp","keywords":["Azure Kubernetes Service","Community\/partners","Kubernetes"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/","url":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/","name":"Kubernetes:\u00a0What it is and what it isn\u2019t | Microsoft Open Source Blog","isPartOf":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#primaryimage"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#primaryimage"},"thumbnailUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.webp","datePublished":"2019-06-03T18:00:15+00:00","dateModified":"2025-06-27T13:48:31+00:00","description":"In this blog post, learn about Kubernetes and its capabilities as a container management platform.","breadcrumb":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#primaryimage","url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.webp","contentUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/STB13_Julian_07.webp","width":1170,"height":640},{"@type":"BreadcrumbList","@id":"https:\/\/opensource.microsoft.com\/blog\/2019\/06\/03\/what-is-kubernetes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/opensource.microsoft.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Kubernetes:\u00a0What it is and what it isn\u2019t"}]},{"@type":"WebSite","@id":"https:\/\/opensource.microsoft.com\/blog\/#website","url":"https:\/\/opensource.microsoft.com\/blog\/","name":"Microsoft Open Source Blog","description":"Open dialogue about openness at Microsoft \u2013 open source, standards, interoperability","publisher":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/opensource.microsoft.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/opensource.microsoft.com\/blog\/#organization","name":"Microsoft Open Source Blog","url":"https:\/\/opensource.microsoft.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft Open Source Blog"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/OpenAtMicrosoft"]}]}},"msxcm_animated_featured_image":null,"bloginabox_display_generated_audio":false,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Open Source Blog","distributor_original_site_url":"https:\/\/opensource.microsoft.com\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/77346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/users\/5562"}],"replies":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/comments?post=77346"}],"version-history":[{"count":1,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/77346\/revisions"}],"predecessor-version":[{"id":97748,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/77346\/revisions\/97748"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/media\/95487"}],"wp:attachment":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/media?parent=77346"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/post_tag?post=77346"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/content-type?post=77346"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/topic?post=77346"},{"taxonomy":"programming-languages","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/programming-languages?post=77346"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/coauthors?post=77346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}