Home / Companies / Prefect / Blog / June 2026

June 2026 Summaries

4 posts from Prefect

Filter
Month: Year:
Post Summaries Back to Blog
Integrating Fivetran with Prefect and dbt allows for an efficient event-driven data transformation process that minimizes latency and reruns by triggering dbt transformations immediately after data syncs complete. Instead of relying on fixed schedules, which can lead to inefficiencies when data syncs take unpredictable amounts of time, this approach uses webhooks to automate the workflow. Fivetran sends a webhook upon sync completion, which Prefect interprets as an event to trigger the dbt deployment. This setup enables targeted model rebuilding based on specific connector completions, offering a more responsive and precise data pipeline. The tutorial outlines the steps to create and configure Prefect and Fivetran webhooks, automate deployments, and utilize the prefect-dbt integration for comprehensive monitoring and model management, providing a streamlined path for keeping data models updated without unnecessary delays.
Jun 29, 2026 1,124 words in the original blog post.
AI agents, increasingly present in various systems, require observability, governance, and security to ensure their effective and responsible operation. These agents, whether they act as proxies for humans or standalone entities within workflows, often lack visibility and control, making it difficult to verify their actions, such as tool usage and data requests. Horizon addresses this challenge by providing a framework for assigning identities to standalone agents, enabling organizations to monitor and govern their activities. By creating a tangible representation of agents, Horizon facilitates the tracking of their interactions with tools and systems, allowing for precise control over their permissions and actions. This approach transforms the opaque operations of AI agents into transparent processes, ensuring that they perform as intended without unauthorized access or actions. The system emphasizes the distinction between gateway access and server access, ensuring that agents cannot access sensitive systems without explicit permissions. Horizon's solution enhances the management of AI agents by providing detailed insights into their behavior, thereby promoting accountability and security in their deployment.
Jun 24, 2026 1,428 words in the original blog post.
In the Fast MCP podcast, Radhika Gulati and Jeremiah Lowin discuss the complexities of Master Control Program (MCP) terminology, focusing particularly on the concept of the MCP gateway. They explore how gateways manage access and exposure of API endpoints in enterprises, drawing parallels between traditional API gateways and the need for similar structures in MCP environments. The conversation highlights the difference between gateways and registries, outlining how registries catalog available servers while gateways govern access. The discussion delves into the intricacies of server discovery and governance, emphasizing the need for a centralized gateway to manage access controls efficiently. They also discuss the challenges and benefits of moving towards a stateless MCP architecture to enhance scalability and efficiency. Moreover, the podcast touches on the evolving landscape of MCP gateways and their role in enabling seamless integration of business logic across various servers, both first-party and third-party. The podcast concludes by acknowledging the ongoing learning process in understanding and implementing MCP frameworks effectively.
Jun 10, 2026 3,470 words in the original blog post.
In 2019, Seven.One Entertainment, part of the ProSiebenSat.1 Media SE Group, revamped its data infrastructure when relaunching its streaming service Joyn, transitioning from outdated on-premise systems to a modern, cloud-based setup using Snowflake for data warehousing and dbt for data modeling. This shift enabled the data engineering team, led by Conrad Fritzlar, to build a flexible and efficient system to support the company's B2C streaming service and its strategic B2B partnerships across Germany, Austria, and Switzerland. Prefect was chosen over Airflow for its Python-native, code-centric approach to orchestration, offering ease of adjustment, flexibility, and cost-effectiveness, which were essential for managing complex data pipelines. Prefect plays a crucial role in orchestrating data flows from various APIs and source systems into Snowflake, handling tasks from data extraction to quality testing, and facilitating seamless integration with reporting tools, CRM, and analytics teams. This modern infrastructure not only enhances performance and monitoring but also provides deep control and visibility, allowing the team to efficiently manage interconnected data pipelines and make data-driven decisions that shape programming and advertising strategies.
Jun 03, 2026 1,110 words in the original blog post.