{"id":40439,"date":"2020-10-15T08:02:29","date_gmt":"2020-10-15T07:02:29","guid":{"rendered":""},"modified":"2025-05-14T13:05:30","modified_gmt":"2025-05-14T12:05:30","slug":"how-to-build-and-deliver-an-effective-data-strategy-part-3","status":"publish","type":"post","link":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/","title":{"rendered":"How to build and deliver an effective data strategy: part 3"},"content":{"rendered":"<p>In <a href=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-1\/\" target=\"_blank\" rel=\"noopener noreferrer\">part one<\/a> of this three part blog series, we took a detailed look at the importance of building a data strategy. We started laying out the steps to build a successful strategy that builds a data-driven culture and aligns with business outcomes. In <a href=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">part two<\/a>\u00a0we covered capability and maturity models. In this final blog we\u2019re focussing on how you can execute a strategy, by taking a principled approach for the end-to-end data lifecycle and aligning technology choices accordingly. We\u2019ll also look at the importance of ethics and responsibility in data and analytics.<\/p>\n<h2>Take a principled approach to your data strategy<\/h2>\n<p><span data-contrast=\"none\">With\u00a0<\/span><span data-contrast=\"none\">data governance<\/span><span data-contrast=\"none\">\u00a0in mind<\/span><span data-contrast=\"none\">,\u00a0<\/span><span data-contrast=\"none\">the following diagram shows the essential stages for data lifecycle,\u00a0<\/span><span data-contrast=\"none\">please consult the attached document\u00a0<\/span><span data-contrast=\"none\">on\u00a0<\/span><span data-contrast=\"none\">\u201c<\/span><span data-contrast=\"none\">A Guide to Data Governance<\/span><span data-contrast=\"none\">\u201d<\/span><span data-contrast=\"none\">.<\/span><span data-contrast=\"none\">\u00a0An effective data strategy must have provisions for data governance, but they\u00a0<\/span><span data-contrast=\"none\">are\u00a0<\/span><span data-contrast=\"none\">mut<\/span><span data-contrast=\"none\">ually inclusive, but not the same thing.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"none\">For the purpose of this blog, l<\/span><span data-contrast=\"none\">et\u2019s take a closer look at the considerations to take when building design principles for the four layers<\/span><span data-contrast=\"none\">\u00a0that are key in your<\/span><span data-contrast=\"none\">\u00a0data strategy, focused towards delivering business outcome and value from data.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<h3 style=\"padding-left: 40px\">1. Data ingestion<\/h3>\n<p style=\"padding-left: 40px\">A key consideration for data ingestion is the ability to build a data pipeline extremely fast, from requirements to production, in a secure and compliant manner. Elements such as metadata driven, self-service, low-code technologies to hydrating your data lake are key. When building a pipeline, consider design, the ability to do data wrangling, scale compute and also data distribution capabilities. In addition, having the right DevOps support for the <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/data-factory\/continuous-integration-deployment\">continuous integration and delivery<\/a> of your pipeline is critical. Tools such as <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/data-factory\/connector-overview\">Azure Data Factory<\/a> support a plethora of on-premises, Software as a Service and data sources from other public clouds. Having such agility from the get-go is always helpful.<\/p>\n<h3 style=\"padding-left: 40px\">2. Storage<\/h3>\n<p style=\"padding-left: 40px\">Data needs to be tagged and organised in physical and logical layers. Data lakes are key in all modern data analytics architectures. The <a href=\"https:\/\/github.com\/rukmani-msft\/adlsguidancedoc\/blob\/master\/Hitchhikers_Guide_to_the_Datalake.md#enterprise-data-lake-with-a-global-footprint-\">Hitchhikers guide to the data lake<\/a> is an excellent resource to understand different considerations that companies need to make. Organisations need to apply appropriate data privacy, security and compliance requirements based on data classification and the industry compliance requirements they operate in. The other key considerations are cataloguing and self-service to aid organisation level data democratisation to fuel innovation, guided by appreciate access control.<\/p>\n<p style=\"padding-left: 40px\">Choosing the right storage based on the workload is key, but even if you don\u2019t get it right the first time, the cloud provides you options to failover quickly and provide options to restart the journey reasonably easily. You can <a href=\"https:\/\/azure.microsoft.com\/en-gb\/product-categories\/databases\/\">choose the right database<\/a> based on your application requirements. When <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/architecture\/data-guide\/technology-choices\/analytical-data-stores\">choosing an analytics platform<\/a>, make sure you consider the ability to process batch and streaming data.<\/p>\n<h3 style=\"padding-left: 40px\">3. Data processing<\/h3>\n<p style=\"padding-left: 40px\">Your data processing needs will vary according to workload, for example most <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/architecture\/data-guide\/big-data\/\">big data processing<\/a> has elements of both real-time and batch processing. Most enterprises also have elements of time series processing requirements and the need to process free-form text for enterprise search capabilities.<br \/>\nThe most popular organisational processing requirements come from Online Transaction Processing (OLTP). Certain workloads need specialised processing such as High Performance Computing (HPC), also called \u2018Big Compute\u2019. These use many CPU or GPU-based computers to solve complex mathematical tasks.<\/p>\n<p style=\"padding-left: 40px\">For certain specialised workloads, customers can secure execution environments such as <a href=\"https:\/\/azure.microsoft.com\/en-us\/solutions\/confidential-compute\/\">Azure confidential computing<\/a> which helps users secure data while it\u2019s \u2018in use\u2019 on public cloud platforms (a state required for efficient processing). The data is protected inside a Trusted Execution Environment (TEE), also known as an enclave. This protects the code and data against viewing and modification from outside of the TEE.\u00a0 This can provide the ability to train AI models using data sources from different organisations without sacrificing data confidentiality.<\/p>\n<h3 style=\"padding-left: 40px\">4. Analytics<\/h3>\n<p style=\"padding-left: 40px\">Extract, transform, load construct or otherwise called ETL (or ELT depending on where the transform happens) relates to online analytical processing (OLAP), and data warehousing needs. One of the useful capabilities here is the ability to automatically detect schema drift. Consider end-to-end architectures like automated enterprise BI with Azure Synapse Analytics and Azure Data Factory. To support advanced analytics including Machine Learning and AI capabilities, it is key to consider the reusability of platform technologies already in use for other processing requirements of similar nature. Here is a <a href=\"https:\/\/github.com\/fabragaMS\/ADPE2E\">quick start guide<\/a> with working example for end-to-end processing.<\/p>\n<p style=\"padding-left: 40px\">Batch processing on Databricks, R, Python or for deep learning models are common examples. Compute, storage, networking, orchestration and DevOps\/MLOps are key considerations here. For super large models, look at <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/architecture\/reference-architectures\/ai\/training-deep-learning\">distributed training of deep learning models on Azure<\/a> or the <a href=\"https:\/\/msturing.org\/\">Turing Project.<\/a> You also need to consider the ability to deal with data and <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/machine-learning\/how-to-enable-data-collection\">model drift<\/a> too.<\/p>\n<p style=\"padding-left: 40px\"><a href=\"https:\/\/techcommunity.microsoft.com\/t5\/azure-synapse-analytics\/azure-enterprise-ready-analytics-architecture-aeraa\/ba-p\/1512447\">Azure Enterprise Ready Analytics Architecture<\/a> helps collate all the four layers together with people, process, security, and compliance. We also suggest using the recommended architectures from <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cloud-adoption-framework\/ready\/enterprise-scale\/architecture\">Azure Landing Zones<\/a> to get started. It uses the Microsoft Cloud Adoption Framework and culminates our experience working through thousands of large scale enterprise deployments.<\/p>\n<p><span data-contrast=\"none\">Now that we have covered the four stages,\u00a0<\/span><span data-contrast=\"none\">the following\u00a0<\/span><span data-contrast=\"none\">representation shows the key capabilities needed on top of your data platform to provide end to end data governance capability.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"none\">Here are some resources to help you build a data strategy that accounts for governance and also allows for seamless <\/span><span data-contrast=\"none\">innovation.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"none\">A p<\/span><span data-contrast=\"none\">roactive approach to\u00a0<\/span><span data-contrast=\"none\">privacy includes capabilities such as <a href=\"https:\/\/blogs.microsoft.com\/blog\/2019\/07\/29\/microsoft-acquires-bluetalon-simplifying-data-privacy-and-governance-across-modern-data-estates\/\">data catalog and stewardship, data lineage<\/a><\/span><span data-contrast=\"none\">,\u00a0<\/span><span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Map <\/span><a href=\"https:\/\/blogs.microsoft.com\/blog\/2020\/06\/18\/microsoft-acquires-adrm-software-leader-in-large-scale-industry-specific-data-models\/\"><span data-contrast=\"none\">business glossary and industry models to fuel data pipelines<\/span><\/a><span data-contrast=\"none\">,\u00a0<\/span><span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-aria-posinset=\"3\" data-aria-level=\"1\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/common-data-model\/\"><span data-contrast=\"none\">A common data model (CDM)<\/span><\/a><span data-contrast=\"none\">\u00a0is often the key to success.\u00a0<\/span><span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-aria-posinset=\"1\" data-aria-level=\"1\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/common-data-model\/industry-accelerators\"><span data-contrast=\"none\">Industry accelerators<\/span><\/a><span data-contrast=\"none\">\u00a0contribute to agility in an\u00a0<\/span><span data-contrast=\"none\">organisation\u2019s<\/span><span data-contrast=\"none\">\u00a0ability to deliver transformations and sustain innovations.<\/span><span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<\/ul>\n<p>After making all the capability provisions, and taking a principled architectural view as discussed in this section, you will most likely end up with the building blocks required for your cloud strategy journey which may look something like the below:<\/p>\n<p>An equivalent architectural representation on Azure may look like this:<\/p>\n<h2>A good data strategy values ethics and responsibility<\/h2>\n<p>Taking a principled approach on additional, but very relevant considerations, such as data <a href=\"https:\/\/azure.microsoft.com\/en-gb\/solutions\/governance\/\" target=\"_blank\" rel=\"noopener noreferrer\">governance<\/a> and <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/ai\/responsible-ai\" target=\"_blank\" rel=\"noopener noreferrer\">responsible AI<\/a>\u00a0will pay dividends later.<\/p>\n<p>At Microsoft, we use <strong>four core principles <\/strong>of fairness, reliability and safety, privacy and security, and inclusiveness. Underpinning this is <strong>two foundational principles <\/strong>of transparency and accountability. As we <a href=\"https:\/\/query.prod.cms.rt.microsoft.com\/cms\/api\/am\/binary\/RE4pKH5\" target=\"_blank\" rel=\"noopener noreferrer\">move from principle to practice<\/a>, we\u2019re sharing our learnings to help you on your journey. We put responsible AI and our principles into practice through the development of resources and a system of governance. Some of our guidelines focus on <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/publication\/guidelines-for-human-ai-interaction\/\">human-AI interaction<\/a>, conversational AI, <a href=\"https:\/\/newed.any0.dpdns.org\/design\/inclusive\/\">inclusive design<\/a>, an <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/publication\/co-designing-checklists-to-understand-organizational-challenges-and-opportunities-around-fairness-in-ai\/\">AI fairness checklist,<\/a> and a <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/publication\/datasheets-for-datasets\/\">datasheet for datasets.<\/a><\/p>\n<p>In addition to practices, we\u2019ve developed a set of tools to help others understand, protect, and control AI at every stage of innovation. Our tools are a result of collaboration across various disciplines to strengthen and accelerate responsible AI, spanning software engineering and development, to social sciences, user research, law, and policy.<\/p>\n<p>To further collaboration, we also open-sourced many tools such as <a href=\"https:\/\/github.com\/interpretml\/interpret\" target=\"_blank\" rel=\"noopener noreferrer\">Interpret ML<\/a> and <a href=\"https:\/\/github.com\/fairlearn\/fairlearn\" target=\"_blank\" rel=\"noopener noreferrer\">Fair Learn<\/a> that others can use to contribute and build upon alongside democratising tools through <a href=\"https:\/\/azure.microsoft.com\/en-gb\/services\/machine-learning\/\" target=\"_blank\" rel=\"noopener noreferrer\">Azure Machine Learning<\/a>.<\/p>\n<h2>Capture the data opportunity<\/h2>\n<p>The pivot to becoming a data-driven organisation is fundamental to deliver competitive advantage in the new normal. We want to help our customers shift from an application only approach to an application <strong><em>and<\/em><\/strong> data-led approach, helping to create an end-to-end Data Strategy that can ensure repeatability and scalability across current and future use cases that impact business outcomes.<\/p>\n<p>Working with 1000s of customers across different industries of varying complexities we can pick out optimal patterns and tailor transformation plans to accelerate time to value. Be it retail, financial services, manufacturing, health care or public sector, we have the industry knowledge, and deep domain expertise to help you build a resilient data strategy and culture.<\/p>\n<p>Let&#8217;s get started. Contact your account team at Microsoft or connect with a Microsoft Partner.<\/p>\n<h2>Find out more<\/h2>\n<p><a href=\"https:\/\/query.prod.cms.rt.microsoft.com\/cms\/api\/am\/binary\/RE4GEtu\" target=\"_blank\" rel=\"noopener noreferrer\">Download: A Guide to Data Governance<\/a><\/p>\n<p><a href=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-1\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to build and deliver an effective data strategy: part 1<\/a><\/p>\n<p><a href=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to build and deliver an effective data strategy: part 2<\/a><\/p>\n<p><a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/itshowcase\/driving-effective-data-governance-for-improved-quality-and-analytics\">Driving effective data governance for improved quality and analytics<\/a><\/p>\n<p><a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/itshowcase\/powering-digital-transformation-at-microsoft-with-modern-data-foundations\">Powering digital transformation at Microsoft with Modern Data Foundations<\/a><\/p>\n<p><a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/itshowcase\/designing-a-modern-data-catalog-at-microsoft-to-enable-business-insights\">Designing a modern data catalog at Microsoft to enable business insights<\/a><\/p>\n<h2>Resources for your development team<\/h2>\n<p><a href=\"https:\/\/docs.microsoft.com\/en-gb\/learn\/paths\/az-104-manage-identities-governance\/?ocid=AID3020565\">Learn how to manage identities and governance in Azure<\/a><\/p>\n<h2>About the author<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"attachment-thumbnail size-thumbnail alignright\" src=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2018\/11\/Pratim-Das-150x150.jpg\" alt=\"Pratim Das\" width=\"150\" height=\"150\" \/><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">Pratim Das is the\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">Director of Data &amp; AI\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">Architecture\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">and CDO Advisory<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">\u00a0at Microsoft UK. Pratim and his team\u2019s mission is to work alongside their customers in delivering insights and most\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">importantly value<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">\u00a0from data, in achieving great business outcomes. Be it retail, financial services, manufacturing, health care or public sector, they have industry knowledge, and deep domain expertise to build a\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">resilient data culture<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">, and\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">customer<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">capability<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">.\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">Pratim\u2019s<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">\u00a0special interests are around operational excellence for petabyte scale analytics, and design patterns covering \u201cgood data architecture\u201d including governance, catalogue, privacy and data democratisation in a secure and compliant manner. Pratim brings over 20 years of experience both as a customer, and also working as a technology vendor building Data &amp; AI services, with a key focus on building capability, products and solutions, that leads into\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">fostering\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">a\u00a0<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">data driven culture<\/span><\/span><span class=\"TextRun SCXW88543617 BCX8\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW88543617 BCX8\">.<\/span><\/span><span class=\"EOP SCXW88543617 BCX8\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.<\/p>\n","protected":false},"author":585,"featured_media":41822,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"categories":[1],"post_tag":[175,639,128,160,636,1547,310],"content-type":[],"coauthors":[277],"class_list":["post-40439","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cross-industry","tag-ai","tag-analytics","tag-azure","tag-blogger-series","tag-data","tag-data-strategy","tag-ethics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to build and deliver an effective data strategy: part 3 - Microsoft UK<\/title>\n<meta name=\"description\" content=\"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to build and deliver an effective data strategy: part 3 - Microsoft UK\" \/>\n<meta property=\"og:description\" content=\"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Industry Blogs - United Kingdom\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-15T07:02:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-14T12:05:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Pratim Das\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pratim Das\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\"},\"author\":[{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/author\/pratim-das\/\",\"@type\":\"Person\",\"@name\":\"Pratim Das\"}],\"headline\":\"How to build and deliver an effective data strategy: part 3\",\"datePublished\":\"2020-10-15T07:02:29+00:00\",\"dateModified\":\"2025-05-14T12:05:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\"},\"wordCount\":1547,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png\",\"keywords\":[\"AI\",\"Analytics\",\"Azure\",\"Blogger Series\",\"Data\",\"Data strategy\",\"Ethics\"],\"articleSection\":[\"Cross-industry\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\",\"url\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\",\"name\":\"How to build and deliver an effective data strategy: part 3 - Microsoft UK\",\"isPartOf\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png\",\"datePublished\":\"2020-10-15T07:02:29+00:00\",\"dateModified\":\"2025-05-14T12:05:30+00:00\",\"description\":\"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.\",\"breadcrumb\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage\",\"url\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png\",\"contentUrl\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png\",\"width\":800,\"height\":450,\"caption\":\"How to create an ethical data strategy featured image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to build and deliver an effective data strategy: part 3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#website\",\"url\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/\",\"name\":\"Microsoft Industry Blogs - United Kingdom\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization\",\"name\":\"Microsoft Industry Blogs - United Kingdom\",\"url\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft Industry Blogs - United Kingdom\"},\"image\":{\"@id\":\"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to build and deliver an effective data strategy: part 3 - Microsoft UK","description":"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.","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:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/","og_locale":"en_US","og_type":"article","og_title":"How to build and deliver an effective data strategy: part 3 - Microsoft UK","og_description":"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.","og_url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/","og_site_name":"Microsoft Industry Blogs - United Kingdom","article_published_time":"2020-10-15T07:02:29+00:00","article_modified_time":"2025-05-14T12:05:30+00:00","og_image":[{"width":800,"height":450,"url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png","type":"image\/png"}],"author":"Pratim Das","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pratim Das","Est. reading time":"6 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#article","isPartOf":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/"},"author":[{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/author\/pratim-das\/","@type":"Person","@name":"Pratim Das"}],"headline":"How to build and deliver an effective data strategy: part 3","datePublished":"2020-10-15T07:02:29+00:00","dateModified":"2025-05-14T12:05:30+00:00","mainEntityOfPage":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/"},"wordCount":1547,"commentCount":0,"publisher":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization"},"image":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage"},"thumbnailUrl":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png","keywords":["AI","Analytics","Azure","Blogger Series","Data","Data strategy","Ethics"],"articleSection":["Cross-industry"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/","url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/","name":"How to build and deliver an effective data strategy: part 3 - Microsoft UK","isPartOf":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage"},"image":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage"},"thumbnailUrl":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png","datePublished":"2020-10-15T07:02:29+00:00","dateModified":"2025-05-14T12:05:30+00:00","description":"Learn how to execute a successful data strategy with a data-driven culture, while keeping ethical and responsible data and analytics values.","breadcrumb":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#primaryimage","url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png","contentUrl":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2020\/10\/Ethical-Data-Strategy-01.10.png","width":800,"height":450,"caption":"How to create an ethical data strategy featured image"},{"@type":"BreadcrumbList","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/cross-industry\/2020\/10\/15\/how-to-build-and-deliver-an-effective-data-strategy-part-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/"},{"@type":"ListItem","position":2,"name":"How to build and deliver an effective data strategy: part 3"}]},{"@type":"WebSite","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#website","url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/","name":"Microsoft Industry Blogs - United Kingdom","description":"","publisher":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#organization","name":"Microsoft Industry Blogs - United Kingdom","url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-content\/uploads\/sites\/22\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft Industry Blogs - United Kingdom"},"image":{"@id":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/posts\/40439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/users\/585"}],"replies":[{"embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/comments?post=40439"}],"version-history":[{"count":1,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/posts\/40439\/revisions"}],"predecessor-version":[{"id":70495,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/posts\/40439\/revisions\/70495"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/media\/41822"}],"wp:attachment":[{"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/media?parent=40439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/categories?post=40439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/post_tag?post=40439"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/content-type?post=40439"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-gb\/industry\/blog\/wp-json\/wp\/v2\/coauthors?post=40439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}