{"id":92104,"date":"2026-03-30T16:06:56","date_gmt":"2026-03-30T16:06:56","guid":{"rendered":"https:\/\/mybusinessfuture.com\/frank-heuer\/"},"modified":"2026-05-27T22:13:08","modified_gmt":"2026-05-27T22:13:08","slug":"frank-heuer","status":"publish","type":"page","link":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/","title":{"rendered":"Frank Heuer"},"content":{"rendered":" <style> body.page-id-92104 #single-page > .row > .col-md-12 > h1 { display: none !important; } body.page-id-92104 #single-page { padding-top: 0 !important; margin-top: 0 !important; } body.page-id-92104 #content, body.page-id-92104 #single-page, body.page-id-92104 #single-page > .row, body.page-id-92104 #single-page > .row > .col-md-12 { max-width: 100% !important; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } @import url('https:\/\/fonts.googleapis.com\/css2?family=Karla:wght@400;500;600;700&family=Martel:wght@400;700&family=Inter:wght@300;400;500;600;700&display=swap'); :root { --accent: #aa8ac2; --dark: #202528; --bg: #faf9f7; --card-border: #e8e6e3; --text-primary: #202528; --text-secondary: #5a5a5a; --text-muted: #8a8a8a; --radius: 16px; --pill: 24px; --font-h: 'Martel', serif; --font-b: 'Karla', sans-serif; } .tvp * { box-sizing: border-box; margin: 0; padding: 0; } .tvp { font-family: var(--font-b); color: var(--text-primary); background: var(--bg); line-height: 1.6; -webkit-font-smoothing: antialiased; } .tvp a { color: inherit; text-decoration: none; } .tvp-c { max-width: 1200px; margin: 0 auto; padding: 0 24px; } .tvp-bc { padding: 24px 0 0; font-size: 13px; color: var(--text-muted); } .tvp-bc a { color: var(--accent); } .tvp-bc a:hover { text-decoration: underline; } .tvp-hero { display: flex; gap: 40px; align-items: flex-start; padding: 48px 0 40px; } .tvp-logo-lg { width: 120px; height: 120px; border-radius: var(--radius); background: #fff; border: 1px solid var(--card-border); display: flex; align-items: center; justify-content: center; flex-shrink: 0; padding: 16px; } .tvp-logo-lg img { max-width: 88px; max-height: 88px; object-fit: contain; } .tvp-av { width: 120px; height: 120px; border-radius: 50%; background: #2d3748; display: flex; align-items: center; justify-content: center; font-family: var(--font-h); font-weight: 700; font-size: 40px; color: #fff; flex-shrink: 0; } .tvp-photo { width: 120px; height: 120px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 3px solid var(--accent); } .tvp-photo img { width: 100%; height: 100%; object-fit: cover; } .tvp-info { flex: 1; min-width: 0; } .tvp-over { font-family: var(--font-h); font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--accent); margin-bottom: 8px; } .tvp-name { font-family: var(--font-h); font-size: clamp(28px,4vw,42px); font-weight: 700; line-height: 1.15; color: var(--dark); margin-bottom: 8px; } .tvp-tl { font-size: 17px; color: var(--text-secondary); margin-bottom: 16px; } .tvp-tl strong { font-weight: 600; } .tvp-tags { display: flex; gap: 8px; flex-wrap: wrap; } .tvp-tag { font-family: var(--font-h); font-size: 12px; font-weight: 500; padding: 5px 14px; border-radius: var(--pill); background: #fff; border: 1px solid var(--card-border); color: var(--text-secondary); } .tvp-body { display: grid; grid-template-columns: 2fr 1fr; gap: 48px; padding-bottom: 48px; } .tvp-bio h2 { font-family: var(--font-h); font-size: 22px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-bio p { font-size: 16px; color: var(--text-secondary); line-height: 1.8; margin-bottom: 16px; } .tvp-sc { background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); padding: 28px 24px; } .tvp-sc h3 { font-family: var(--font-h); font-size: 15px; font-weight: 600; color: var(--dark); margin-bottom: 20px; } .tvp-f { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid var(--card-border); font-size: 14px; } .tvp-f:last-child { border-bottom: none; } .tvp-fl { color: var(--text-muted); flex-shrink: 0; } .tvp-fv { font-weight: 600; color: var(--dark); text-align: right; max-width: 60%; } .tvp-mags { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; } .tvp-md { width: 12px; height: 12px; border-radius: 50%; display: inline-block; } .tvp-ml { font-size: 12px; color: var(--text-muted); margin-left: -4px; } .tvp-linkedin { display: flex; align-items: center; gap: 10px; margin-top: 16px; padding: 14px 20px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); font-family: var(--font-h); font-size: 14px; font-weight: 600; color: #0077b5; transition: all .2s; } .tvp-linkedin:hover { border-color: #0077b5; background: #f0f7fb; } .tvp-linkedin svg { width: 20px; height: 20px; fill: #0077b5; flex-shrink: 0; } .tvp-mag-section { margin-top: 20px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); padding: 28px 24px; } .tvp-mag-section h3 { font-family: var(--font-h); font-size: 15px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-mag-row { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--card-border); font-size: 14px; } .tvp-mag-row:last-child { border-bottom: none; } .tvp-mag-row a { color: var(--accent); font-weight: 600; } .tvp-mag-row a:hover { text-decoration: underline; } .tvp-mag-count { margin-left: auto; color: var(--text-muted); font-size: 13px; } .tvp-articles { margin-top: 32px; } .tvp-articles h2 { font-family: var(--font-h); font-size: 22px; font-weight: 600; color: var(--dark); margin-bottom: 16px; } .tvp-article-list { display: flex; flex-direction: column; gap: 12px; } .tvp-article-item { display: flex; gap: 14px; padding: 14px 16px; background: #fff; border: 1px solid var(--card-border); border-radius: var(--radius); transition: border-color .2s; text-decoration: none !important; color: inherit; } .tvp-article-item:hover { border-color: var(--accent); } .tvp-article-thumb { width: 72px; height: 54px; border-radius: 8px; object-fit: cover; flex-shrink: 0; background: #eee; } .tvp-article-info { flex: 1; min-width: 0; } .tvp-article-title { font-family: var(--font-h); font-size: 14px; font-weight: 600; color: var(--dark); line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .tvp-article-date { font-size: 12px; color: var(--text-muted); margin-top: 4px; } .tvp-article-source { font-size: 11px; font-weight: 600; } .tvp-article-source-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; margin-right: 4px; vertical-align: middle; } .tvp-asp-heading { font-family: var(--font-h); font-size: 18px; font-weight: 600; color: var(--dark); margin: 28px 0 10px; } .tvp-asp { font-size: 15px; color: var(--text-secondary); line-height: 1.7; } .tvp-cta { text-align: center; padding: 64px 0 80px; border-top: 1px solid var(--card-border); } .tvp-cta h2 { font-family: var(--font-h); font-size: clamp(24px,3.5vw,36px); font-weight: 700; color: var(--dark); margin-bottom: 16px; } .tvp-cta p { font-size: 16px; color: var(--text-secondary); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; } .tvp-btn { display: inline-block; font-family: var(--font-h); font-size: 15px; font-weight: 600; padding: 14px 36px; border-radius: var(--pill); background: #E8784A; color: #fff; transition: opacity .2s, transform .2s; } .tvp-btn:hover { opacity: .9; transform: translateY(-1px); } \/* === Responsive: Tablet === *\/ @media (max-width:900px) { .tvp-body { grid-template-columns: 1fr; } .tvp-hero { flex-direction: column; align-items: center; text-align: center; gap: 24px; } .tvp-tags { justify-content: center; } .tvp-cta { padding: 48px 0 60px; } .tvp-bio p { font-size: 15px; } } \/* === Responsive: Mobile === *\/ @media (max-width:600px) { .tvp-c { padding: 0 16px; } .tvp-hero { padding: 28px 0 24px; gap: 16px; } .tvp-logo-lg { width: 88px; height: 88px; padding: 12px; } .tvp-logo-lg img { max-width: 64px; max-height: 64px; } .tvp-av { width: 88px; height: 88px; font-size: 28px; } .tvp-photo { width: 88px; height: 88px; } .tvp-name { font-size: 26px; } .tvp-tl { font-size: 15px; margin-bottom: 12px; } .tvp-bio h2 { font-size: 20px; margin-bottom: 12px; } .tvp-bio p { font-size: 15px; line-height: 1.7; margin-bottom: 12px; } .tvp-body { gap: 28px; padding-bottom: 32px; } .tvp-sc { padding: 24px 20px; } .tvp-f { padding: 10px 0; font-size: 13px; } .tvp-mag-section { padding: 24px 20px; margin-top: 16px; } .tvp-mag-row { gap: 10px; padding: 8px 0; font-size: 13px; } .tvp-linkedin { padding: 12px 16px; font-size: 13px; gap: 8px; margin-top: 12px; } .tvp-linkedin svg { width: 18px; height: 18px; } .tvp-cta { padding: 40px 0 56px; } .tvp-cta h2 { font-size: 24px; } .tvp-cta p { font-size: 15px; margin-bottom: 20px; } .tvp-btn { padding: 12px 28px; font-size: 14px; } .tvp-tag { font-size: 11px; padding: 4px 12px; } } \/* === Responsive: Small Mobile === *\/ @media (max-width:380px) { .tvp-c { padding: 0 12px; } .tvp-name { font-size: 22px; } .tvp-tl { font-size: 14px; } .tvp-over { font-size: 11px; letter-spacing: 1.5px; } .tvp-bio p { font-size: 14px; } .tvp-f { font-size: 12px; } .tvp-fv { max-width: 55%; } .tvp-sc h3 { font-size: 14px; } .tvp-mag-section h3 { font-size: 14px; } .tvp-tag { font-size: 10px; padding: 3px 10px; } .tvp-btn { padding: 10px 24px; font-size: 13px; } .tvp-cta h2 { font-size: 20px; } } <\/style> <div class=\"tvp\"> <div class=\"tvp-c\"> <div class=\"tvp-bc\"><a href=\"https:\/\/mybusinessfuture.com\/en\/trusted-voices\/\">Trusted Voices<\/a> &rsaquo; Frank Heuer<\/div> <div class=\"tvp-hero\"> <div class=\"tvp-photo\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg\" alt=\"Frank Heuer, Senior Advisor, ISG\"><\/div> <div class=\"tvp-info\"> <div class=\"tvp-over\">Trusted Voice<\/div> <h1 class=\"tvp-name\">Frank Heuer<\/h1> <div class=\"tvp-tl\"><strong>Senior Advisor<\/strong> | ISG Germany<\/div> <div class=\"tvp-tags\"><span class=\"tvp-tag\">Cybersecurity<\/span> <span class=\"tvp-tag\">Cloud<\/span> <span class=\"tvp-tag\">Digital Workspace<\/span> <span class=\"tvp-tag\">UCaaS<\/span> <\/div> <\/div> <\/div> <div class=\"tvp-body\"> <div class=\"tvp-bio\"> <h2>About Frank Heuer<\/h2> <p>Frank Heuer is Senior Advisor at Information Services Group (ISG) and one of the most prominent analysts in cybersecurity, cloud, and digital workspace in the DACH region. He advises ICT providers on strategic and operational marketing and sales issues and is a sought-after conference speaker.<\/p> <p>His focus areas include Unified Communications &#038; Collaboration as a Service (UCaaS), cloud-native infrastructures, security operations, and the digital transformation of the workplace. As a member of the IDG expert network, he regularly publishes analyses of market trends \u2013 from post-quantum encryption to SOC strategies for SMEs.<\/p> <p>With his contributions to Digital Chiefs and the MBF Media Network, Frank Heuer shapes the professional discourse around IT security and cloud transformation \u2013 based on solid expertise, practical relevance, and an analyst\u2019s perspective on the DACH economy.<\/p> <h3 class=\"tvp-asp-heading\">About ISG<\/h3> <p class=\"tvp-asp\">Information Services Group (ISG) is a leading global technology research and advisory firm and trusted business partner to more than 900 clients, including over 75 of the world\u2019s top 100 companies. ISG is known for the ISG Provider Lens\u2122 \u2013 the world\u2019s largest comparison study for IT and business services, which annually evaluates thousands of providers across dozens of markets.<\/p> <\/div> <div> <div class=\"tvp-sc\"> <h3>At a Glance<\/h3> <div class=\"tvp-f\"><span class=\"tvp-fl\">Expertise<\/span><span class=\"tvp-fv\">Cybersecurity, Cloud, UCaaS, Digital Workspace<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Company<\/span><span class=\"tvp-fv\">Information Services Group (ISG)<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Role<\/span><span class=\"tvp-fv\">Senior Advisor &#038; Analyst<\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Website<\/span><span class=\"tvp-fv\"><a href=\"https:\/\/isg-one.com\/\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--accent);font-weight:600;\">isg-one.com<\/a><\/span><\/div> <div class=\"tvp-f\"><span class=\"tvp-fl\">Magazine<\/span><span class=\"tvp-fv\"><span class=\"tvp-mags\"><span class=\"tvp-md\" style=\"background:#202528;\" title=\"MyBusinessFuture\"><\/span><span class=\"tvp-ml\">MBF<\/span> <span class=\"tvp-md\" style=\"background:#0bb7fd;\" title=\"Cloudmagazin\"><\/span><span class=\"tvp-ml\">CM<\/span> <span class=\"tvp-md\" style=\"background:#d65663;\" title=\"Digital Chiefs\"><\/span><span class=\"tvp-ml\">DC<\/span><\/span><\/span><\/div> <\/div> <a class=\"tvp-linkedin\" href=\"https:\/\/www.linkedin.com\/in\/frank-m-heuer-6168778\/\" target=\"_blank\" rel=\"noopener\"> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg> LinkedIn profile <\/a> <div class=\"tvp-mag-section\"> <h3>Recent Articles<\/h3> <div class=\"tvp-mag-row\"> <span class=\"tvp-md\" style=\"background:#202528;\"><\/span> <a href=\"https:\/\/mybusinessfuture.com\/?s=ISG+Information+Services+Group\" target=\"_blank\" rel=\"noopener\">MyBusinessFuture<\/a> <span class=\"tvp-mag-count\">8 Articles<\/span> <\/div> <div class=\"tvp-mag-row\"> <span class=\"tvp-md\" style=\"background:#0bb7fd;\"><\/span> <a href=\"https:\/\/cloudmagazin.com\/?s=ISG+Information+Services+Group\" target=\"_blank\" rel=\"noopener\">Cloudmagazin<\/a> <span class=\"tvp-mag-count\">4 Articles<\/span> <\/div> <div class=\"tvp-mag-row\"> <span class=\"tvp-md\" style=\"background:#d65663;\"><\/span> <a href=\"https:\/\/digital-chiefs.de\/?s=ISG+Information+Services+Group\" target=\"_blank\" rel=\"noopener\">Digital Chiefs<\/a> <span class=\"tvp-mag-count\">2 Articles<\/span> <\/div> <\/div> <\/div> <\/div> <div class=\"tvp-articles\" id=\"tvp-articles\"> <h2>Recent Articles<\/h2> <div class=\"tvp-article-list\" id=\"tvp-article-list\"><\/div> <\/div> <div class=\"tvp-cta\"> <h2>Your voice belongs here too.<\/h2> <p>Position yourself as a subject-matter expert in front of more than 100,000 B2B decision-makers \u2013 with your own contributions in our specialist magazines.<\/p> <a class=\"tvp-btn\" href=\"https:\/\/view.evernine.de\/meetings\/tobias-massow\/evernine-media\" target=\"_blank\" rel=\"noopener\">Schedule a meeting<\/a> <\/div> <\/div> <\/div> <script>\n(function(){\n  var name = \"ISG\";\n  var searches = [\"ISG\", \"Information Services Group\"];\n  var list = document.getElementById('tvp-article-list');\n  var wrap = document.getElementById('tvp-articles');\n  if (!list || !wrap) return;\n  \/\/ detect profile lang from URL (default 'de')\n  var m = location.pathname.match(\/^\\\/(en|fr|es)\\\/\/);\n  var profileLang = m ? m[1] : 'de';\n  var localeMap = {de:'de-DE', en:'en-US', fr:'fr-FR', es:'es-ES'};\n  var fallbackHint = {de:'', en:' \\u00b7 in German', fr:' \\u00b7 en allemand', es:' \\u00b7 en alem\\u00e1n'};\n  var apis = [\n    {url:'https:\/\/www.mybusinessfuture.com', label:'MyBusinessFuture', color:'#202528'},\n    {url:'https:\/\/www.cloudmagazin.com', label:'Cloudmagazin', color:'#0bb7fd'},\n    {url:'https:\/\/www.digital-chiefs.de', label:'Digital Chiefs', color:'#d65663'},\n    {url:'https:\/\/www.securitytoday.de', label:'Security Today', color:'#69d8ed'}\n  ];\n  var articles = [];\n  var done = 0;\n  function fetchPosts(apiUrl, lang, term) {\n    var qs = 'search=' + encodeURIComponent(term || name) + '&per_page=3&_fields=title,link,date,_embedded&_embed=wp:featuredmedia';\n    if (lang) qs += '&lang=' + lang;\n    return fetch(apiUrl + '\/wp-json\/wp\/v2\/posts?' + qs)\n      .then(function(r) { return r.ok ? r.json() : []; })\n      .catch(function() { return []; });\n  }\n  function pushPosts(posts, api, fallback) {\n    posts.forEach(function(p) {\n      if (articles.some(function(a){ return a.link === p.link; })) return;\n      var thumb = '';\n      try { thumb = p._embedded['wp:featuredmedia'][0].media_details.sizes.thumbnail.source_url; } catch(e) {}\n      articles.push({\n        title: p.title.rendered,\n        link: p.link,\n        date: p.date,\n        thumb: thumb,\n        source: api.label,\n        color: api.color,\n        fallback: fallback\n      });\n    });\n  }\n  apis.forEach(function(api) {\n    Promise.all(searches.map(function(term){ return fetchPosts(api.url, profileLang, term); })).then(function(results) {\n      var posts = [].concat.apply([], results);\n      if (posts.length === 0 && profileLang !== 'de') {\n        return Promise.all(searches.map(function(term){ return fetchPosts(api.url, 'de', term); })).then(function(deResults) {\n          var dePosts = [].concat.apply([], deResults);\n          pushPosts(dePosts, api, true);\n        });\n      } else {\n        pushPosts(posts, api, false);\n      }\n    }).finally(function() {\n      done++;\n      if (done === apis.length) {\n        if (articles.length === 0) { wrap.style.display = 'none'; return; }\n        articles.sort(function(a,b) { return b.date.localeCompare(a.date); });\n        articles.slice(0,3).forEach(function(a) {\n          var img = a.thumb ? '<img decoding=\"async\" class=\"tvp-article-thumb\" src=\"' + a.thumb + '\" alt=\"\" loading=\"lazy\">' : '';\n          var d = new Date(a.date);\n          var dateStr = d.toLocaleDateString(localeMap[profileLang], {day:'numeric',month:'short',year:'numeric'});\n          var hint = a.fallback ? fallbackHint[profileLang] : '';\n          list.innerHTML += '<a href=\"' + a.link + '\" class=\"tvp-article-item\" target=\"_blank\" rel=\"noopener\">' + img + '<div class=\"tvp-article-info\"><div class=\"tvp-article-title\">' + a.title + '<\/div><div class=\"tvp-article-date\">' + dateStr + ' \\u00b7 <span class=\"tvp-article-source\"><span class=\"tvp-article-source-dot\" style=\"background:' + a.color + '\"><\/span>' + a.source + hint + '<\/span><\/div><\/div><\/a>';\n        });\n      }\n    });\n  });\n})();\n<\/script> <div class=\"tvp-network-link\" style=\"max-width:1180px;margin:24px auto 0;padding:0 24px;font-family:Inter,Arial,sans-serif;\"><a href=\"https:\/\/mybusinessfuture.com\/en\/trusted-voices\/\" style=\"font-weight:800;color:inherit;text-decoration:underline;\">Back to Trusted Voices overview<\/a><\/div> ","protected":false},"excerpt":{"rendered":"<p>Trusted Voices &rsaquo; Frank Heuer Trusted Voice Frank Heuer Senior Advisor | ISG Germany Cybersecurity Cloud Digital Workspace UCaaS About Frank Heuer Frank Heuer is Senior Advisor at Information Services Group (ISG) and one of the most prominent analysts in cybersecurity, cloud, and digital workspace in the DACH region. He advises ICT providers on strategic [&hellip;]<\/p>\n","protected":false},"author":205,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"Frank Heuer Trusted Voice","_yoast_wpseo_title":"Frank Heuer: Trusted Voice for Cloud & Security","_yoast_wpseo_metadesc":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_canonical":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/","_yoast_wpseo_opengraph-title":"Frank Heuer: Trusted Voice for Cloud & Security","_yoast_wpseo_opengraph-description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_opengraph-image-id":0,"_yoast_wpseo_twitter-title":"Frank Heuer: Trusted Voice for Cloud & Security","_yoast_wpseo_twitter-description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":0,"footnotes":""},"class_list":["post-92104","page","type-page","status-publish","hentry","entry"],"wpml_language":"en","wpml_translation_of":88222,"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Frank Heuer: Trusted Voice for Cloud &amp; Security<\/title>\n<meta name=\"description\" content=\"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud &amp; Security for digital business and IT.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Frank Heuer: Trusted Voice for Cloud &amp; Security\" \/>\n<meta property=\"og:description\" content=\"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud &amp; Security for digital business and IT.\" \/>\n<meta property=\"og:url\" content=\"https%3A%2F%2Fmybusinessfuture.com%2Fen%2Ffrank-heuer%2F\/\" \/>\n<meta property=\"og:site_name\" content=\"MyBusinessFuture\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MyBusinessFuture\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T22:13:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Frank Heuer: Trusted Voice for Cloud &amp; Security\" \/>\n<meta name=\"twitter:description\" content=\"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud &amp; Security for digital business and IT.\" \/>\n<meta name=\"twitter:site\" content=\"@mbusinessfuture\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/\",\"url\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/\",\"name\":\"Frank Heuer: Trusted Voice for Cloud & Security\",\"isPartOf\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg\",\"datePublished\":\"2026-03-30T16:06:56+00:00\",\"dateModified\":\"2026-05-27T22:13:08+00:00\",\"description\":\"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.\",\"breadcrumb\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage\",\"url\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg\",\"contentUrl\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/mybusinessfuture.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Frank Heuer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#website\",\"url\":\"https:\/\/mybusinessfuture.com\/en\/\",\"name\":\"MyBusinessFuture\",\"description\":\"B2B-Magazin f\u00fcr Digitalisierung, KI und Business-Innovation \u2014 Fachartikel f\u00fcr IT-Entscheider im DACH-Raum\",\"publisher\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mybusinessfuture.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#organization\",\"name\":\"MyBusinessFuture\",\"url\":\"https:\/\/mybusinessfuture.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png\",\"contentUrl\":\"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png\",\"width\":398,\"height\":241,\"caption\":\"MyBusinessFuture\"},\"image\":{\"@id\":\"https:\/\/mybusinessfuture.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/MyBusinessFuture\",\"https:\/\/x.com\/mbusinessfuture\",\"https:\/\/www.linkedin.com\/showcase\/mybusinessfuture\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Frank Heuer: Trusted Voice for Cloud & Security","description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","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:\/\/mybusinessfuture.com\/en\/frank-heuer\/","og_locale":"en_US","og_type":"article","og_title":"Frank Heuer: Trusted Voice for Cloud & Security","og_description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","og_url":"https%3A%2F%2Fmybusinessfuture.com%2Fen%2Ffrank-heuer%2F\/","og_site_name":"MyBusinessFuture","article_publisher":"https:\/\/www.facebook.com\/MyBusinessFuture","article_modified_time":"2026-05-27T22:13:08+00:00","og_image":[{"url":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Frank Heuer: Trusted Voice for Cloud & Security","twitter_description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","twitter_site":"@mbusinessfuture","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/","url":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/","name":"Frank Heuer: Trusted Voice for Cloud & Security","isPartOf":{"@id":"https:\/\/mybusinessfuture.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage"},"image":{"@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage"},"thumbnailUrl":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg","datePublished":"2026-03-30T16:06:56+00:00","dateModified":"2026-05-27T22:13:08+00:00","description":"Frank Heuer as a Trusted Voice in the MyBusinessFuture network: expert profile. Expert perspectives on Cloud & Security for digital business and IT.","breadcrumb":{"@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mybusinessfuture.com\/en\/frank-heuer\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#primaryimage","url":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg","contentUrl":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2026\/03\/frank-heuer-isg.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/mybusinessfuture.com\/en\/frank-heuer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/mybusinessfuture.com\/en\/"},{"@type":"ListItem","position":2,"name":"Frank Heuer"}]},{"@type":"WebSite","@id":"https:\/\/mybusinessfuture.com\/en\/#website","url":"https:\/\/mybusinessfuture.com\/en\/","name":"MyBusinessFuture","description":"B2B-Magazin f\u00fcr Digitalisierung, KI und Business-Innovation \u2014 Fachartikel f\u00fcr IT-Entscheider im DACH-Raum","publisher":{"@id":"https:\/\/mybusinessfuture.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mybusinessfuture.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mybusinessfuture.com\/en\/#organization","name":"MyBusinessFuture","url":"https:\/\/mybusinessfuture.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mybusinessfuture.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png","contentUrl":"https:\/\/mybusinessfuture.com\/wp-content\/uploads\/2020\/10\/MBF-logo-schwarz.png","width":398,"height":241,"caption":"MyBusinessFuture"},"image":{"@id":"https:\/\/mybusinessfuture.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/MyBusinessFuture","https:\/\/x.com\/mbusinessfuture","https:\/\/www.linkedin.com\/showcase\/mybusinessfuture\/"]}]}},"_links":{"self":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/92104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/users\/205"}],"replies":[{"embeddable":true,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/comments?post=92104"}],"version-history":[{"count":6,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/92104\/revisions"}],"predecessor-version":[{"id":105095,"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/pages\/92104\/revisions\/105095"}],"wp:attachment":[{"href":"https:\/\/mybusinessfuture.com\/en\/wp-json\/wp\/v2\/media?parent=92104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}