{"id":2356,"date":"2021-04-20T09:20:05","date_gmt":"2021-04-20T14:20:05","guid":{"rendered":"http:\/\/10xprinciples.com\/?p=2356"},"modified":"2021-04-20T09:20:07","modified_gmt":"2021-04-20T14:20:07","slug":"a-ctos-unsexy-decisions-matter-the-most","status":"publish","type":"post","link":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/","title":{"rendered":"A CTO\u2019s Unsexy Decisions Matter the Most: <br><i>It\u2019s Not All About the Technology Stack<\/i><\/br>"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">An accomplished CTO spoke to me recently, lamenting the technology stack choice of the previous CTO. She noted the team\u2019s inability to easily deploy software and wondered if the previous CTO\u2019s choices were the cause. A bit of additional probing revealed underlying architectural, design, and quality problems that prevented rapid and safe delivery. Her opinion was that using back-end JavaScript instead of an older language would both open the doors to a larger field of potential employees and result in faster software delivery. The current CTO focused on the shiny technology stack, but their problems are deeper and largely irrespective of technology choice.<\/p>\n\n\n\n<p class=\"has-medium-font-size\">Painting on a blank canvas is one of the most thrilling and unnerving responsibilities of a CTO. The business may provide a vague notion of what they\u2019re hoping to accomplish and leave it to the CTO to harness a vision, pick a technology stack, hire a team, and start executing.<\/p>\n\n\n\n<p class=\"has-medium-font-size\">You may think the make or break decision is selecting a winning set of technologies that comprise the stack. If so, you\u2019d think wrong.<\/p>\n\n\n\n<p class=\"has-medium-font-size\">More often, a CTO doesn\u2019t begin with an entirely blank slate. Unless it\u2019s a startup situation with no employees, there is usually a cadre of people on staff and maybe a legacy product to rebuild. In these circumstances, practical concerns often influence technology choice. Should the skill-sets of current employees influence technology choice, aka the \u201c<a href=\"https:\/\/open.spotify.com\/track\/6kXGGyEPSRS1g9Ltm70jo9?si=FjJuBFpDQhWIN_Ft7EE10w\" rel=\"noreferrer noopener\" target=\"_blank\">If you can\u2019t be with the one you love, love the one you\u2019re with<\/a>\u201d model? Should technology decisions hew to the labor pool and result in a flashy stack that attracts top-notch talent?<\/p>\n\n\n\n<p class=\"has-medium-font-size\">Many software developers are early technology adopters, always on the lookout for the next great language. Many developers will, indeed, gravitate to companies that offer the most cutting-edge, obscure technology stacks. It\u2019s understandable, but also unfortunate that engineers run to the latest and greatest and lose interest in older but perfectly great technologies.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdn-images-1.medium.com\/max\/1260\/1*CjcyinGvldztss4llk2VUw.png\" alt=\"\"\/><figcaption>The \u201cMost Loved Languages 2020\u201d often diverge from the ones that are actually used by companies\u2014 Source: <a href=\"https:\/\/insights.stackoverflow.com\/survey\/2020\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/insights.stackoverflow.com\/survey\/2020<\/a><\/figcaption><\/figure><\/div>\n\n\n\n<p class=\"has-medium-font-size\">Developers tend to fall in love with esoteric languages that promise to address the shortcomings of previous languages. In the chart above, developers trend toward lesser-known and difficult languages. Smart CTOs recognize the quixotic developer quest for the perfect language and balance it with practical concerns like choosing a stack that\u2019s secure, maintainable, scalable, proven, and addresses the specific requirements of the implementation. The chart below shows the most widely used languages of 2020. Note the dichotomy between the two charts reflecting languages developers <em>want to use<\/em> versus languages they\u2019re <em>actually using<\/em>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdn-images-1.medium.com\/max\/1260\/1*rbIKJ2ofkLRhowEYxu-uzQ.png\" alt=\"\"\/><figcaption>The \u201cMost Popular Languages 2020\u201d\u200a\u2014\u200aSource: <a href=\"https:\/\/insights.stackoverflow.com\/survey\/2020\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/insights.stackoverflow.com\/survey\/2020<\/a><\/figcaption><\/figure><\/div>\n\n\n\n<p class=\"has-medium-font-size\">One of the biggies of late is the MERN (MongoDB, Express.js, React.js, NodeJS) stack or a variant like MEAN (MongoDB, Express.js, Angular.js, NodeJS). Development teams are flocking to these JavaScript-based technologies with NoSQL databases in lieu of older stacks like Ruby on Rails and LAMP (Linux, Apache, MySQL, PHP). Many of the coding academies, which act as bellwethers of technology trends, also appear to be migrating from Ruby on Rails to MERN.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong><em>Here\u2019s the big secret:<\/em><\/strong> The technology stack decision is a big, shiny distraction from what really matters most. Any of the stacks in the previous paragraph can work just fine. Although the selection of technology isn\u2019t a one-size-fits-all decision and each technology has its strengths and weaknesses, none of them will doom a company to failure or guarantee its success. On the other hand, there are plenty of unsexy, less acronym-laden CTO-level decisions that can make or break a company.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdn-images-1.medium.com\/max\/1260\/1*CN051zrJsXvWP6KwZfVfow.jpeg\" alt=\"\"\/><figcaption>The unglamorous, hard work of software development. Photo by <a href=\"https:\/\/www.pexels.com\/@startup-stock-photos?utm_content=attributionCopyText&amp;utm_medium=referral&amp;utm_source=pexels\" rel=\"noreferrer noopener\" target=\"_blank\">Startup Stock Photos<\/a> from&nbsp;<a href=\"https:\/\/www.pexels.com\/photo\/man-standing-while-holding-red-marker-pen-facing-marker-board-7369\/?utm_content=attributionCopyText&amp;utm_medium=referral&amp;utm_source=pexels\" rel=\"noreferrer noopener\" target=\"_blank\">Pexels<\/a><\/figcaption><\/figure><\/div>\n\n\n\n<p class=\"has-medium-font-size\">Some of the CTO-level decisions that can sink or elevate companies:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Architecture \u2014<\/strong>Monolith versus micro-services? Typically, most companies begin with a monolith because, without practical experience in the business domain, it\u2019s difficult to carve the boundaries of micro-services. Most teams that begin with a monolith reason that eventually they will carve it into services; the <a href=\"https:\/\/m.signalvnoise.com\/the-majestic-monolith\/\" rel=\"noreferrer noopener\" target=\"_blank\">architecture<\/a> determines the ease of doing so.<\/li><li><strong>Database Design- <\/strong>Regardless of the database technology (NoSQL versus Relational), a well-designed schema or model is crucial to long-term success. If, for example, a <em>Customer<\/em> has multiple meanings in the product, a DBA should represent each context separately in the database. An understandable database model that doesn\u2019t overload entities is a recipe for success.<\/li><li><strong>Deployment Pipeline- <\/strong>A constellation of important items include quality, automation, and continuous integration\/delivery. Frequent, safe, and undramatic software releases are the goal\u200a\u2014\u200aeasy to say but require a muscular and sustained effort.<\/li><li><strong>Branching Strategy- <\/strong>Sounds trivial, but one of a CTO\u2019s most consequential decisions is how a team uses version control. The right choice facilitates easy and frequent deployments and the wrong one makes it difficult to release software on a regular cadence. Branching strategy isn\u2019t one-size-fits-all (see this <a href=\"https:\/\/10xprinciples.com\/index.php\/2021\/02\/08\/quality-series-part-three-is-continuous-delivery-dead\/\" target=\"_blank\" rel=\"noreferrer noopener\">Continuous Delivery blog post<\/a>), so it\u2019s important for a CTO to understand the workflow that best aligns with the needs of the business.<\/li><\/ol>\n\n\n\n<p class=\"has-medium-font-size\">The risk of choosing tired, outdated technology is attracting tired, outdated developers. In contrast, choosing red-hot, unproven technologies may cause an Icarus-like meltdown. Anything between these two extremes is probably just fine. The common denominator of technology stacks is that none of them solve the four crucial elements for success. As the CTO I spoke with recently discovered, technology stack decisions mask problems resulting from failure to focus on the unglamorous but essential side of software development.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An accomplished CTO spoke to me recently, lamenting the technology stack choice of the previous CTO. She noted the team\u2019s inability to easily deploy software and wondered if the previous CTO\u2019s choices were the cause. A bit of additional probing revealed underlying architectural, design, and quality problems that prevented rapid and safe delivery. Her opinion&hellip;&nbsp;<a href=\"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">A CTO\u2019s Unsexy Decisions Matter the Most: <br \/><i>It\u2019s Not All About the Technology Stack<\/i><\/br><\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":2359,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_FSMCFIC_featured_image_caption":"This Constellation of Technologies diagram reflects the popularity of various technology stacks. Image from https:\/\/insights.stackoverflow.com\/survey","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","footnotes":""},"categories":[1],"tags":[],"ppma_author":[86],"class_list":["post-2356","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples<\/title>\n<meta name=\"description\" content=\"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples\" \/>\n<meta property=\"og:description\" content=\"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/\" \/>\n<meta property=\"og:site_name\" content=\"10xPrinciples\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-20T14:20:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-20T14:20:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1357\" \/>\n\t<meta property=\"og:image:height\" content=\"1142\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"David Asch\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Asch\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/\"},\"author\":{\"name\":\"David Asch\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#\\\/schema\\\/person\\\/6fa48cf7b49f5cfffec4583630b69b4a\"},\"headline\":\"A CTO\u2019s Unsexy Decisions Matter the Most: It\u2019s Not All About the Technology Stack\",\"datePublished\":\"2021-04-20T14:20:05+00:00\",\"dateModified\":\"2021-04-20T14:20:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/\"},\"wordCount\":933,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/correlated_technologies_2019.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/\",\"url\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/\",\"name\":\"A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/correlated_technologies_2019.png\",\"datePublished\":\"2021-04-20T14:20:05+00:00\",\"dateModified\":\"2021-04-20T14:20:07+00:00\",\"description\":\"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#primaryimage\",\"url\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/correlated_technologies_2019.png\",\"contentUrl\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/correlated_technologies_2019.png\",\"width\":1357,\"height\":1142},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/index.php\\\/2021\\\/04\\\/20\\\/a-ctos-unsexy-decisions-matter-the-most\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/10xprinciples.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A CTO\u2019s Unsexy Decisions Matter the Most: It\u2019s Not All About the Technology Stack\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#website\",\"url\":\"https:\\\/\\\/10xprinciples.com\\\/\",\"name\":\"10xPrinciples\",\"description\":\"Counterintuitive Management Consulting\",\"publisher\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/10xprinciples.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#organization\",\"name\":\"10xPrinciples\",\"url\":\"https:\\\/\\\/10xprinciples.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/10xPrinciples_logo6_small.png\",\"contentUrl\":\"https:\\\/\\\/10xprinciples.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/10xPrinciples_logo6_small.png\",\"width\":350,\"height\":159,\"caption\":\"10xPrinciples\"},\"image\":{\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/10xprinciples.com\\\/#\\\/schema\\\/person\\\/6fa48cf7b49f5cfffec4583630b69b4a\",\"name\":\"David Asch\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g2986ace5210be60f6c2424f0ed2abbe9\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g\",\"caption\":\"David Asch\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples","description":"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.","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:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/","og_locale":"en_US","og_type":"article","og_title":"A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples","og_description":"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.","og_url":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/","og_site_name":"10xPrinciples","article_published_time":"2021-04-20T14:20:05+00:00","article_modified_time":"2021-04-20T14:20:07+00:00","og_image":[{"width":1357,"height":1142,"url":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","type":"image\/png"}],"author":"David Asch","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Asch","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#article","isPartOf":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/"},"author":{"name":"David Asch","@id":"https:\/\/10xprinciples.com\/#\/schema\/person\/6fa48cf7b49f5cfffec4583630b69b4a"},"headline":"A CTO\u2019s Unsexy Decisions Matter the Most: It\u2019s Not All About the Technology Stack","datePublished":"2021-04-20T14:20:05+00:00","dateModified":"2021-04-20T14:20:07+00:00","mainEntityOfPage":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/"},"wordCount":933,"commentCount":0,"publisher":{"@id":"https:\/\/10xprinciples.com\/#organization"},"image":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#primaryimage"},"thumbnailUrl":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/","url":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/","name":"A CTO\u2019s Unsexy Decisions Matter the Most - 10xPrinciples","isPartOf":{"@id":"https:\/\/10xprinciples.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#primaryimage"},"image":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#primaryimage"},"thumbnailUrl":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","datePublished":"2021-04-20T14:20:05+00:00","dateModified":"2021-04-20T14:20:07+00:00","description":"The risk of choosing a tired, outdated technology stack is attracting tired, outdated developers. Red-hot, unproven technologies may cause an Icarus-like meltdown.","breadcrumb":{"@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#primaryimage","url":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","contentUrl":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","width":1357,"height":1142},{"@type":"BreadcrumbList","@id":"https:\/\/10xprinciples.com\/index.php\/2021\/04\/20\/a-ctos-unsexy-decisions-matter-the-most\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/10xprinciples.com\/"},{"@type":"ListItem","position":2,"name":"A CTO\u2019s Unsexy Decisions Matter the Most: It\u2019s Not All About the Technology Stack"}]},{"@type":"WebSite","@id":"https:\/\/10xprinciples.com\/#website","url":"https:\/\/10xprinciples.com\/","name":"10xPrinciples","description":"Counterintuitive Management Consulting","publisher":{"@id":"https:\/\/10xprinciples.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/10xprinciples.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/10xprinciples.com\/#organization","name":"10xPrinciples","url":"https:\/\/10xprinciples.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/10xprinciples.com\/#\/schema\/logo\/image\/","url":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2020\/01\/10xPrinciples_logo6_small.png","contentUrl":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2020\/01\/10xPrinciples_logo6_small.png","width":350,"height":159,"caption":"10xPrinciples"},"image":{"@id":"https:\/\/10xprinciples.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/10xprinciples.com\/#\/schema\/person\/6fa48cf7b49f5cfffec4583630b69b4a","name":"David Asch","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g2986ace5210be60f6c2424f0ed2abbe9","url":"https:\/\/secure.gravatar.com\/avatar\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g","caption":"David Asch"}}]}},"jetpack_featured_media_url":"https:\/\/10xprinciples.com\/wp-content\/uploads\/2021\/04\/correlated_technologies_2019.png","authors":[{"term_id":86,"user_id":1,"is_guest":0,"slug":"dasch804gmail-com","display_name":"David Asch","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/9158d2863be212c3eb40fd4418104108b95d6d1355671b03a06b1a9cc3a36335?s=96&d=mm&r=g","1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/posts\/2356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/comments?post=2356"}],"version-history":[{"count":4,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/posts\/2356\/revisions"}],"predecessor-version":[{"id":2361,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/posts\/2356\/revisions\/2361"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/media\/2359"}],"wp:attachment":[{"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/media?parent=2356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/categories?post=2356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/tags?post=2356"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/10xprinciples.com\/index.php\/wp-json\/wp\/v2\/ppma_author?post=2356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}