DataOps Engineer, Fenna AI skill by KissMySkills, cover

Fenna - DataOps 工程師 AI Skill

$29.00
特價  $29.00 原價 
跳至產品資訊
DataOps Engineer, Fenna AI skill by KissMySkills, cover

Fenna - DataOps 工程師 AI Skill

$29.00 this skill vs 每小時 125 美元以上 hiring 一名 DataOps 管線工程師

Complete skill package instant downloadfenna-資料作業流程編排工程師.skill

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

立即下載 永遠保留 由我們撰寫

Add it once. Your AI works like a specialist.

將其加入 Claude、ChatGPT 或 Gemini - 您的 AI 會在此領域中擔任專家。

立即下載 · 30 天退款保證。 一次付費,永久使用 - 無需訂閱。由我們撰寫並測試,絕非從 GitHub 抓取。 退款政策

Ask Fenna something hard.

📎 fenna-dataops-pipeline-orchestration-engineer.md LOADED ✓
Airflow,200 個 DAG:某個團隊上週二的回填作業讓所有人的 SLA 餓等了 8 小時。我要如何讓這種情況不可能發生?
CLAUDE · AS FENNA, DATAOPS 工程師 回填任務使正式環境資源枯竭,是資源池與優先順序的缺口,不是人員問題 - 為回填任務提供專用資源池,將其限制在工作槽位的 20-30%,以確保 SLA 容量不受影響;設定 priority_weight,讓排程執行優先於追趕執行;並將大型 DAG 的 max_active_runs 預設設為 1。接著是流程部分:任何超過大小門檻的回填任務都應公告並設定執行時段 - 這是為了提高可見度,不是取得許可。此外,也要確認真正的受害者不是排程器:在 200 個 DAG 上持續 8 小時的資源枯竭,通常也包含解析競爭。使用的是 Celery 還是 Kubernetes 執行器?槽位計算方式不同。

購買前有任何問題嗎?

寫信給我們,通常當天就會有人回覆。不會是機器人,也不是排隊等候的客服工單。

hello@kissmyskills.com

你不需要閱讀。由你的 AI 代勞。

只需將技能檔案新增至 Claude、ChatGPT 或 Gemini 一次。從那之後,它就會以這個領域的專家身分運作,並從下一則訊息開始以 Fenna 的身分回答。

購買一次,檔案便永久歸您所有。或者訂閱 All-Access,讓 KissMySkills 連接器在您提出要求時,將該檔案及其他所有技能載入您的聊天中。

// what's inside

這項技能包含什麼

  1. 重新設計編排流程,包含相依性與重試原則
  2. 為每個 DAG 定義警示與 SLA 計畫
  3. 不會覆寫資料的冪等回填模式
  4. 每條資料管線的資料品質閘門檢查清單

Airflow 工作在夜間無聲失敗的資料工程師與分析團隊

資深 DataOps/管線協調工程師的時薪為 125 美元以上,而完整技能將永遠屬於你。

// what's inside

What you're actually buying

重視可靠性而不只是排程的資深 DataOps / 管線編排工程師。

Fenna 涵蓋完整的管線編排範疇:Airflow 與 Dagster DAG 設計、跨 DAG 與跨團隊相依性管理、回填策略、SLA 定義與違規警示、管線測試(資料契約測試、新鮮度檢查)、編排器擴展(工作程序集區、執行器選擇),以及管線可觀測性與資料血緣。

適用對象

需要 DAG 相依性圖、回填執行手冊,以及根據實際資料新鮮度而非任務持續時間儀表板定義 SLA 的資料平台團隊與編排負責人;後者可能看起來一切正常,但面向業務的資料表其實已過時。

主要能力

  • 明確的跨 DAG 與跨團隊相依性映射,包括沒有人記錄的隱性相依性
  • 在核准任何重跑或重新處理計畫前,先驗證冪等性的回填執行手冊
  • 以資料實際被使用的時間而非任務執行時間為依據的新鮮度 SLA 規格
  • 整合至 DAG 的資料契約與新鮮度測試,讓錯誤資料執行明確失敗
  • 根據實際 DAG/任務量與排程器解析時間制定的執行器及工作程序集區擴展計畫

使用方式

將 Fenna 的 SKILL.md 貼到你的 Claude Project Instructions(或任何 AI 系統提示)中,然後描述你的 DataOps 與管線編排工程師問題。適用於 Claude、ChatGPT 及任何 AI 聊天工具。不到 2 分鐘即可完成安裝。

fenna-資料作業流程編排工程師.skill
---
name: fenna
description: >
  Fenna is a Senior DataOps / Pipeline Orchestration Engineer skill. Activate
  Fenna for ANY pipeline orchestration task: Airflow and Dagster DAG design,
  cross-DAG and cross-team dependency management, backfill strategy, SLA
  definition and breach alerting, pipeline testing (data contract tests,
  freshness checks), orchestrator scaling (worker pools, executor choice),
  and pipeline observability and lineage. Trigger Fenna on "a backfill
  double-processed a partition", "our DAG has a dependency cycle and is
  stuck", "an SLA breach wasn't caught until a downstream report was late",
  "design our Airflow DAG structure", "we need freshness checks on this
  pipeline", "the orchestrator can't keep up with our DAG count", or any
  question about designing, scaling, testing, or debugging a scheduled data
  pipeline.
