{"id":1168,"date":"2023-11-10T10:00:00","date_gmt":"2023-11-10T10:00:00","guid":{"rendered":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/"},"modified":"2023-11-10T10:00:00","modified_gmt":"2023-11-10T10:00:00","slug":"gemelos-digitales-industria-2","status":"publish","type":"post","link":"https:\/\/jacar.es\/en\/gemelos-digitales-industria-2\/","title":{"rendered":"Digital Twins: When the Factory Has a Software Replica"},"content":{"rendered":"<p>The term \u201c<strong>digital twin<\/strong>\u201d has become one of the most used \u2014 and often misinterpreted \u2014 in Industry 4.0. The base idea is sound: a software replica of a physical asset (machine, production line, whole plant) synchronised with real-time data and capable of simulating, predicting, and optimising. We cover what it really is, when it adds value over simpler alternatives, and the typical mistakes that sink projects.<\/p>\n<h2 id=\"what-it-is-and-what-it-isnt\">What It Is and What It Isn\u2019t<\/h2>\n<p>A digital twin has three essential components:<\/p>\n<ol type=\"1\">\n<li><strong>Software model of the physical asset<\/strong> \u2014 its geometry, behaviour, operational parameters.<\/li>\n<li><strong>Bidirectional or monitoring connection<\/strong> with the real asset via IoT sensors.<\/li>\n<li><strong>Simulation or prediction capability<\/strong> \u2014 running \u201cwhat if\u201d scenarios on the model.<\/li>\n<\/ol>\n<p>Without all three, it isn\u2019t a digital twin. A dashboard with real-time data is monitoring. A CAD model without live data is just design. A simulation without sync to the real system is just a simulation.<\/p>\n<p>Strict definition matters because a lot of what\u2019s sold as \u201cdigital twin\u201d is really one of those components only, with marketing on top.<\/p>\n<h2 id=\"maturity-levels\">Maturity Levels<\/h2>\n<p>Digital twins aren\u2019t binary; they have levels:<\/p>\n<ul>\n<li><strong>Level 1: Visual replica with real-time data<\/strong>. You visualise the asset in 3D with live metrics (temperature, pressure, state). Useful for monitoring but not predictive.<\/li>\n<li><strong>Level 2: Replica with history and analytics<\/strong>. Above + trends, comparisons against baselines, smart alerts.<\/li>\n<li><strong>Level 3: Predictive<\/strong>. ML models trained on historical data predict failures, consumption, or quality before they happen.<\/li>\n<li><strong>Level 4: Prescriptive \/ autonomous<\/strong>. The twin recommends actions (or executes them directly via control) to optimise the real system.<\/li>\n<\/ul>\n<p>Most 2023 projects live at levels 1-2 with aspirations of 3. Level 4 is rare outside large-company pilots.<\/p>\n<h2 id=\"cases-where-it-adds-real-value\">Cases Where It Adds Real Value<\/h2>\n<p>Three cases where digital twin ROI is clear and demonstrable:<\/p>\n<ul>\n<li><strong>Predictive maintenance of critical equipment<\/strong>. Turbines, compressors, large motors. An unplanned failure costs hours or days of production. A digital twin fed by vibration, temperature, and electrical consumption sensors predicts failures weeks in advance.<\/li>\n<li><strong>Energy consumption optimisation<\/strong>. Modelling thermal behaviour of a building or plant and simulating adjustments (setpoint temperatures, equipment schedules) without touching the real system. Tests that would be costly in production are done in software.<\/li>\n<li><strong>Training and onboarding<\/strong>. New operators practise on the twin (including failure and emergency scenarios) without risk to the real system.<\/li>\n<\/ul>\n<h2 id=\"cases-where-it-doesnt-pay-off\">Cases Where It Doesn\u2019t Pay Off<\/h2>\n<p>A digital twin is often sold where something simpler would suffice:<\/p>\n<ul>\n<li><strong>If you only need real-time monitoring<\/strong> \u2192 a Grafana dashboard with IoT data covers the case at 10% of the cost.<\/li>\n<li><strong>If the asset is low-cost and easily maintained<\/strong> \u2192 the modelling investment isn\u2019t recouped. If the bearing costs \u20ac50 and replacement takes 30 minutes, you don\u2019t need to predict its failure.<\/li>\n<li><strong>If the data isn\u2019t reliable<\/strong> \u2192 a twin built on bad data predicts badly and undermines trust in the whole system.<\/li>\n<li><strong>If there\u2019s no operational capacity<\/strong> to maintain the model. Physical processes change (raw-material supplier change, refits, wear). Without updating the model, it becomes outdated in months.<\/li>\n<\/ul>\n<h2 id=\"typical-architecture\">Typical Architecture<\/h2>\n<p>A level 2-3 digital twin has this general shape:<\/p>\n<pre><code>Physical asset (plant, machine)\n    \u2502\n    \u2514\u2500\u2500 IoT sensors \u2192 Edge gateway \u2192 MQTT broker\n                                          \u2502\n    \u250c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518\n    \u2502\n    \u25bc\nTimescaleDB \/ InfluxDB \u2190\u2500\u2500 Stream processing\n    \u2502                       (filters, aggregation)\n    \u2502\n    \u251c\u2500\u2500\u2192 3D Dashboard (Unity, Three.js, Unreal)\n    \u2502       (current state visualisation)\n    \u2502\n    \u251c\u2500\u2500\u2192 Simulation engine\n    \u2502       (physical model, FEM, CFD per case)\n    \u2502\n    \u2514\u2500\u2500\u2192 ML models\n            (failure prediction, optimisation)<\/code><\/pre>\n<p>Each box is a significant project. That\u2019s why a complete digital twin is a multi-year effort, not a quarter.<\/p>\n<h2 id=\"frequent-errors\">Frequent Errors<\/h2>\n<p>After several seen projects, the most repeated errors:<\/p>\n<ul>\n<li><strong>Starting with 3D visualisation<\/strong>. It\u2019s what \u201csells\u201d best but the least useful. Without a predictive model behind, it\u2019s just an expensive diorama.<\/li>\n<li><strong>Modelling everything at once<\/strong>. Wanting to cover the whole plant from the start. Better to start with <strong>one critical, well-understood piece of equipment<\/strong> and expand from there.<\/li>\n<li><strong>Data without governance<\/strong>. Sensors that change units, calibration that\u2019s lost, inconsistent naming across lines. A digital twin amplifies data-quality problems \u2014 hides them temporarily, turns them into predictive errors later.<\/li>\n<li><strong>Ignoring operators<\/strong>. If the real system is run by operators with decades of experience, their knowledge must be in the model. A twin built solely from data without interviewing those who operate the plant remains incomplete.<\/li>\n<li><strong>Unmaintained twins<\/strong>. The model is code and configuration. Without a dedicated team to maintain it, it drifts. In 12-18 months it\u2019s outdated and stops being useful.<\/li>\n<\/ul>\n<h2 id=\"who-is-well-positioned-to-start\">Who Is Well-positioned to Start<\/h2>\n<p>Organisations where a digital twin is most likely to succeed:<\/p>\n<ul>\n<li>Critical assets with costly failures (energy, chemical, heavy manufacturing).<\/li>\n<li>Already-established data culture \u2014 previous IoT projects worked and produced reliable data.<\/li>\n<li>Combined team of process engineering + software\/data engineering. Without that interdisciplinarity, it fails.<\/li>\n<li>Clear high-level sponsorship \u2014 twin projects span multiple areas and need backing.<\/li>\n<\/ul>\n<h2 id=\"conclusion\">Conclusion<\/h2>\n<p>Digital twins are a powerful tool when applied to the right problems with sufficient data maturity. They\u2019re neither a hollow trend nor a universal solution \u2014 they\u2019re a serious investment that returns in specific cases. Before starting one, make sure the problem justifies it, the data allows it, and the team can maintain it.<\/p>\n<p>Follow us on jacar.es for more on Industry 4.0, industrial IoT, and process modernisation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A digital twin simulates and replicates a physical asset in software to predict, optimise, and debug. When it adds real value and what it requires.<\/p>\n","protected":false},"author":1,"featured_media":1169,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,19],"tags":[253,254,146,148,256,255],"class_list":["post-1168","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-industria-4-0","category-tecnologia","tag-digital-twin","tag-gemelos-digitales","tag-industria-4-0","tag-iot","tag-predictive-maintenance","tag-simulacion"],"translation":{"provider":"WPGlobus","version":"3.0.2","language":"en","enabled_languages":["es","en"],"languages":{"es":{"title":true,"content":true,"excerpt":true},"en":{"title":true,"content":true,"excerpt":true}}},"gutentor_comment":0,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Digital Twins: When the Factory Has a Software Replica - Jacar<\/title>\n<meta name=\"description\" content=\"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jacar.es\/gemelos-digitales-industria-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Digital Twins: When the Factory Has a Software Replica - Jacar\" \/>\n<meta property=\"og:description\" content=\"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jacar.es\/gemelos-digitales-industria-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Jacar\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-10T10:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2026\/04\/20193818\/yo-365x365.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"252\" \/>\n\t<meta property=\"og:image:height\" content=\"229\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Javier Ca\u00f1ete\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Javier Ca\u00f1ete\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/\"},\"author\":{\"name\":\"Javier Ca\u00f1ete\",\"@id\":\"https:\\\/\\\/jacar.es\\\/#\\\/schema\\\/person\\\/54a7f7b4224b38fafc9866eb3e614208\"},\"headline\":\"Digital Twins: When the Factory Has a Software Replica\",\"datePublished\":\"2023-11-10T10:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/\"},\"wordCount\":1769,\"publisher\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/#\\\/schema\\\/person\\\/54a7f7b4224b38fafc9866eb3e614208\"},\"image\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/20130215\\\/jwp-4040821-22291.jpg\",\"keywords\":[\"digital twin\",\"gemelos digitales\",\"industria 4.0\",\"iot\",\"predictive maintenance\",\"simulaci\u00f3n\"],\"articleSection\":[\"Industria 4.0\",\"Tecnolog\u00eda\"],\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"ItemPage\"],\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/\",\"url\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/\",\"name\":\"Digital Twins: When the Factory Has a Software Replica - Jacar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/20130215\\\/jwp-4040821-22291.jpg\",\"datePublished\":\"2023-11-10T10:00:00+00:00\",\"description\":\"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/20130215\\\/jwp-4040821-22291.jpg\",\"contentUrl\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/20130215\\\/jwp-4040821-22291.jpg\",\"width\":1200,\"height\":800,\"caption\":\"Pantalla mostrando modelo 3D de planta industrial junto a cuadros de datos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jacar.es\\\/gemelos-digitales-industria-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/jacar.es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gemelos digitales: cuando la fabrica tiene replica en software\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jacar.es\\\/#website\",\"url\":\"https:\\\/\\\/jacar.es\\\/\",\"name\":\"Jacar\",\"description\":\"Passion for Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/jacar.es\\\/#\\\/schema\\\/person\\\/54a7f7b4224b38fafc9866eb3e614208\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jacar.es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/jacar.es\\\/#\\\/schema\\\/person\\\/54a7f7b4224b38fafc9866eb3e614208\",\"name\":\"Javier Ca\u00f1ete\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo-e1600248648624.png\",\"url\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo-e1600248648624.png\",\"contentUrl\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo-e1600248648624.png\",\"width\":196,\"height\":100,\"caption\":\"Javier Ca\u00f1ete\"},\"logo\":{\"@id\":\"https:\\\/\\\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo-e1600248648624.png\"},\"description\":\"CEO de Jacar Systems. Apasionado de la tecnolog\u00eda, la infraestructura cloud y la inteligencia artificial. Escribe sobre DevOps, IA, plataformas y software desde Madrid.\",\"sameAs\":[\"https:\\\/\\\/jacar.es\"],\"url\":\"https:\\\/\\\/jacar.es\\\/en\\\/author\\\/javi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Digital Twins: When the Factory Has a Software Replica - Jacar","description":"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.","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:\/\/jacar.es\/gemelos-digitales-industria-2\/","og_locale":"en_US","og_type":"article","og_title":"Digital Twins: When the Factory Has a Software Replica - Jacar","og_description":"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.","og_url":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/","og_site_name":"Jacar","article_published_time":"2023-11-10T10:00:00+00:00","og_image":[{"width":252,"height":229,"url":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2026\/04\/20193818\/yo-365x365.webp","type":"image\/png"}],"author":"Javier Ca\u00f1ete","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Javier Ca\u00f1ete","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#article","isPartOf":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/"},"author":{"name":"Javier Ca\u00f1ete","@id":"https:\/\/jacar.es\/#\/schema\/person\/54a7f7b4224b38fafc9866eb3e614208"},"headline":"Digital Twins: When the Factory Has a Software Replica","datePublished":"2023-11-10T10:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/"},"wordCount":1769,"publisher":{"@id":"https:\/\/jacar.es\/#\/schema\/person\/54a7f7b4224b38fafc9866eb3e614208"},"image":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#primaryimage"},"thumbnailUrl":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2023\/11\/20130215\/jwp-4040821-22291.jpg","keywords":["digital twin","gemelos digitales","industria 4.0","iot","predictive maintenance","simulaci\u00f3n"],"articleSection":["Industria 4.0","Tecnolog\u00eda"],"inLanguage":"en-US"},{"@type":["WebPage","ItemPage"],"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/","url":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/","name":"Digital Twins: When the Factory Has a Software Replica - Jacar","isPartOf":{"@id":"https:\/\/jacar.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#primaryimage"},"image":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#primaryimage"},"thumbnailUrl":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2023\/11\/20130215\/jwp-4040821-22291.jpg","datePublished":"2023-11-10T10:00:00+00:00","description":"Digital twins in industry: definition, real cases, typical architecture with IoT, ML and simulation, and frequent implementation mistakes.","breadcrumb":{"@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jacar.es\/gemelos-digitales-industria-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#primaryimage","url":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2023\/11\/20130215\/jwp-4040821-22291.jpg","contentUrl":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2023\/11\/20130215\/jwp-4040821-22291.jpg","width":1200,"height":800,"caption":"Pantalla mostrando modelo 3D de planta industrial junto a cuadros de datos"},{"@type":"BreadcrumbList","@id":"https:\/\/jacar.es\/gemelos-digitales-industria-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/jacar.es\/"},{"@type":"ListItem","position":2,"name":"Gemelos digitales: cuando la fabrica tiene replica en software"}]},{"@type":"WebSite","@id":"https:\/\/jacar.es\/#website","url":"https:\/\/jacar.es\/","name":"Jacar","description":"Passion for Technology","publisher":{"@id":"https:\/\/jacar.es\/#\/schema\/person\/54a7f7b4224b38fafc9866eb3e614208"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jacar.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/jacar.es\/#\/schema\/person\/54a7f7b4224b38fafc9866eb3e614208","name":"Javier Ca\u00f1ete","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2020\/09\/logo-e1600248648624.png","url":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2020\/09\/logo-e1600248648624.png","contentUrl":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2020\/09\/logo-e1600248648624.png","width":196,"height":100,"caption":"Javier Ca\u00f1ete"},"logo":{"@id":"https:\/\/jcs-wp-jacar-es.fsn1.your-objectstorage.com\/wp-content\/uploads\/2020\/09\/logo-e1600248648624.png"},"description":"CEO de Jacar Systems. Apasionado de la tecnolog\u00eda, la infraestructura cloud y la inteligencia artificial. Escribe sobre DevOps, IA, plataformas y software desde Madrid.","sameAs":["https:\/\/jacar.es"],"url":"https:\/\/jacar.es\/en\/author\/javi\/"}]}},"_links":{"self":[{"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/posts\/1168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/comments?post=1168"}],"version-history":[{"count":0,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/posts\/1168\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/media\/1169"}],"wp:attachment":[{"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/media?parent=1168"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/categories?post=1168"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jacar.es\/en\/wp-json\/wp\/v2\/tags?post=1168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}