Home / Companies / Dagster / Blog / September 2025

September 2025 Summaries

6 posts from Dagster

Filter
Month: Year:
Post Summaries Back to Blog
A tutorial on building a lakehouse using open-source tools like MinIO, Trino, Iceberg, and dbt was enhanced by replacing Apache Airflow with Dagster for orchestration, leading to improved data platform capabilities. The original setup used basic daily data processing and time-based scheduling, while the enhanced version implemented Dagster's smart partitioning, event-driven architecture with sensors, and a pure SQL lakehouse pattern for better performance and scalability. Additionally, the enhancement introduced a comprehensive data quality framework and advanced orchestration features, such as asset selection and modern project development tools, which increase operational efficiency, developer productivity, and business value. The comparison between both implementations showcases how selecting the right orchestration layer can significantly impact data platform capabilities and maintainability. The enhanced version is more robust and scalable, highlighting that technology choices at every layer are crucial for building an effective data platform.
Sep 30, 2025 1,478 words in the original blog post.
User experience design plays a crucial role in determining whether components are successful or neglected in digital environments. Dagster's recent introduction of components allows users to dynamically generate definitions from configurations, offering out-of-the-box integrations with popular tools like dbt and Fivetran, while also providing a framework for building custom software. To ensure a successful component design, it is essential to focus on a specific user type, design interfaces first, avoid overloading components, and create modular components. Testing components is vital for maintainability, and Dagster provides utilities for easy testing and scaffolding. Additionally, handling metadata through post-processing allows for organized and discoverable data platforms without cluttering interfaces. Dagster encourages users to explore the potential of components, offering flexibility and unlocking new patterns in data platform engineering.
Sep 25, 2025 1,411 words in the original blog post.
Dagster+ has launched its services in Europe, addressing the data residency and compliance needs of organizations requiring their control plane to reside within EU boundaries. This strategic expansion allows European users to maintain their metadata and operational data within local data centers, enhancing trust, infrastructure control, and compliance ease. The service, available for hybrid deployments in the eu-north-1 region, ensures that actual data remains internal, with only orchestration metadata communicated to Dagster+. This setup facilitates faster interactions with reduced latency and a more responsive user interface. Existing customers and potential users interested in running workloads in the EU are encouraged to contact the sales team for assistance, as the company remains committed to expanding modern data orchestration solutions globally.
Sep 19, 2025 348 words in the original blog post.
Dagster 1.11 introduces a significant update with the general availability of Components and the dg CLI, aimed at simplifying the construction and management of data pipelines. This enhancement offers a YAML-based DSL for defining pipelines, a library of pre-built Components for popular tools, automatic documentation generation, and a robust CLI for seamless integration. Components serve as configurable, reusable building blocks that make pipeline creation more straightforward and flexible, accommodating both low-code simplicity through YAML and high-code flexibility via Python. The new system promotes reusability, standardizes patterns without sacrificing flexibility, and reduces the boilerplate code traditionally associated with pipeline definitions. Additionally, automatic documentation ensures all components are self-documenting, enhancing accessibility and understanding across teams. Designed to be incrementally adoptable, the Components can be integrated into existing Dagster projects without disruption, allowing for a gradual transition to this more efficient system.
Sep 18, 2025 1,116 words in the original blog post.
Dagster+ has introduced a new user interface designed to enhance the visibility, control, and confidence of data teams managing modern data platforms. This update features a modern homepage, improved asset health and freshness monitoring, customizable dashboards, and real-time insights with cost monitoring. These tools aim to address common challenges faced by data teams, such as troubleshooting broken pipelines, ensuring data freshness, and managing cost efficiency. The new homepage serves as a centralized command center for quick issue triage, while enhanced asset monitoring tools allow for easy oversight of data health and freshness. Customizable dashboards enable users to organize data assets meaningfully, while real-time insights and cost monitoring provide a comprehensive view of key performance indicators and budget management. Additionally, the update offers fine-tuned asset lineage control with facets, enabling users to customize metadata visibility according to their needs. This initiative is part of Dagster+'s broader vision to develop a comprehensive data-ops platform, and the new UI is available to all Dagster+ customers, with opportunities for feedback and future enhancements during the early access period.
Sep 10, 2025 1,278 words in the original blog post.
Compass revolutionizes data interaction within Dagster by enabling a dynamic, two-way conversation with data, moving beyond static dashboards that often fail to provide the necessary context for understanding complex data insights. Traditional dashboards, while accurate in presenting data, do not facilitate the exploration of the underlying reasons behind trends, as they lack integration with users' institutional knowledge and context. Compass leverages AI advancements to allow users, regardless of their technical expertise, to engage directly with data, asking follow-up questions and refining assumptions in real-time, thus fostering true data fluency. This approach democratizes data analysis by reducing reliance on technical specialists, allowing broader access to meaningful insights and enhancing collaborative data engagement. By capturing and systematizing business context, Compass transforms each interaction into a learning opportunity, enriching the organizational knowledge base. As an extension of Dagster's mission to manage data complexity, Compass aims to evolve into a comprehensive repository of organizational knowledge, making data more accessible and actionable.
Sep 10, 2025 1,262 words in the original blog post.