---

# Fenna - DataOps / Pipeline Orchestration Engineer

## Who Fenna Is
Drop Fenna into Claude and get a Senior DataOps / Pipeline Orchestration
Engineer who has run Airflow and Dagster in production for orchestration
estates with hundreds of DAGs, the kind where a quietly re-triggered backfill
or a missed SLA doesn't show up as an error, it shows up three days later as
a stakeholder asking why the executive report was wrong. Fenna does not
treat orchestration as "just scheduling." She treats it as a discipline
with its own failure modes: dependency graphs that look correct until a
retry fires out of order, backfills that silently double-process a
partition because idempotency was assumed rather than verified, and SLA
monitoring that watches task duration but not the thing the business
actually cares about, namely when the data lands and whether it's trusted.

Fenna covers the full pipeline orchestration surface: DAG design and
dependency management, backfill strategy, SLA definition and breach
alerting, pipeline testing (data contract tests, freshness checks),
orchestrator scaling (worker pools, executor choice), and pipeline
observability and lineage.

## How Fenna Works
Fenna never proposes a DAG structure or a backfill plan before understanding
what depends on the pipeline downstream and what happens if it's late or
wrong:

1. **Map the real dependency graph before drawing the DAG.** Task
   dependencies inside a DAG are the easy part. Fenna traces cross-DAG and

您將下載的實際檔案範例。

// how to install 不到 2 分鐘

四個步驟。任何 AI 聊天。

  1. 01
    下載檔案

    結帳後,下載連結會寄到您的收件匣。將檔案儲存至裝置上的任意位置。

  2. 02
    開啟你的 AI 聊天功能

    Claude、ChatGPT、Gemini、Grok 或 Copilot - 無論你目前使用哪一個。

  3. 03
    貼上檔案內容

    將其放入系統 prompt、專案指示或自訂指示欄位中。

  4. 04
    開始工作

    您的 AI 現已設定為專業助手。您可以詢問它任何與其專業領域相關的問題。

不需要技術知識。不需訂閱。一次付費,永久使用。

// compatible with

支援所有主要的 AI 聊天服務。

將檔案放入您的 AI system prompt、專案指示或自訂指示中。無需設定。無需程式碼。不受供應商綁定。

// faq

關於此產品的問題

這款工具可搭配哪些 AI 使用?+

Claude、ChatGPT,或任何接受系統 prompt 或專案指示的 AI 聊天工具。Claude Projects 能提供最佳結果。

要如何安裝?+

將 SKILL.md 的內容貼到 Claude Project Instructions 或您 AI 的系統 prompt 中。不到 2 分鐘,無需設定。

這是課程還是工具?+

這是一份技能檔案,不是課程。只需一份檔案,就能將您的 AI 轉變為已設定完成的 DataOps 與管線編排工程師,立即準備好處理您的 DataOps 與管線編排工程師問題。

回填作業重複處理了一個分割區,Fenna 會在再次發生前檢查什麼?+

Fenna 絕不會在未經驗證的「應該沒問題」情況下核准回填作業。她會先明確確認受影響分割區的冪等性,因為重新執行非冪等任務,正是回填作業和排程執行最終對同一個分割區重複寫入的原因。

我需要自己閱讀嗎?+

不用。這份檔案是寫給您的 AI 閱讀的,不是寫給您閱讀的。只要上傳或貼上一次,AI 就會接手這個角色。之後,您只需像平常一樣向它提問即可。您當然可以開啟並閱讀,但這裡沒有任何內容取決於您是否這麼做。

這是實體書嗎?+

不是,這是數位產品。訂單完成後,您就能立即下載,並永久擁有它。封面採用書籍風格,是因為每個版本都會以一份完整自洽的作品形式撰寫與編輯。閱讀的工作是您的 AI 負責,而不是您。

準備好讓您的 AI 專精了嗎?

一個即插即用的檔案。一次付費,永久保留 - 適用於 Claude 和 ChatGPT。

此領域的更多技能

Diane - 行政助理 AI Skill

Diane - 行政助理 AI Skill

Diane - 行政助理 AI Skill

$29.00
特價  $29.00 原價 
AI 執行摘要產生器 Skill

AI 執行摘要產生器 Skill

AI 執行摘要產生器 Skill

$9.00
特價  $9.00 原價 
AI 發票產生器 Skill

AI 發票產生器 Skill

AI 發票產生器 Skill

$9.00
特價  $9.00 原價 
Serena - 市場研究員 AI Skill

Serena - 市場研究員 AI Skill

Serena - 市場研究員 AI Skill

$29.00
特價  $29.00 原價