{"id":8793,"date":"2021-10-25T18:00:22","date_gmt":"2021-10-25T16:00:22","guid":{"rendered":"https:\/\/hk.digital\/?p=8793"},"modified":"2021-10-25T18:08:16","modified_gmt":"2021-10-25T16:08:16","slug":"sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably","status":"publish","type":"post","link":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/","title":{"rendered":"In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe"},"content":{"rendered":"\n<p>&#8220;The Future is faster than you think.&#8221; &#8211; This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=-dpNExduGWA\">https:\/\/www.youtube.com\/watch?v=-dpNExduGWA<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u201cThe Future is faster than you think \u2013 How Converging Technologies Are Transforming Business, Industries, and Our Lives\u201d. Der Business Bestseller von Peter Diamandis und Steven Kotler, Januar 2020<\/p>\n\n\n\n<div style=\"height:41px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<div style=\"height:44px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\"><\/div>\n\n\n\n<p><\/p>\n<script language='javascript' type='text\/javascript'>function getWR360PopupSkin(){return 'light_clean';}<\/script>","protected":false},"excerpt":{"rendered":"<p>Internet of Things (IoT), Industrial Internet of Things (IIoT), Industry 4.0, Digital Factory: These megatrends are inconceivable without one important detail &#8211; the right sensor technology. As interfaces to the outside world, sensors make forward-looking IoT applications possible in the first place. Modern industrial plants? Smart home? Mobility of the future? Simply not feasible without the right sensor technology. Because the right sensors play an often inconspicuous but all the more important role: they collect data and information that is then analyzed. <\/p>\n","protected":false},"author":9,"featured_media":8799,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"episode_type":"","audio_file":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","date_recorded":"","explicit":"","block":"","filesize_raw":"","footnotes":""},"categories":[88,29],"tags":[61,62],"series":[],"class_list":["post-8793","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-events-en","category-general-information","tag-internet-of-things-en","tag-iot-en"],"acf":[],"episode_featured_image":"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png","episode_player_image":"https:\/\/staging.hk.systems\/app\/plugins\/seriously-simple-podcasting\/assets\/images\/no-album-art.png","download_link":"","player_link":"","audio_player":false,"episode_data":{"playerMode":"light","subscribeUrls":{"apple_podcasts":{"key":"apple_podcasts","url":"","label":"Apple Podcasts","class":"apple_podcasts","icon":"apple-podcasts.png"},"stitcher":{"key":"stitcher","url":"","label":"Stitcher","class":"stitcher","icon":"stitcher.png"},"google_podcasts":{"key":"google_podcasts","url":"","label":"Google Podcasts","class":"google_podcasts","icon":"google-podcasts.png"},"spotify":{"key":"spotify","url":"","label":"Spotify","class":"spotify","icon":"spotify.png"}},"rssFeedUrl":"https:\/\/staging.hk.systems\/en\/feed\/podcast\/hk-digital-iot-made-real","embedCode":"<blockquote class=\"wp-embedded-content\" data-secret=\"1MiI6hljS6\"><a href=\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\">In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/embed\/#?secret=1MiI6hljS6\" width=\"500\" height=\"350\" title=\"&#8220;In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe&#8221; &#8212; HK.DIGITAL | IoT made real\" data-secret=\"1MiI6hljS6\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\\n\\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\\n\\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\\n\\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\\n\\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\\n\\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\\n\\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\\n\\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\\n\\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\\n\\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\\n\\n\t\t\tsource.removeAttribute( 'style' );\\n\\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\\n\\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\\n\\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\\n\\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\\n\\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\\n\\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\\n\\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\\n\\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n<\/script>\n"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sven Ehrmann talks about how digitization can be achieved sustainably<\/title>\n<meta name=\"description\" content=\"&quot;The Future is faster than you think.&quot; - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Effektives Produktdesign | HK.SYSTEMS - Dein Vorsprung durch IoT\" \/>\n<meta property=\"og:description\" content=\"&quot;The Future is faster than you think.&quot; - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\" \/>\n<meta property=\"og:site_name\" content=\"HK.DIGITAL | IoT made real\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-25T16:00:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-25T16:08:16+00:00\" \/>\n<meta name=\"author\" content=\"Melanie Elberg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Effektives Produktdesign | HK.SYSTEMS - Dein Vorsprung durch IoT\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Melanie Elberg\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\"},\"author\":{\"name\":\"Melanie Elberg\",\"@id\":\"https:\/\/staging.hk.systems\/en\/#\/schema\/person\/1bf26bc0415b45078913bfb91702befd\"},\"headline\":\"In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe\",\"datePublished\":\"2021-10-25T16:00:22+00:00\",\"dateModified\":\"2021-10-25T16:08:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\"},\"wordCount\":114,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png\",\"keywords\":[\"Internet of things\",\"IoT\"],\"articleSection\":[\"Events\",\"General information\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\",\"url\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\",\"name\":\"Sven Ehrmann talks about how digitization can be achieved sustainably\",\"isPartOf\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png\",\"datePublished\":\"2021-10-25T16:00:22+00:00\",\"dateModified\":\"2021-10-25T16:08:16+00:00\",\"description\":\"\\\"The Future is faster than you think.\\\" - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage\",\"url\":\"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png\",\"contentUrl\":\"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png\",\"width\":862,\"height\":483,\"caption\":\"Sven Ehrman in the DUP Digital Business Talk\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/staging.hk.systems\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.hk.systems\/en\/#website\",\"url\":\"https:\/\/staging.hk.systems\/en\/\",\"name\":\"HK.DIGITAL | IoT made real\",\"description\":\"Unsere Engineering-Expertise bringt Dein digitales Projekt nachhaltig zum Erfolg. Technologisch und \u00f6konomisch.\",\"publisher\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.hk.systems\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.hk.systems\/en\/#organization\",\"name\":\"HK.DIGITAL GmbH\",\"url\":\"https:\/\/staging.hk.systems\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.hk.systems\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.hk.systems\/app\/uploads\/HK-GIGITAL-Logo.svg\",\"contentUrl\":\"https:\/\/staging.hk.systems\/app\/uploads\/HK-GIGITAL-Logo.svg\",\"width\":830,\"height\":253,\"caption\":\"HK.DIGITAL GmbH\"},\"image\":{\"@id\":\"https:\/\/staging.hk.systems\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.hk.systems\/en\/#\/schema\/person\/1bf26bc0415b45078913bfb91702befd\",\"name\":\"Melanie Elberg\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sven Ehrmann talks about how digitization can be achieved sustainably","description":"\"The Future is faster than you think.\" - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Effektives Produktdesign | HK.SYSTEMS - Dein Vorsprung durch IoT","og_description":"\"The Future is faster than you think.\" - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.","og_url":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/","og_site_name":"HK.DIGITAL | IoT made real","article_published_time":"2021-10-25T16:00:22+00:00","article_modified_time":"2021-10-25T16:08:16+00:00","author":"Melanie Elberg","twitter_card":"summary_large_image","twitter_title":"Effektives Produktdesign | HK.SYSTEMS - Dein Vorsprung durch IoT","twitter_misc":{"Written by":"Melanie Elberg","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#article","isPartOf":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/"},"author":{"name":"Melanie Elberg","@id":"https:\/\/staging.hk.systems\/en\/#\/schema\/person\/1bf26bc0415b45078913bfb91702befd"},"headline":"In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe","datePublished":"2021-10-25T16:00:22+00:00","dateModified":"2021-10-25T16:08:16+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/"},"wordCount":114,"commentCount":0,"publisher":{"@id":"https:\/\/staging.hk.systems\/en\/#organization"},"image":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png","keywords":["Internet of things","IoT"],"articleSection":["Events","General information"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/","url":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/","name":"Sven Ehrmann talks about how digitization can be achieved sustainably","isPartOf":{"@id":"https:\/\/staging.hk.systems\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage"},"image":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png","datePublished":"2021-10-25T16:00:22+00:00","dateModified":"2021-10-25T16:08:16+00:00","description":"\"The Future is faster than you think.\" - This book title is the topic of this DUP Digital Business Talk, in which our CEO, Sven Ehrmann, together with Mathias Golombek, CTO of Exasol and Philipp Polterauer, Head of INVERTO DigitalSolutions, talk about which new technologies entrepreneurs should keep an eye on and how innovative digitization succeeds.","breadcrumb":{"@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#primaryimage","url":"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png","contentUrl":"https:\/\/staging.hk.systems\/app\/uploads\/sven-ehrmann-im-digital-business-talk.png","width":862,"height":483,"caption":"Sven Ehrman in the DUP Digital Business Talk"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.hk.systems\/en\/sven-ehrmann-talks-about-how-digitization-can-be-achieved-sustainably\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/staging.hk.systems\/en\/"},{"@type":"ListItem","position":2,"name":"In the SUP Digital Business Talk, Sven Ehrmann talks about how digitization can be achieved sustainably &#8211; in the company, in Germany, in Europe"}]},{"@type":"WebSite","@id":"https:\/\/staging.hk.systems\/en\/#website","url":"https:\/\/staging.hk.systems\/en\/","name":"HK.DIGITAL | IoT made real","description":"Unsere Engineering-Expertise bringt Dein digitales Projekt nachhaltig zum Erfolg. Technologisch und \u00f6konomisch.","publisher":{"@id":"https:\/\/staging.hk.systems\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.hk.systems\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.hk.systems\/en\/#organization","name":"HK.DIGITAL GmbH","url":"https:\/\/staging.hk.systems\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.hk.systems\/en\/#\/schema\/logo\/image\/","url":"https:\/\/staging.hk.systems\/app\/uploads\/HK-GIGITAL-Logo.svg","contentUrl":"https:\/\/staging.hk.systems\/app\/uploads\/HK-GIGITAL-Logo.svg","width":830,"height":253,"caption":"HK.DIGITAL GmbH"},"image":{"@id":"https:\/\/staging.hk.systems\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/staging.hk.systems\/en\/#\/schema\/person\/1bf26bc0415b45078913bfb91702befd","name":"Melanie Elberg"}]}},"_links":{"self":[{"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/posts\/8793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/comments?post=8793"}],"version-history":[{"count":0,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/posts\/8793\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/media\/8799"}],"wp:attachment":[{"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/media?parent=8793"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/categories?post=8793"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/tags?post=8793"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/staging.hk.systems\/en\/wp-json\/wp\/v2\/series?post=8793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}