{"id":97522,"date":"2025-06-10T08:00:00","date_gmt":"2025-06-10T15:00:00","guid":{"rendered":""},"modified":"2025-06-06T06:00:07","modified_gmt":"2025-06-06T13:00:07","slug":"drasi-accepted-into-cncf-sandbox-for-change-driven-solutions","status":"publish","type":"post","link":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/","title":{"rendered":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0"},"content":{"rendered":"\n<p>The Azure Incubations team is proud to share that <a href=\"https:\/\/drasi.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Drasi<\/a>, an open-source data change processing platform released under the <a href=\"https:\/\/github.com\/drasi-project\/drasi-platform\/blob\/main\/LICENSE\" target=\"_blank\" rel=\"noreferrer noopener\">Apache 2.0 license<\/a>, has officially been accepted into the <a href=\"https:\/\/www.cncf.io\/projects\/drasi\/\" target=\"_blank\" rel=\"noreferrer noopener\">Cloud Native Computing Foundation (CNCF) Sandbox<\/a>. Drasi\u2019s acceptance places it alongside a respected cohort of forward-looking cloud-native projects and affirms its role as a platform purpose-built for enabling <strong>near-real-time, change-driven data processing<\/strong> at scale.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.cncf.io\/projects\/drasi\/\">Drasi now in the CNCF Sandbox<\/a><\/div>\n<\/div>\n\n\n\n<p>This milestone represents more than just a validation of the project\u2019s technical vision. It marks the beginning of a new chapter in the evolution of change-driven architectures\u2014a model where applications and infrastructure can react immediately to meaningful changes in data, with clarity and precision.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"powering-change-driven-solutions-with-drasi\">Powering change-driven solutions with Drasi<\/h2>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"816\" height=\"428\" src=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo.jpg\" alt=\"Drasi logo\" class=\"wp-image-97542\" style=\"box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo.jpg 816w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo-388x204.jpg 388w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo-768x403.jpg 768w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo-450x236.jpg 450w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Logo-650x341.jpg 650w\" sizes=\"auto, (max-width: 816px) 100vw, 816px\" \/><\/figure>\n\n\n\n<p>Drasi is a data change processing platform designed to help developers and system operators detect, analyze, and respond to meaningful changes in data as they occur, without requiring complex event processing frameworks or inefficient polling mechanisms. Rather than relying on traditional patterns where systems periodically query for updates or consume raw event streams, Drasi enables a more elegant, declarative, and efficient approach: <strong>change-driven solutions<\/strong>. For example, with Drasi you can declaratively write automation to detect and respond to running containers with newly identified vulnerabilities across pods and deployments in a Kubernetes cluster.&nbsp;<\/p>\n\n\n\n<p>At the heart of Drasi\u2019s architecture are three foundational components:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sources<\/strong>: These establish connections to data systems, such as PostgreSQL, MySQL, Kubernetes clusters, or custom integrations, enabling Drasi to continuously monitor and collect changes from a wide variety of environments. Support for custom source development makes the platform extensible to virtually any data system.&nbsp;<\/li>\n\n\n\n<li><strong>Continuous Queries<\/strong>: Written in the openCypher Query Language, these queries continuously evaluate changes in data to detect query result set changes and drive intelligent outcomes. This approach moves logic into a clear, stateful layer where behavior is driven by <strong>what<\/strong> is changing, not just <strong>that<\/strong> something changed. All without the need to build infrastructure to detect it.&nbsp;<\/li>\n\n\n\n<li><strong>Reactions<\/strong>: When a continuous query\u2019s result set changes\u2014indicating a meaningful change in the underlying data\u2014Drasi automatically initiates <strong>reactions<\/strong>: customizable, intelligent, and context-aware responses, powering seamless change-driven solutions.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2.jpg\" alt=\"Drasi helps turn detected changes into immediate action. Incoming data feeds become Sources that are monitored with Continuous Queries. These then trigger Reactions which allows for immediate reactions to data changes.\" class=\"wp-image-97543\" style=\"box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2.jpg 1280w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2-388x218.jpg 388w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2-1024x576.jpg 1024w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2-768x432.jpg 768w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2-450x253.jpg 450w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2025\/06\/Drasi-Expanded2-650x366.jpg 650w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/figure>\n\n\n\n<p>This architectural pattern makes Drasi a powerful foundation for applications requiring near-real-time responsiveness to important changes, such as IoT ecosystems, fleet management systems, and smart infrastructure. Its acceptance into the CNCF Sandbox highlights its relevance to cloud-native paradigms and its potential to transform how organizations harness data changes.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"open-and-extensible-drasi-for-developers-and-architects\">Open and extensible: Drasi for developers and architects&nbsp;<\/h2>\n\n\n\n<p>Drasi is freely available under the Apache 2.0 license, with its source code, tools, SDKs and <a href=\"https:\/\/github.com\/drasi-project\" target=\"_blank\" rel=\"noreferrer noopener\">documentation hosted on GitHub<\/a>. Detailed technical resources, including implementation guides and examples of change-driven solutions, can be found on the <a href=\"https:\/\/drasi.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">official documentation site<\/a>. Contributions and collaboration from the technical community are encouraged through these platforms and the project\u2019s <a href=\"https:\/\/discord.gg\/AX7FneckBq\" target=\"_blank\" rel=\"noreferrer noopener\">Discord server<\/a>.&nbsp;<\/p>\n\n\n\n<p>Since its initial release in October 2024, Drasi has seen steady growth in contributions and capabilities, thanks to both core maintainers and external contributors. Several notable enhancements have been delivered in recent months, reflecting the community\u2019s interest and the project\u2019s technical agility:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Expanded documentation and learning resources<\/strong>: A suite of <a href=\"https:\/\/drasi.io\/tutorials\/\" target=\"_blank\" rel=\"noreferrer noopener\">tutorials<\/a>, <a href=\"https:\/\/drasi.io\/how-to-guides\/\" target=\"_blank\" rel=\"noreferrer noopener\">onboarding guides<\/a>, and <a href=\"https:\/\/drasi.io\/reference\/\" target=\"_blank\" rel=\"noreferrer noopener\">technical references<\/a> has made it easier than ever for developers to begin working with Drasi and to understand the patterns behind Data Change Processing.&nbsp;<\/li>\n\n\n\n<li><strong>New sources: <\/strong>Support for source integrations now include <a href=\"https:\/\/drasi.io\/how-to-guides\/configure-sources\/configure-mysql-source\/\" target=\"_blank\" rel=\"noreferrer noopener\">MySQL<\/a> and <a href=\"https:\/\/drasi.io\/how-to-guides\/configure-sources\/configure-kubernetes-source\/\" target=\"_blank\" rel=\"noreferrer noopener\">Kubernetes,<\/a> broadening Drasi\u2019s ability to capture data changes from these widely used systems.&nbsp;<\/li>\n\n\n\n<li><strong>Pluggable identity providers<\/strong>: With new integration support for <a href=\"https:\/\/drasi.io\/how-to-guides\/configure-reactions\/configure-aws-eventbridge-reaction\/#authenticate-using-irsa\" target=\"_blank\" rel=\"noreferrer noopener\">AWS Identity and Access Management<\/a> (IAM) and <a href=\"https:\/\/drasi.io\/how-to-guides\/configure-reactions\/configure-azure-storagequeue-reaction\/#microsoft-entra-workload-id\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Entra ID<\/a>, organizations can now deploy Drasi securely within existing authentication and authorization frameworks, making it ready for use in cloud-native environments.&nbsp;<\/li>\n\n\n\n<li><strong>New SDKs for sources and reactions<\/strong>: The introduction of SDKs for Sources and Reactions empowers developers to extend and customize the Drasi\u2019s capabilities to specialized domains, fostering greater flexibility in building tailored change-driven solutions, and making it easier than ever to contribute to the project.&nbsp;<\/li>\n\n\n\n<li><strong>Improved cloud deployment<\/strong>: Simplified deployment options for <strong>AWS Elastic Kubernetes Service (EKS)<\/strong> have made it easier for teams to run Drasi on AWS, improving accessibility and scalability for cloud-native deployments.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>These enhancements reflect Drasi\u2019s commitment to an open source, multi-cloud platform for processing data changes. By doing so, the platform enables organizations to move beyond traditional event processing and polling-heavy systems, adopting more expressive, maintainable architectures driven by meaningful change.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"drasi-s-cncf-journey-begins\">Drasi\u2019s CNCF journey begins&nbsp;<\/h2>\n\n\n\n<p>The CNCF Sandbox is designed to provide early-stage projects with a neutral home under the CNCF\u2019s governance model, along with access to a global network of developers, practitioners, and infrastructure experts. Drasi\u2019s inclusion opens avenues for growth within the cloud-native community as well as tighter collaboration with complementary CNCF projects. It also signals that the data change processing model has a meaningful role to play in the future of software systems.&nbsp;<\/p>\n\n\n\n<p>For Drasi, acceptance into the CNCF Sandbox is a major opportunity to:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Accelerate adoption across cloud-native and edge computing ecosystems.&nbsp;<\/li>\n\n\n\n<li>Gain feedback from domain experts and real-world users.&nbsp;<\/li>\n\n\n\n<li>Integrate more deeply with the CNCF technology stack.&nbsp;<\/li>\n\n\n\n<li>Strengthen project governance and transparency through community leadership.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>This inclusion will support the platform\u2019s evolution as a leader in data change processing, driving the development of new features, integrations, and change-driven solutions tailored to emerging industry needs.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-involved-with-drasi-s-cncf-sandbox\">Get involved with Drasi\u2019s CNCF Sandbox&nbsp;<\/h2>\n\n\n\n<p>Drasi\u2019s CNCF Sandbox acceptance is not just a recognition\u2014it\u2019s an invitation. Join us in building a better future for change-driven systems. Whether you&#8217;re building cloud-native apps, operating large-scale distributed systems, or exploring smarter automation strategies, now is the perfect time to get involved. You can learn more and start building at <a href=\"https:\/\/drasi.io\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>drasi.io<\/strong><\/a>, browse the codebase on <a href=\"https:\/\/github.com\/drasi-project\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>GitHub<\/strong><\/a>, or join the community on <a href=\"https:\/\/discord.gg\/AX7FneckBq\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Discord<\/strong><\/a><strong>.<\/strong>&nbsp;<\/p>\n\n\n<div class=\"wp-block-msxcm-cta-block\" data-moray data-bi-an=\"CTA Block\">\n\t<div class=\"card d-block mx-ng mx-md-0\">\n\t\t<div class=\"row no-gutters material-color-brand-light bg-fabric-white\">\n\n\t\t\t\t\t\t\t<div class=\"col-md-4\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"605\" src=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/11\/1.16-CTA-Correct.jpg\" class=\"card-img img-object-cover\" alt=\"developer on computer\" srcset=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/11\/1.16-CTA-Correct.jpg 600w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/11\/1.16-CTA-Correct-385x388.jpg 385w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/11\/1.16-CTA-Correct-150x150.jpg 150w, https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/11\/1.16-CTA-Correct-446x450.jpg 446w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/>\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"d-flex col-md\">\n\t\t\t\t<div class=\"card-body align-self-center p-4 p-md-5\">\n\t\t\t\t\t\n\t\t\t\t\t<h2>The documentation for Drasi<\/h2>\n\n\t\t\t\t\t<div class=\"mb-3\">\n\t\t\t\t\t\t<p>Drasi makes it easy and efficient to detect and react to changes in databases.<\/p>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"link-group\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/drasi.io\/\" class=\"btn btn-link text-decoration-none p-0\" target=\"_blank\">\n\t\t\t\t\t\t\t\t<span>Learn more<\/span>\n\t\t\t\t\t\t\t\t<span class=\"glyph-append glyph-append-chevron-right glyph-append-xsmall\"><\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox.<\/p>\n","protected":false},"author":6194,"featured_media":95475,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"msxcm_post_with_no_image":false,"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[136,158,173],"content-type":[346,361],"topic":[2240,2243,2244,2246],"programming-languages":[],"coauthors":[2587,2588],"class_list":["post-97522","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","tag-github","tag-kubernetes","tag-mysql","content-type-news","content-type-project-updates","topic-application-development","topic-databases","topic-devops","topic-iot","review-flag-2-1593580437-411","review-flag-integ-1593580288-449","review-flag-iot-1680213327-385","review-flag-new-1593580248-669"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog<\/title>\n<meta name=\"description\" content=\"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog\" \/>\n<meta property=\"og:description\" content=\"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Open Source Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-10T15:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Allen Jones, Nandita Valsan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OpenAtMicrosoft\" \/>\n<meta name=\"twitter:site\" content=\"@OpenAtMicrosoft\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Allen Jones, Nandita Valsan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\"},\"author\":[{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/author\/allen-jones\/\",\"@type\":\"Person\",\"@name\":\"Allen Jones\"},{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/author\/nandita-valsan\/\",\"@type\":\"Person\",\"@name\":\"Nandita Valsan\"}],\"headline\":\"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0\",\"datePublished\":\"2025-06-10T15:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\"},\"wordCount\":985,\"publisher\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp\",\"keywords\":[\"GitHub\",\"Kubernetes\",\"MySQL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\",\"url\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\",\"name\":\"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog\",\"isPartOf\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp\",\"datePublished\":\"2025-06-10T15:00:00+00:00\",\"description\":\"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.\",\"breadcrumb\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage\",\"url\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp\",\"contentUrl\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp\",\"width\":1170,\"height\":640},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/opensource.microsoft.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#website\",\"url\":\"https:\/\/opensource.microsoft.com\/blog\/\",\"name\":\"Microsoft Open Source Blog\",\"description\":\"Open dialogue about openness at Microsoft \u2013 open source, standards, interoperability\",\"publisher\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/opensource.microsoft.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#organization\",\"name\":\"Microsoft Open Source Blog\",\"url\":\"https:\/\/opensource.microsoft.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft Open Source Blog\"},\"image\":{\"@id\":\"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/OpenAtMicrosoft\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog","description":"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.","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:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/","og_locale":"en_US","og_type":"article","og_title":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog","og_description":"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.","og_url":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/","og_site_name":"Microsoft Open Source Blog","article_published_time":"2025-06-10T15:00:00+00:00","og_image":[{"width":1170,"height":640,"url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.png","type":"image\/png"}],"author":"Allen Jones, Nandita Valsan","twitter_card":"summary_large_image","twitter_creator":"@OpenAtMicrosoft","twitter_site":"@OpenAtMicrosoft","twitter_misc":{"Written by":"Allen Jones, Nandita Valsan","Est. reading time":"4 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#article","isPartOf":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/"},"author":[{"@id":"https:\/\/opensource.microsoft.com\/blog\/author\/allen-jones\/","@type":"Person","@name":"Allen Jones"},{"@id":"https:\/\/opensource.microsoft.com\/blog\/author\/nandita-valsan\/","@type":"Person","@name":"Nandita Valsan"}],"headline":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0","datePublished":"2025-06-10T15:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/"},"wordCount":985,"publisher":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#organization"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage"},"thumbnailUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp","keywords":["GitHub","Kubernetes","MySQL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/","url":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/","name":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0 | Microsoft Open Source Blog","isPartOf":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage"},"thumbnailUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp","datePublished":"2025-06-10T15:00:00+00:00","description":"The Azure Incubations team is proud to share that Drasi has officially been accepted into the Cloud Native Computing Foundation Sandbox. Learn more.","breadcrumb":{"@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#primaryimage","url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp","contentUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2024\/06\/CLO24-Azure-Retail-025.webp","width":1170,"height":640},{"@type":"BreadcrumbList","@id":"https:\/\/opensource.microsoft.com\/blog\/2025\/06\/10\/drasi-accepted-into-cncf-sandbox-for-change-driven-solutions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/opensource.microsoft.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Drasi accepted into CNCF sandbox for change-driven solutions\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/opensource.microsoft.com\/blog\/#website","url":"https:\/\/opensource.microsoft.com\/blog\/","name":"Microsoft Open Source Blog","description":"Open dialogue about openness at Microsoft \u2013 open source, standards, interoperability","publisher":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/opensource.microsoft.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/opensource.microsoft.com\/blog\/#organization","name":"Microsoft Open Source Blog","url":"https:\/\/opensource.microsoft.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/opensource.microsoft.com\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft Open Source Blog"},"image":{"@id":"https:\/\/opensource.microsoft.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/OpenAtMicrosoft"]}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Open Source Blog","distributor_original_site_url":"https:\/\/opensource.microsoft.com\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/97522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/users\/6194"}],"replies":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/comments?post=97522"}],"version-history":[{"count":9,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/97522\/revisions"}],"predecessor-version":[{"id":97545,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/posts\/97522\/revisions\/97545"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/media\/95475"}],"wp:attachment":[{"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/media?parent=97522"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/post_tag?post=97522"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/content-type?post=97522"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/topic?post=97522"},{"taxonomy":"programming-languages","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/programming-languages?post=97522"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/opensource.microsoft.com\/blog\/wp-json\/wp\/v2\/coauthors?post=97522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}