{"id":77890,"date":"2025-07-01T07:46:00","date_gmt":"2025-07-01T14:46:00","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=77890"},"modified":"2025-05-29T12:27:09","modified_gmt":"2025-05-29T19:27:09","slug":"optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/","title":{"rendered":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored"},"content":{"rendered":"\n<p><em>Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1-1024x576.jpg\" alt=\"Built-in PDM in Autodesk Fusion\" class=\"wp-image-77891\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1-1024x576.jpg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1-300x169.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1-768x432.jpg 768w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1-1536x864.jpg 1536w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The way businesses handle data is just as important as the products they design and manufacture. With the digitization of operations and the integration of <a href=\"https:\/\/www.autodesk.com\/solutions\/design-manufacturing\/industry-4-0\">Industry 4.0<\/a> technologies, choosing between cloud and on-premise solutions for <a href=\"https:\/\/www.autodesk.com\/ca-en\/solutions\/pdm-product-data-management\">data management<\/a> becomes an important decision that can impact scalability, security, performance, and long-term competitiveness. Let\u2019s dive into each option, their respective benefits, and why considering cloud PDM may be a good fit for your organization \u00a0to stay competitive in today\u2019s market.<\/p>\n\n\n\n<?php\nfunction autodesk_fusion_cta_horizontal() {\n    ob_start();\n    ?>\n    <style>\n        .cta-section-horizontal {\n            background: #ddd; \/* Much lighter grey background *\/\n            padding: 12px; \/* Adjusted padding *\/\n            border-radius: 8px;\n            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n            color: #333; \/* Darker text color for better readability *\/\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            max-width: 650px; \/* Width adjusted for a more compact look *\/\n            margin: 20px auto;\n            position: relative;\n            flex-wrap: nowrap; \/* Prevent wrapping *\/\n        }\n\n        .cta-section-horizontal img {\n            width: 60px; \/* Slightly larger logo *\/\n            height: auto; \/* Maintain aspect ratio *\/\n            margin-right: 12px; \/* Adjusted spacing *\/\n            background-color: #ddd; \/* Match the background color *\/\n            padding: 6px; \/* Adjusted padding *\/\n            border-radius: 8px; \/* Slightly rounding to match container *\/\n            box-shadow: 0 0 0 4px #ddd; \/* Blend with background *\/\n        }\n\n        .cta-text {\n            flex: 1;\n            margin-right: 12px; \/* Adjusted spacing *\/\n        }\n\n        .cta-title {\n            font-size: 18px; \/* Slightly larger title font size *\/\n            font-weight: bold; \/* Bold title *\/\n            color: #f9a825; \/* Orange color *\/\n            margin-bottom: 4px; \/* Reduced margin *\/\n        }\n\n        .cta-info {\n            display: none; \/* Hide description *\/\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 8px; \/* Adjusted button spacing *\/\n            align-items: center;\n        }\n\n        .cta-button {\n            padding: 8px 12px; \/* Button padding *\/\n            font-size: 12px; \/* Smaller font size for buttons *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            border-radius: 4px; \/* Slightly rounded corners *\/\n            border: 2px solid transparent;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex; \/* Use inline-flex to ensure proper alignment *\/\n            align-items: center; \/* Center align text vertically *\/\n            justify-content: center; \/* Center align text horizontally *\/\n            text-decoration: none !important; \/* Ensure no underlines with !important *\/\n            color: inherit; \/* Use the button's text color *\/\n        }\n\n        .cta-button.white-button {\n            background-color: #fff;\n            color: #333;\n            border: 2px solid #ddd;\n        }\n\n        .cta-button.white-button:hover {\n            background-color: #333;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button {\n            background-color: #f9a825;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button:hover {\n            background-color: #fff;\n            color: #f9a825;\n            border: 2px solid #fff;\n        }\n    <\/style>\n\n    <div class=\"cta-section-horizontal\">\n        <img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/09\/autodesk-fusion-product-icon-400.png\" alt=\"Autodesk Fusion Logo\">\n        <div class=\"cta-text\">\n            <h1 class=\"cta-title\">Elevate your design and manufacturing processes with Autodesk Fusion<\/h1>\n        <\/div>\n        <div class=\"cta-buttons\">\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/trial-intake-flow\" class=\"cta-button white-button\">Get a 30-Day Free Trial<\/a>\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/extensions\" class=\"cta-button black-button\">See Plans and Pricing<\/a>\n        <\/div>\n    <\/div>\n\n    <?php\n    return ob_get_clean();\n}\nadd_shortcode('autodesk_fusion_cta_horizontal', 'autodesk_fusion_cta_horizontal');\n?>\n\n\n<h2 class=\"wp-block-heading\" id=\"cloud-vs-onpremise-data-management\">Cloud vs. on-premise data management<\/h2>\n\n\n<p>Cloud (PDM) is a centralized system hosted in the cloud that manages all product-related data\u2014including design files, BOMs, revisions, approvals, and more\u2014throughout the product development lifecycle, enabling real-time collaboration and access from any device. Its distinct advantages and features include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Scalability<\/strong>: Quickly adapt to changing needs without the need for upfront infrastructure costs.<\/li>\n\n\n\n<li><strong>Cloud collaboration<\/strong>: Teams can easily design in one central location with simultaneous access to data and real-time cloud-based workflows.<\/li>\n\n\n\n<li><strong>Automatic updates &amp; security<\/strong>: Cloud PDM platforms offer enterprise-level security, encryption, and compliance protocols.<\/li>\n<\/ul>\n\n\n\n<p>On-prem data management systems reside entirely within a company&#8217;s own infrastructure, offering full control over software, servers, and data. Its distinct advantages and features include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Complete control<\/strong>: Businesses manage everything, including updates and integrations.<\/li>\n\n\n\n<li><strong>Customization and collaboration:<\/strong> The PDM system can be customized to fit specific needs, including tailored workflows.<\/li>\n\n\n\n<li><strong>Data security<\/strong>: Businesses can implement their own security measures to protect sensitive information. \u00a0<\/li>\n<\/ul>\n\n\n\n<p>Ultimately, the choice between on-premise and cloud-based data management depends on a company&#8217;s specific needs, budget, and operational requirements. On-premise solutions offer control, customization, and performance, making them suitable for organizations with stringent security needs and existing IT infrastructure. On the other hand, <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/integrated-cloud-pdm-autodesk-fusion-benefits\/\">cloud-based PDM<\/a> provides unparalleled accessibility, scalability, and cost efficiency, ideal for companies seeking flexibility<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"the-solution\">The solution<\/h2>\n\n\n<p>With digital manufacturing processes becoming more and more important, many manufacturers are finding that cloud-based data management offers the best path forward, enhancing efficiency and accelerating time to market. In fact, according to <a href=\"https:\/\/www2.deloitte.com\/us\/en\/insights\/industry\/manufacturing\/2025-smart-manufacturing-survey.html\">Deloitte&#8217;s 2025 Smart Manufacturing and Operations Survey<\/a>, 57% of manufacturers are using cloud computing and leveraging data analytics.<\/p>\n\n\n\n<p>Cloud data management centralizes product data. Whether engineers are working on-prem or from remote sites, all stakeholders access the same up-to-date information.<\/p>\n\n\n\n<p>Designers, suppliers, and production managers can work on the same file simultaneously, with real-time feedback, comment tracking, and automated version control. This leads to fewer errors, improves design cycles, and speeds up time to market.<\/p>\n\n\n\n<p>Cloud solutions are backed by enterprise-grade security, encryption, and compliance protocols. They scale with your needs\u2014no more guessing future server capacity. These solutions also offer APIs and tools that integrate with MES, <a href=\"https:\/\/www.autodesk.com\/industry\/design-manufacturing\/plm\/overview\">PLM<\/a>, ERP, and other systems. Machine-collected data can inform design updates, closing the loop between design and manufacturing.<\/p>\n\n\n\n<p>As manufacturing continues to evolve at lightning speed with technologies such as AI, automation, digital twins, and IoT, cloud-based solutions are agile and adaptable.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"autodesk-fusion-builtin-cloud-data-management-for-modern-manufacturing\">Autodesk Fusion \u2013 Built-in cloud data management for modern manufacturing<\/h2>\n\n\n<p>Fusion is a fantastic solution for <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/product-data-management\">built-in cloud PDM<\/a>. It\u2019s a comprehensive product development solution with integrated CAD, CAM, CAE, PCB and data management tools. Its cloud-based platform allows teams to collaborate in real-time, regardless of their location, ensuring everyone has access to the most up-to-date information. This seamless integration reduces errors, improves design cycles, and accelerates time to market.<\/p>\n\n\n\n<p><strong><em>\u201cFusion helped us a lot because we were working with three types of companies, and therefore you need one hub where all the data and all the R&amp;D work is being stored and managed. Fusion helped us save on costs because if you take an average design process of such an implementation, it takes up to 24 months. We did it in six months.\u201d<\/em><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">-Thomas Adam Saier, Head of Design, O\u2019NEAL Europe<\/p>\n\n\n\n<p>With its concurrent design capabilities, Fusion enhances manufacturing efficiency by allowing multiple team members to work simultaneously in a central location, accessing data and real-time workflows. This eliminates bottlenecks by enabling edits, comments, and reviews, reducing delays and miscommunication. Fusion also automates <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/introducing-bill-of-materials-bom-autodesk-fusion\/\">Bill of Materials<\/a> (BOM) management from CAD data, enabling simultaneous edits and the addition of relevant metadata. This aids in reducing errors and production delays. In addition, users can easily maintain consistency and accuracy in product documentation with predefined or customizable properties. This ultimately makes collaboration amongst your teams easier, eliminates headaches associated with errors and inconsistencies and speeds up the design and manufacturing processes.<\/p>\n\n\n\n<p>Modern manufacturing requires speed, intelligence, and flexibility. With real-time and high-stakes decisions driving the manufacturing floor, the right data management solution can lead to better production efficiency, compliance adherence, and higher-quality outcomes. Autodesk Fusion delivers on all of this.<\/p>\n\n\n\n<p><a id=\"_msocom_1\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration. The way businesses handle data is just as important as the products they design and manufacture. With the digitization of operations and the integration of Industry 4.0 technologies, choosing between cloud and on-premise solutions for data management becomes an important [&hellip;]<\/p>\n","protected":false},"author":5299,"featured_media":77891,"menu_order":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[849],"tags":[],"coauthors":[753],"class_list":["post-77890","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-management","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.\" \/>\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.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-01T14:46:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Christa Prokos\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christa Prokos\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored - Fusion Blog","description":"Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.","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.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/","og_locale":"en_US","og_type":"article","og_title":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored - Fusion Blog","og_description":"Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/","og_site_name":"Fusion Blog","article_published_time":"2025-07-01T14:46:00+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg","type":"image\/jpeg"}],"author":"Christa Prokos","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Christa Prokos","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/"},"author":{"name":"Christa Prokos","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c"},"headline":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored","datePublished":"2025-07-01T14:46:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/"},"wordCount":791,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg","articleSection":["Data management"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/","name":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg","datePublished":"2025-07-01T14:46:00+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c"},"description":"Explore cloud and on-premise data management detailing their benefits in scalability, security, performance, and collaboration.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/7-Wistia-CTA-1920x1080-1.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/optimizing-manufacturing-processes-cloud-and-on-premise-data-management-explored\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"Optimizing Manufacturing Processes: Cloud and On-Premise Data Management Explored"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/","name":"Fusion Blog","description":"Product updates, tips, tutorials and community news.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c","name":"Christa Prokos","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpgc02ac1a778d4968b8470af6d32b85325","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpg","caption":"Christa Prokos"},"description":"Christa Prokos is a Product Marketing Manager at Autodesk.","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/christa-prokos\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/77890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/users\/5299"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=77890"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/77890\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/77891"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=77890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=77890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=77890"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=77890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}