{"id":11124,"date":"2022-06-15T08:33:55","date_gmt":"2022-06-15T07:33:55","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=11124"},"modified":"2024-12-10T02:38:49","modified_gmt":"2024-12-10T02:38:49","slug":"what-is-mlops-principles-operationalising-machine-learning","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/","title":{"rendered":"Six Fundamental MLOps Principles \u2013 and how to apply them"},"content":{"rendered":"<p>Our experience of working on AI and ML projects means that we understand the importance of establishing best practices when using MLOps to test, deploy, manage and monitor ML models in production.<\/p>\n<p>Considering that <a href=\"https:\/\/venturebeat.com\/2019\/07\/19\/why-do-87-of-data-science-projects-never-make-it-into-production\/\">87% of data science projects never make it into production<\/a>, it\u2019s vitally important that AI projects have access to the right data and skills to solve the right problems, using the right processes.<\/p>\n<p>Below, we outline six fundamental principles of MLOps that should be at the heart of your AI strategy.<\/p>\n<h2>1 &#8211; Build solid data foundations<\/h2>\n<p>Your data scientists will need access to a store of good quality, ground-truth (labelled) historical data. ML models are fundamentally dependent on the data that\u2019s used to train them, and data scientists will rely on this data for monitoring and training.<\/p>\n<p>It\u2019s common to create data warehouses, data lakes or lake houses with associated data pipelines to capture this data and make it available to automated processes and data teams. Our <a href=\"https:\/\/playbooks.equalexperts.com\/data-pipeline\">data pipeline playbook<\/a> covers our approach to providing this data. Make sure to focus on data quality, security, and availability.<\/p>\n<h2>2 &#8211; Provide an environment that allows data scientists to create<\/h2>\n<p>Developing ML models is a creative, experimental process. Data scientists need a set of tools to explore data, create models and evaluate their performance. Ideally, this environment should:<\/p>\n<ul>\n<li>Provide access to required historical data<\/li>\n<li>Provide tools to view and process the data<\/li>\n<li>Allow data scientists to add additional data in various formats<\/li>\n<li>Support collaboration with other scientists via shared storage or feature stores<\/li>\n<li>Be able to surface models for early feedback before full productionisation<\/li>\n<\/ul>\n<h2>3 &#8211; ML services are products<\/h2>\n<p>ML services should be treated as products, meaning you should apply the same behaviours and standards used when developing any other software product.<\/p>\n<p>For example, when building ML services you should identify and profile the users of a service. Engaging with users early in the development process means you can identify requirements that can be built into development, while later on, users can help to submit bugs and unexpected results to inform improvements in models over time.<\/p>\n<p>Developers can support users by maintaining a clear roadmap of features and improvements with supporting documentation, helping users to migrate to new versions and clearly explaining how versions will be supported, maintained, monitored and (eventually) retired.<\/p>\n<h2>4 &#8211; Apply continuous delivery of complex ML solutions<\/h2>\n<p>ML models must be able to adapt when the data environment, IT infrastructure or business needs change. As with any working software application, ML developers must adopt continuous delivery practices to allow for regular updates of models in production.<\/p>\n<p>We advise that teams should use techniques such as Continuous Integration and Deployment (CI\/CD), utilise Infrastructure as Code and work in small batches to have fast, reasonable feedback.<\/p>\n<h2>5 &#8211; Evaluate and monitor algorithms throughout their lifecycle<\/h2>\n<p>It\u2019s essential to understand whether algorithms are performing as expected, so you need to measure the accuracy of algorithms and models. This will add an extra layer of metrics on top of your infrastructure resource measurements such as CPU and RAM per Kubernetes pod. Data scientists are usually best placed to identify the best measure of accuracy in a given scenario, but this must be tracked and evaluated throughout the lifecycle, including during development, at the point of release, and in production.<\/p>\n<h2>6 &#8211; MLOps is a team effort<\/h2>\n<p>What are the key roles within an MLOps team? From our experience we have identified four key roles that must be incorporated into a cross-functional team:<\/p>\n<ul>\n<li>Platform\/ML engineers to provide the hosting environment<\/li>\n<li>Data engineers to create production data pipelines<\/li>\n<li>Data scientists to create and amend the model<\/li>\n<li>Software engineers to integrate the model into business systems<\/li>\n<\/ul>\n<p>Remember that each part of the team has a different strength &#8211; data scientists are typically strong at maths and statistics, while they may not have software development skills. Engineers are often highly-skilled in testing, logging and configuration, while data scientists are focused on algorithm performance and accuracy.<\/p>\n<p>At the outset of your project consider how your team roles can work together using clear, defined processes. What are the responsibilities of each team member, and does everyone recognise the standards and models that are expected?<\/p>\n<p>To learn more about MLOps principles and driving better, more consistent best practices in your MLOps team, download our <a href=\"https:\/\/www.equalexperts.com\/our-services\/data\/mlops\/\">Operationalising Machine Learning Playbook<\/a> for free.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What are the six fundamental principles of MLOps? Our new Playbook provides insight into six critical strategies to adopt when operationalising machine learning.<\/p>\n","protected":false},"author":207,"featured_media":11126,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[99,266,276,265],"location":[397],"class_list":["post-11124","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-focus","tag-ai","tag-devops","tag-mlmodels","tag-mlops"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Six Fundamental MLOps Principles \u2013 and how to apply them | Equal Experts<\/title>\n<meta name=\"description\" content=\"If you want to adopt MLOps within your AI project team, make sure you understand these six important principles.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Six Fundamental MLOps Principles \u2013 and how to apply them\" \/>\n<meta property=\"og:description\" content=\"What are the six fundamental principles of MLOps? Our new Playbook provides insight into six critical strategies to adopt when operationalising machine learning.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-15T07:33:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T02:38:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-fb.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1201\" \/>\n\t<meta property=\"og:image:height\" content=\"631\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bas Geerdink\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Six Fundamental MLOps Principles \u2013 and how to apply them\" \/>\n<meta name=\"twitter:description\" content=\"What are the six fundamental principles of MLOps? Our new Playbook provides insight into six critical strategies to adopt when operationalising machine learning.\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bas Geerdink\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated 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\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\"},\"author\":{\"name\":\"Bas Geerdink\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/35978deb7e3239daf0d431f449b16f8a\"},\"headline\":\"Six Fundamental MLOps Principles \u2013 and how to apply them\",\"datePublished\":\"2022-06-15T07:33:55+00:00\",\"dateModified\":\"2024-12-10T02:38:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\"},\"wordCount\":735,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png\",\"keywords\":[\"AI\",\"devops\",\"mlmodels\",\"mlops\"],\"articleSection\":[\"Tech Focus\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\",\"name\":\"Six Fundamental MLOps Principles \u2013 and how to apply them | Equal Experts\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png\",\"datePublished\":\"2022-06-15T07:33:55+00:00\",\"dateModified\":\"2024-12-10T02:38:49+00:00\",\"description\":\"If you want to adopt MLOps within your AI project team, make sure you understand these six important principles.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png\",\"width\":1201,\"height\":515},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Six Fundamental MLOps Principles \u2013 and how to apply them\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/35978deb7e3239daf0d431f449b16f8a\",\"name\":\"Bas Geerdink\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e10ed8f1e9ec2af9439b6da48ce32d0e1aaa5ea92c7290690ea07d2c876a9893?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e10ed8f1e9ec2af9439b6da48ce32d0e1aaa5ea92c7290690ea07d2c876a9893?s=96&d=mm&r=g\",\"caption\":\"Bas Geerdink\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Six Fundamental MLOps Principles \u2013 and how to apply them | Equal Experts","description":"If you want to adopt MLOps within your AI project team, make sure you understand these six important principles.","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:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/","og_locale":"en_GB","og_type":"article","og_title":"Six Fundamental MLOps Principles \u2013 and how to apply them","og_description":"What are the six fundamental principles of MLOps? Our new Playbook provides insight into six critical strategies to adopt when operationalising machine learning.","og_url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/","og_site_name":"Equal Experts","article_published_time":"2022-06-15T07:33:55+00:00","article_modified_time":"2024-12-10T02:38:49+00:00","og_image":[{"width":1201,"height":631,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-fb.png","type":"image\/png"}],"author":"Bas Geerdink","twitter_card":"summary_large_image","twitter_title":"Six Fundamental MLOps Principles \u2013 and how to apply them","twitter_description":"What are the six fundamental principles of MLOps? Our new Playbook provides insight into six critical strategies to adopt when operationalising machine learning.","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Bas Geerdink","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/"},"author":{"name":"Bas Geerdink","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/35978deb7e3239daf0d431f449b16f8a"},"headline":"Six Fundamental MLOps Principles \u2013 and how to apply them","datePublished":"2022-06-15T07:33:55+00:00","dateModified":"2024-12-10T02:38:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/"},"wordCount":735,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png","keywords":["AI","devops","mlmodels","mlops"],"articleSection":["Tech Focus"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/","url":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/","name":"Six Fundamental MLOps Principles \u2013 and how to apply them | Equal Experts","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png","datePublished":"2022-06-15T07:33:55+00:00","dateModified":"2024-12-10T02:38:49+00:00","description":"If you want to adopt MLOps within your AI project team, make sure you understand these six important principles.","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2022\/06\/MLOps-principles-lead.png","width":1201,"height":515},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/tech-focus\/what-is-mlops-principles-operationalising-machine-learning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Six Fundamental MLOps Principles \u2013 and how to apply them"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/35978deb7e3239daf0d431f449b16f8a","name":"Bas Geerdink","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e10ed8f1e9ec2af9439b6da48ce32d0e1aaa5ea92c7290690ea07d2c876a9893?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e10ed8f1e9ec2af9439b6da48ce32d0e1aaa5ea92c7290690ea07d2c876a9893?s=96&d=mm&r=g","caption":"Bas Geerdink"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/11124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/207"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=11124"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/11124\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/11126"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=11124"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=11124"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=11124"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=11124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}