>_ Analyst Engineering

Articles

No-fluff playbooks for technical analysts.

Would you rather follow an order?

Four learning paths, beginner to advanced

The list below is newest first. These are ordered, so you can start at part one and work up.

Functional AnalystSystems AnalystQA Analyst

Stripe PaymentIntents API Review: 22 of 24 on the Scorecard, and the 12 Findings Your Integration Must Own

Stripe's PaymentIntents API scored on a 12-check contract review: 22 of 24, plus the idempotency, webhook, versioning, and lifecycle findings your team must own.

Systems AnalystBusiness AnalystFunctional Analyst

Diagrams as Code with AI: The Analyst's System for Mermaid, BPMN, and Sequence Diagrams

How analysts use AI to draw and maintain Mermaid, BPMN, and sequence diagrams: the context pack, the house style file, the review loop, and the git workflow.

Business AnalystFunctional Analyst

Elicitation With an AI Note Taker: The Agenda, the Question Bank, and the Diff

How to run a requirements workshop with an AI note taker: generate the agenda from the system, drive a question bank, and diff the transcript against the current spec.

Systems AnalystFunctional AnalystBusiness Analyst

Analyzing Diagrams With AI: Turning an Architecture Picture Into Requirements and Gaps

How to read a diagram you were handed with AI: extract actors, flows and rules, find the missing branches, and reconcile the picture against the contract and the code.

Business AnalystFunctional AnalystQA Analyst

The Blind Spot Review: Nine Adversarial Passes That Find the Requirements Nobody Wrote

A repeatable review that finds the edge cases missing from your specification: nine lenses, one prompt each, run as a script before the requirements are signed off.

Business AnalystFunctional AnalystSystems Analyst

BPMN with AI: Generating Valid BPMN 2.0 XML That Opens in Camunda and bpmn.io

How analysts use AI to produce real BPMN 2.0 XML, not flowchart approximations: the element subset that matters, the prompt, validation, and maintenance.

QA AnalystDeveloper AnalystSystems Analyst

Turn a Bruno or Postman Run Into a Live Sequence Diagram

Generate a Mermaid sequence diagram from a Bruno or Postman collection run. The trace script, the newman JSON export, the prompt, and the CI wiring.

QA AnalystDeveloper AnalystSystems Analyst

Automating Kafka Validation in Postman: Collections, Scripts, and a CI Gate

Turn manual Kafka checks into an automated Postman collection: produce and consume over REST Proxy, poll with backoff, assert schema and ordering, and run it in CI.

Developer AnalystBusiness AnalystSystems Analyst

MCP and API Tokens for Jira, Confluence, Xray, and Datadog: The Analyst's Write Path

Wire an assistant to Jira, Confluence, Xray, and Datadog with scoped API tokens and MCP: read safely, publish idempotently, and keep every write reviewable in git.

Systems AnalystBusiness AnalystFunctional Analyst

Mermaid for Analysts: The Six Diagram Types You Actually Need

A practitioner reference for Mermaid: sequence, flowchart, state, ER, C4 context, and gantt diagrams, with copy-paste syntax and where each one renders.

Functional AnalystQA AnalystSystems Analyst

RAG for Analysts: How to Specify and Test a Retrieval System

What retrieval-augmented generation is, the eight stages where it fails, the requirements an analyst must write for each, and a golden-set harness that proves it works.

Business AnalystFunctional AnalystDeveloper Analyst

Requirements as Code: BRD and FRD in YAML With a Validator That Fails the Build

Write business and functional requirements as structured YAML with stable ids, validate them with a schema, and render the BRD and FRD humans read from the same source.

Business AnalystFunctional AnalystQA Analyst

The Requirements to UAT Pipeline: One Repository From Workshop to Sign-Off

A working pipeline that carries a requirement from a workshop transcript to a signed UAT result: eight stages, three machine-readable formats, and four CI gates.

Developer AnalystSystems AnalystQA Analyst

Draw Sequence Diagrams from Splunk and Datadog Logs: The Flow as It Actually Ran

Turn correlated Splunk or Datadog logs into an accurate Mermaid sequence diagram with AI. The queries, the export shape, the prompt, and the verification step.

QA AnalystSystems AnalystDeveloper Analyst

Test Strategy to Execution: The Pipeline That Runs Your Tests and Proves the Coverage

Write a test strategy that makes decisions, turn conditions into an executable suite, run it in CI with Xray and Datadog, and generate the coverage proof automatically.

Functional AnalystBusiness AnalystQA Analyst

From Use Cases to UAT Scenarios: Main Flow, Alternates, Exceptions, and a Sign-Off Pack

Document use cases as structured data, generate UAT scenarios in Gherkin from them, keep the requirement id on every scenario, and produce a sign-off pack automatically.

Business AnalystSystems AnalystDeveloper Analyst

The AI Analyst Operating System: Eleven Parts, One Working Week

How the whole AI analyst stack fits into a real week, the 90-day build order, what to measure, how to lead adoption on your team, and what to put on your CV.

QA AnalystDeveloper Analyst

AI-Built API Collections and Scripts: Postman, Bruno, and the Checks You Repeat

Turn an OpenAPI contract into a Bruno or Postman collection with real assertions, generate the chaining scripts, and put the whole suite behind a CI gate.

Business AnalystFunctional AnalystSystems Analyst

Context Engineering for Analysts: The Project Pack That Makes AI Accurate

Stop pasting documents into every prompt. Build a project context pack once: glossary, contracts, data dictionary, rules, examples, and the retrieval that finds them.

Business AnalystFunctional Analyst

AI for Analysts: Start Here, From a Blank Prompt to Usable Output

The beginner's start for analysts using AI: four first wins (sharper questions, stakeholder emails, meeting follow-ups, vague tickets) and the review discipline.

Business AnalystSystems AnalystQA Analyst

AI Guardrails for Analysts: What Never Goes Into a Prompt

The rules of engagement for AI in a regulated delivery team: what data never leaves, how to mask it, tool tiers by blast radius, and the audit trail you keep.

Developer AnalystSystems Analyst

AI in the Codebase: How Analysts Read a Repository They Did Not Write

Point AI at the repo and answer questions no document can: where a rule really lives, what a status actually means, what a pull request changes for the business.

Business AnalystFunctional Analyst

From an AI Note Taker in Teams to Real Artifacts: The Meeting Pipeline

Turn a Teams or Zoom transcript into decisions, actions, requirements, and tickets, with consent handled, contradictions surfaced, and nothing invented along the way.

Developer AnalystBusiness Analyst

AI for Analyst Reports and Dashboards: SQL, Metrics, and the Weekly Pack

Use AI to write the SQL you can verify, define metrics that survive scrutiny, build the dashboard nobody had time for, and automate the weekly delivery pack.

Business AnalystDeveloper Analyst

Your Second Brain, Answered by AI: Obsidian Plus a Model That Reads Your Vault

Point an AI assistant at your Obsidian vault so fourteen months of notes answer questions directly, and structure the vault so the answers are traceable and correct.

QA AnalystBusiness AnalystFunctional Analyst

Building a Whole Test Plan With AI: From Requirements to Traceability

Build a complete test plan with AI in seven steps: risk, scope, conditions, cases, data, environments, and a traceability matrix that proves nothing is uncovered.

Business AnalystFunctional AnalystDeveloper Analyst

Letting AI Write to Jira and Confluence Without Losing Control

The write side of an AI connection: what to automate, what never to, the approval pattern, the dedicated account, and how to keep generated tickets owned by a human.

Functional AnalystSystems AnalystQA Analyst

Bulk Payments in ISO 20022: Batching, BatchBooking, and What Arrives

How pain.001 batching works: the three-level structure, BatchBooking, how a batch becomes entries on a statement, and what happens when one payment in a file fails.

Functional AnalystDeveloper AnalystBusiness Analyst

Reading a camt.053: The Bank Statement an Analyst Can Reconcile

How a camt.053 is structured: balance types, entries, entry details, bank transaction codes, and the references that let you match a statement line to a payment.

Functional AnalystSystems AnalystBusiness Analyst

The ISO 20022 Agent Chain: Who Routes What, and Which Agent Field to Trust

DbtrAgt, CdtrAgt, IntrmyAgt1, InstgAgt, InstdAgt: the agent fields in a pacs.008, what each one means at each hop, and which ones change in transit.

Functional AnalystBusiness AnalystQA Analyst

ISO 20022 Amounts and FX: Why InstdAmt and IntrBkSttlmAmt Differ

The amount fields in a pacs.008: instructed amount, interbank settlement amount, exchange rate, and the rules that decide which number the beneficiary receives.

Functional AnalystBusiness AnalystQA Analyst

ISO 20022 Charges: DEBT, CRED, SHAR, and the ChrgsInf Block

The charge bearer codes in a pacs.008, what each one obliges every agent in the chain to do, and how ChrgsInf records who actually took what.

Systems AnalystFunctional AnalystQA Analyst

Cover Payments in ISO 20022: pacs.009 COV, Serial vs Cover, and the Trap

How the cover method works: pacs.008 to the beneficiary bank, pacs.009 COV to the correspondents, and why the two must carry identical underlying details.

Functional AnalystBusiness AnalystSystems Analyst

ISO 20022 Purpose Codes: Purp, CtgyPurp, and What They Drive Downstream

Purpose code vs category purpose in ISO 20022: who reads each, the codes that change routing and treatment, and why a wrong SALA costs a payroll run.

Functional AnalystBusiness AnalystSystems Analyst

ISO 20022 Remittance Information: Structured, Unstructured, and RF References

How remittance information works in ISO 20022: the 140-character unstructured field, the structured block, ISO 11649 RF references, and remittance location.

Systems AnalystBusiness AnalystQA Analyst

Sanctions Screening on ISO 20022: What Structured Data Changed

Which ISO 20022 fields sanctions screening reads, why structured addresses cut false positives, and the screening defects an analyst finds in every migration.

Developer AnalystBusiness AnalystSystems Analyst

MCP for Analysts: Connecting AI to Jira and Confluence, Read-Only First

What the Model Context Protocol is, how to connect an assistant to Jira and Confluence safely, and the six read-only questions that pay for the setup in a week.

Systems AnalystBusiness AnalystFunctional Analyst

Which Payment Rail? Choosing Between Instant, RTGS, SEPA, and Correspondent

The decision an analyst actually has to make: which payment rail fits a flow, judged on speed, finality, cost, reach, data, and what happens when it fails.

Systems AnalystFunctional AnalystBusiness Analyst

RTGS on ISO 20022: T2, CHAPS, and Fedwire Compared

What changes when high-value payments settle in central bank money: T2's liquidity model, CHAPS enhanced data, Fedwire's cutover, and the analyst implications.

Functional AnalystBusiness AnalystSystems Analyst

SEPA Credit Transfer: The Rulebook Layer Above ISO 20022

How the SEPA Credit Transfer scheme constrains ISO 20022: SLEV charges, IBAN-only, the 140-character limit, the Latin character set, and the return flows.

Systems AnalystFunctional AnalystQA Analyst

SEPA Instant: The Ten Second Rule and What It Breaks

How SCT Inst changes payment design: a ten second end-to-end limit, 24/7/365 availability, irrevocability, and the screening and liquidity problems that follow.

Functional AnalystBusiness AnalystSystems Analyst

Verification of Payee: The Check That Runs Before the Payment

How Verification of Payee works: the name and IBAN check, the four possible outcomes, what the payer sees, and the design decisions that make or break it.

Business AnalystDeveloper AnalystQA Analyst

The Analyst Who Can Send an API Request: Why Hands-On API Skill Is Your Edge

Why analysts who send, chain, and script API requests move faster: verified requirements, reproducible defects, faster triage, credible POCs, and a 30-day plan.

Systems AnalystFunctional AnalystBusiness Analyst

API Design Review: The Analyst's Checklist Before the Contract Is Frozen

How analysts review an API design before build: domain naming, state changes, money and dates, error model, pagination, idempotency, and a worked review.

Business AnalystFunctional AnalystSystems Analyst

API Glossary for Analysts: The Terms You Hear in Every Integration Meeting

A plain-language API glossary for analysts: endpoint, payload, headers, tokens, idempotency, webhooks, pagination, and more, each with a real-world example.

Business AnalystDeveloper AnalystSystems Analyst

API Proof of Concept: How Analysts Build POCs and Demos That Settle Decisions

How an analyst builds an API proof of concept: the decision it must settle, a two-day spike, mocks from OpenAPI, webhook proof, a scripted demo, and evidence.

Developer AnalystQA Analyst

Chaining API Requests With JavaScript in Bruno and Postman: The Scripts Analysts Need

Chain API requests in Bruno and Postman: capture values, pre-request and post-response scripts, token refresh, polling, branching, and a Stripe sandbox flow.

QA AnalystSystems AnalystDeveloper Analyst

API Security Testing for Analysts: The OWASP API Top 10 as Test Cases

The OWASP API Security Top 10 (2023) as test cases analysts can run in Bruno or Postman: object and field authorization, auth, limits, business flows, and more.

QA AnalystFunctional AnalystDeveloper Analyst

How to Write API Test Cases: 40 Tests Derived From One Endpoint

How to write API test cases from the contract: a six-source derivation method, 40 worked cases for one payment endpoint, and data-driven automation in Bruno.

QA AnalystDeveloper Analyst

Running API Tests in CI: Bruno CLI and Newman in GitHub Actions

Run API test collections in CI: Bruno CLI and Newman in GitHub Actions, secrets, tags, JUnit and HTML reports, private networks, and flaky-test rules.

Systems AnalystQA AnalystBusiness Analyst

API Versioning and Breaking Changes: How Analysts Assess Impact Before a Release

What counts as a breaking API change, versioning strategies, Deprecation and Sunset headers, detecting breaks with oasdiff, and consumer impact assessment.

Developer AnalystQA AnalystSystems Analyst

Your First API Collection in Bruno and Postman: Requests, Environments, and Variables

Build a first API collection in Bruno and Postman: environments, variable precedence, inherited auth, secrets in .env or a vault, and requests imported from cURL.

Developer AnalystQA AnalystSystems Analyst

GraphQL for Analysts: How to Read, Query, and Test a GraphQL API

GraphQL for analysts: queries, variables, mutations, errors returned with HTTP 200, cursor pagination, and hands-on testing of the GitHub GraphQL API in Bruno.

Systems AnalystBusiness AnalystFunctional Analyst

How to Analyze an API: The Analyst's Method Before Anyone Writes Integration Code

A method for analyzing an API before integration: capability mapping, field-level data mapping, failure behavior, limits, versioning, and a fit-gap worksheet.

Business AnalystSystems AnalystFunctional Analyst

How to Document an API: What Analysts Write So Developers Integrate Without a Call

How to document an API as an analyst: the seven sections consumers need, an OpenAPI endpoint example, an error catalogue, flow guides, and docs you can test.

Systems AnalystQA AnalystDeveloper Analyst

Webhooks Explained for Analysts: How to Specify, Test, and Debug Them

How webhooks work and what analysts must specify: events, signatures, retries, duplicates, and ordering, plus testing with webhook.site and the Stripe CLI.

Systems AnalystBusiness AnalystDeveloper Analyst

What Is an API? How APIs Actually Work, Explained for Analysts

What an API is and how one works, for analysts: request and response, methods, headers, auth, status codes, and a real GitHub API call you can send today.

Developer AnalystQA AnalystBusiness Analyst

Why Did My API Request Fail? Troubleshooting Your First API Calls

Troubleshoot failed API requests by symptom: connection and SSL errors, 401 vs 403, wrong-URL 404s, 415 and 422, 429, 5xx, CORS, and unresolved variables.

Business AnalystDeveloper Analyst

SEO and GEO for Small Businesses: One Site, Two Search Channels

Small businesses now need SEO and GEO: ranking in Google and being quotable by AI answer engines. The shared technical base, what GEO adds, and how to measure.

Developer AnalystSystems AnalystQA Analyst

AI Agents for Analysts: When an Agent Beats a Prompt

When an AI agent beats a single prompt for analyst work, what tools it needs, where the guardrails go, and the three agent flows worth building first.

Business AnalystFunctional AnalystDeveloper Analyst

The AI-Augmented Analyst Workflow: Five Flows That Actually Ship

The five AI flows that measurably speed up analyst delivery: transcript to draft spec, negative test matrix, test data, log triage, and contract diffs.

Developer AnalystQA AnalystSystems Analyst

Automating the Analyst Workflow: What to Script First

Which analyst tasks to automate first, ranked by payback: environment checks, test data setup, reconciliation, contract validation, ticket evidence.

Business AnalystFunctional AnalystQA Analyst

Prompt Patterns for Requirements Work: Six Patterns I Reuse Weekly

Six reusable prompt patterns for requirements work: grounded extraction, format contract, adversarial review, gap interrogation, traceability, testability.

Business AnalystSystems AnalystDeveloper Analyst

The Analyst's Second Brain: Notes That Answer Questions Months Later

How to build a second brain as a technical analyst: a plain-Markdown knowledge base, organized by system and decision, that answers questions months later.

QA AnalystBusiness AnalystFunctional Analyst

Defect Triage: The Meeting Where Analysts Earn Their Seat

Triage is a classification problem with money attached. How to rank by business impact, settle defect versus change request fast, and defer a defect on purpose.

Business AnalystQA AnalystSystems Analyst

The Go/No-Go Call: Making a Release Decision Defensible

A go decision is made under uncertainty. The analyst's job is to make it explicit, not make it disappear. The readiness dimensions and the evidence.

Business AnalystFunctional AnalystQA Analyst

Refinement That Actually Refines: Turning a Story Into Something Buildable

The output of refinement is not an estimate, it is decisions closed. What to bring, how to split a story without knowing the code, and what ready means.

Business AnalystDeveloper AnalystFunctional Analyst

Working With Developers: A Field Guide for Analysts Who Do Not Code

Developers do not need you to read code. They need decisions, edge cases answered before they hit them, and the why behind the what. The questions that work.

Business AnalystQA AnalystFunctional Analyst

Working With QA: A Field Guide for Analysts Who Do Not Test

QA finds where the system disagrees with the spec, and you wrote the spec. An untestable requirement is an analyst defect. How to be the partner QA needs.

Developer AnalystSystems AnalystQA Analyst

API Keys, PATs, and OAuth Tokens: The Analyst's Guide to Credentials

The difference between an API key, a personal access token, and an OAuth token, how to scope and rotate them, and where they belong across an analyst toolchain.

Business AnalystDeveloper AnalystQA Analyst

Automating Jira and Confluence with the REST API and a PAT

Use a personal access token and the Jira and Confluence REST APIs to generate traceability matrices and publish specs, with working Python scripts.

QA AnalystDeveloper AnalystSystems Analyst

Bruno vs Postman for Analysts: Git-Native Collections vs the Full Platform

Bruno stores API collections as plain files in your repo; Postman stores them in a cloud workspace. The trade-offs, with a pacs.008 test suite in both.

Developer AnalystQA AnalystBusiness Analyst

Claude Skills for Analysts: Turning Repeatable Analysis Into Tooling

A Claude Skill packages your method, references, and scripts into a folder the model loads on demand. Build one that writes pacs.008 test cases.

Systems AnalystFunctional AnalystQA Analyst

The ISO 20022 Truncation Ledger: What Rich Data Actually Loses in Transit

ISO 20022 carries rich structured data, and every non-native hop quietly degrades it. The field-by-field loss ledger, and how to specify what you accept losing.

Systems AnalystBusiness AnalystDeveloper Analyst

The ISO 20022 Blast Radius: The Systems Nobody Scoped

Migration programmes scope the payment rail and forget everything reading it: screening, monitoring, the warehouse, reports. The downstream impact register.

Systems AnalystQA AnalystBusiness Analyst

Which ISO 20022 Identifier Do You Trace On? MsgId, InstrId, EndToEndId, TxId, and UETR

Five identifiers travel with every payment and only one survives the whole chain. Which to trace on, reconcile on, deduplicate on, and never use as a key.

Functional AnalystBusiness AnalystSystems Analyst

Reading an ISO 20022 Usage Guideline: The Four Layers That Decide Your Field Rules

A field can be optional in ISO 20022, mandatory in CBPR+, forbidden by your correspondent, and absent from your database. How to build the net rule matrix.

QA AnalystDeveloper AnalystSystems Analyst

The ISO 20022 XML Traps: Why a Schema-Valid Message Still Gets Rejected

Namespaces, element order, the business header, empty vs absent, amount precision, and code choices. The XML layer that fails messages your test tool accepts.

Business AnalystDeveloper AnalystFunctional Analyst

Obsidian as an Analyst's Second Brain: The Vault That Survives a Payments Programme

How to build an Obsidian vault for analyst work: folder structure, atomic notes per ISO 20022 message and reason code, daily investigation logs, and Jira sync.

Business AnalystSystems AnalystQA Analyst

Non-Functional Requirements: The Categories, With Measurable Examples

What non-functional requirements are, the categories that matter, and how to write NFRs that are testable: measurable targets instead of adjectives. With examples.

Developer AnalystBusiness AnalystSystems Analyst

Slowly Changing Dimensions: Type 1 vs Type 2, and When History Matters

What slowly changing dimensions are, how SCD Type 1 and Type 2 differ, how a Type 2 table works with valid_from and valid_to, and how to query it correctly.

QA AnalystDeveloper Analyst

Smoke, Sanity, and Regression Testing: What Each One Proves

Smoke testing proves the build is testable, sanity testing proves a fix landed, regression testing proves nothing else broke. How the three differ and when each runs.

Developer AnalystBusiness AnalystQA Analyst

SQL Window Functions for Analysts: Latest Record, Event Timing, Running Totals

What SQL window functions do and the three patterns analysts use daily: ROW_NUMBER for latest record per group, LAG for event timing, SUM OVER for running totals.

QA AnalystBusiness AnalystFunctional Analyst

User Acceptance Testing: What UAT Proves That QA Cannot

What user acceptance testing is, how UAT differs from SIT and QA testing, who writes the scenarios, and the entry and exit criteria that make a UAT cycle real.

Functional AnalystQA AnalystSystems Analyst

ISO 20022 Payment Status Codes: What ACSP, ACCP, and RJCT Really Mean

The ISO 20022 payment transaction statuses explained: RCVD, ACTC, ACCP, ACSP, ACSC, PDNG, RJCT, and more, with the lifecycle order and what each guarantees.

Functional AnalystQA AnalystBusiness Analyst

ISO 20022 Reason Codes: AC01 to RR04, the Rejection Codes That Matter

The ISO 20022 reason codes analysts meet daily: account codes (AC01, AC04, AC06), amount codes (AM04, AM05), agent and regulatory codes, with the action each implies.

Functional AnalystSystems AnalystBusiness Analyst

ISO 20022 Structured Addresses: The November 2026 Deadline, Explained

CBPR+ ends fully unstructured addresses in November 2026. What structured and hybrid addresses are, the elements that matter, and how to migrate without rejections.

Systems AnalystFunctional AnalystQA Analyst

MT to ISO 20022: The Message Mapping Every Payments Analyst Needs

Which ISO 20022 message replaces each SWIFT MT: MT103 to pacs.008, MT202 to pacs.009, MT940 to camt.053, and the traps in the mapping. A reference table.

Functional AnalystSystems AnalystQA Analyst

Payment Returns, Reversals, and Recalls: pacs.004, pacs.007, and camt.056

When money must come back, ISO 20022 gives three distinct mechanisms: returns, reversals, and recalls. Who initiates each, which message carries it, and how to model them.

Systems AnalystDeveloper AnalystQA Analyst

Airflow vs Dagster: Orchestrating Tasks vs Orchestrating Assets

Airflow schedules tasks; Dagster declares the data assets those tasks produce. What the task vs asset split means for lineage, testing, and debugging pipelines.

Business AnalystDeveloper AnalystFunctional Analyst

Business Analyst vs Technical Business Analyst: The Difference Is Verification

A business analyst describes intended behavior; a technical BA verifies it against the running system. What separates the roles and how to cross the gap.

Developer AnalystBusiness AnalystSystems Analyst

Data Engineer vs Analytics Engineer: Who Does What in the Data Team

Data engineers build the pipelines and platforms that move data; analytics engineers model it in the warehouse so it means something. The split, explained.

Systems AnalystBusiness AnalystQA Analyst

Data Lineage: Trace Every Number Back to Its Source

Data lineage maps how each field flows from source through transformations to the report that shows it, enabling impact analysis, trust, and audit. With a diagram.

Systems AnalystBusiness AnalystDeveloper Analyst

What Is a Data Mesh? Domain Ownership of Data, Explained

A data mesh decentralizes data: domains own and publish their data as products, on a self-serve platform, under federated governance. Explained with a diagram.

Developer AnalystQA AnalystSystems Analyst

Reading a dbt DAG: The Map of How Your Data Is Built

A dbt DAG is the dependency graph of your transformations, built from ref() calls. How to read one, the staging to marts convention, and why tests live on nodes.

Developer AnalystSystems AnalystQA Analyst

dbt vs SQLMesh: Two Ways to Build the Same Warehouse

dbt and SQLMesh both turn SQL into tested, versioned transformation pipelines. Where they differ: SQL parsing, environments, incremental state, and lineage.

Developer AnalystQA AnalystSystems Analyst

Developer Analyst vs Backend Developer: Same Tools, Different Accountability

Both write code against the same systems. The backend developer owns the production system; the developer analyst uses code to verify and automate analysis.

Systems AnalystDeveloper AnalystBusiness Analyst

Fivetran vs Airbyte: Managed Connectors vs Open-Source Control

Fivetran and Airbyte both move source data into your warehouse. They differ on openness, hosting, pricing, and who fixes the connector when the API changes.

Functional AnalystBusiness AnalystQA Analyst

Functional Analyst vs Product Owner: Correct Behavior vs Valuable Priority

A functional analyst is accountable for exact system behavior; a product owner for what gets built and in what order. The split, and which seat fits you.

Systems AnalystBusiness AnalystDeveloper Analyst

Kimball vs Inmon: Bottom-Up Marts vs the Top-Down Warehouse

Kimball builds dimensional marts first and integrates through conformed dimensions; Inmon builds a normalized enterprise warehouse first. The classic debate, mapped.

Systems AnalystDeveloper AnalystBusiness Analyst

Lakehouse vs Data Warehouse: Open Tables on a Lake vs the Managed Database

A warehouse is a managed analytical database; a lakehouse adds warehouse guarantees to open files on object storage. The real differences, with a diagram.

Business AnalystDeveloper AnalystSystems Analyst

Looker vs Tableau: Governed Metrics vs Visual Exploration

Looker is a code-defined semantic layer that governs metrics; Tableau is the strongest visual exploration tool. What each optimizes for and when each fits.

Systems AnalystDeveloper AnalystQA Analyst

Medallion Architecture: Bronze, Silver, and Gold, Explained

The medallion architecture organizes a lakehouse into bronze (raw), silver (cleaned), and gold (business-ready) layers. What each layer owns, with a diagram.

Systems AnalystDeveloper AnalystFunctional Analyst

Medallion Architecture vs Data Vault: Layers vs a Modeling Method

Medallion and Data Vault answer different questions: medallion says how many quality layers, Data Vault says how to model history inside them. With diagrams.

QA AnalystDeveloper AnalystFunctional Analyst

QA Analyst vs Test Engineer: What to Test vs How to Test It at Scale

A QA analyst derives what must be tested from requirements and risk; a test engineer builds the automation that runs it at scale. The split and the overlap.

Developer AnalystSystems AnalystBusiness Analyst

Snowflake vs BigQuery: The Warehouse You Size vs the One You Don't

Snowflake and BigQuery are both elastic cloud warehouses. They differ on compute models, pricing units, cloud lock-in, and the knobs your team must operate.

Developer AnalystBusiness AnalystSystems Analyst

Star Schema vs Snowflake Schema: Which Shape Fits Your Warehouse

Star and snowflake schemas differ in one thing: whether dimensions are denormalized. What each looks like, when each fits, and how to read one. With diagrams.

Systems AnalystDeveloper AnalystBusiness Analyst

Systems Analyst vs Solutions Architect: Mapping the System vs Owning the Design

A systems analyst maps how systems connect and behave; a solutions architect decides how they should, and answers for it. The line, the overlap, and the jump.

Business AnalystFunctional AnalystQA AnalystDeveloper AnalystSystems Analyst

The Technical Analyst Skill Matrix: 25 Skills, Five Hats, Three Levels

A self-assessment matrix of 25 skills across the five technical analyst hats, with three levels per skill and where to build each one. Original to this site.

Business AnalystDeveloper AnalystSystems Analyst

Technical BA vs Software Engineer: Code as a Tool vs Code as the Product

Both are technical; the deliverables differ. A technical BA ships verified understanding and specs; an engineer ships production code. Which seat fits you.

Business AnalystQA AnalystFunctional Analyst

Acceptance Criteria for AI Systems: Testing the Non-Deterministic

How to write acceptance criteria for AI and LLM features when outputs are non-deterministic. Use bounds, properties, guardrails, and evaluation sets, not exact matches.

QA AnalystDeveloper AnalystBusiness Analyst

API Testing: How to Test an API End to End

A practitioner guide to API testing: status codes, response schemas, request chaining, authentication, error contracts, and the checks that actually catch defects.

Systems AnalystBusiness AnalystQA Analyst

Batch vs Event-Driven: Why Timing Shapes Everything

Batch and event-driven processing differ in timing, and that difference shapes latency, failure modes, and customer experience. When to use each, with banking examples.

Business AnalystFunctional Analyst

BRD vs FRD: Two Documents, Two Jobs

The difference between a Business Requirements Document and a Functional Requirements Document: what each covers, who reads it, and when you need both. With examples.

Functional AnalystBusiness AnalystQA Analyst

From Business Requirement to Functional Spec: Turning Intent Into Behavior

How to turn a vague business requirement into a precise functional specification: decompose intent, define inputs and outputs, and write testable behavior. With examples.

QA AnalystSystems AnalystDeveloper Analyst

Contract Testing: Catch Breaking Changes Before They Ship

What contract testing is, how it differs from integration testing, and how consumer-driven contracts catch breaking API and event changes before they reach production.

Functional AnalystBusiness AnalystDeveloper Analyst

The Data Dictionary: Every Field, Defined Once

What a data dictionary is, how to build one, and why a single authoritative definition of every field prevents the ambiguity that breaks integrations and reports.

Systems AnalystQA AnalystFunctional Analyst

Dead-Letter Queues: Where Failed Messages Go

What a dead-letter queue is, why event-driven systems need one, and how an analyst specifies DLQ behavior: retries, routing, monitoring, and recovery. With examples.

Functional AnalystBusiness AnalystQA Analyst

Decision Tables: Every Combination, No Gaps

How to use decision tables to specify complex business rules completely: conditions, actions, rule columns, and collapsing combinations. The tool that leaves no case undefined.

Business AnalystSystems AnalystFunctional Analyst

Event-Driven Requirements: Specifying Systems That Talk in Events

How to write requirements for event-driven systems: event schemas, ordering, idempotency, retries, and consistency. A practitioner guide with a Kafka example.

Developer AnalystFunctional AnalystQA Analyst

The First Time I Read an OpenAPI Contract

Field notes on going from intimidated to fluent with OpenAPI: what confused me, what clicked, and how reading the contract myself changed how I work as an analyst.

Functional AnalystBusiness AnalystSystems Analyst

Fit-Gap Analysis: What the System Does vs What the Business Needs

How to run a fit-gap analysis: compare requirements against system capability, classify each as fit, gap, or partial, and turn gaps into decisions. With a payments example.

Functional AnalystBusiness AnalystQA Analyst

The Functional Specification Template That Removes Ambiguity

A practical functional specification template: scope, actors, data, business rules, behavior, error handling, and acceptance criteria. The structure that makes a spec buildable.

Developer AnalystBusiness AnalystQA Analyst

Git for Analysts: Get Into the Codebase

The Git an analyst actually needs: clone, navigate, read a diff, browse history, and find when behavior changed. Read the codebase without breaking anything.

Business AnalystQA AnalystSystems Analyst

How a Technical BA Investigates a Failed Payment

A walkthrough of how a technical business analyst actually investigates a failed payment: the questions, the tools, and following one transaction from the complaint to the cause.

Business AnalystFunctional AnalystQA Analyst

How to Write API Requirements That Developers Can Actually Build

Write API requirements the right way: endpoint, method, request and response schema, status codes, error contracts, and testable acceptance criteria. With examples.

Developer AnalystQA AnalystFunctional Analyst

HTTP Status Codes Explained: What 200, 202, and 409 Really Mean

An analyst's guide to HTTP status codes: the 2xx, 4xx, and 5xx families, what each common code means, and why 202 vs 200 matters in payments. Practical, not exhaustive.

QA AnalystDeveloper AnalystSystems Analyst

Idempotency Testing: Proving Duplicate Requests Are Safe

How to test idempotency in APIs and event consumers: idempotency keys, duplicate requests, redelivered events, and the race conditions that cause double processing.

Systems AnalystDeveloper AnalystBusiness Analyst

Integration Patterns Every Systems Analyst Should Know

The integration patterns that wire systems together: request-response, messaging, publish-subscribe, request-reply, batch file transfer, and webhooks. With payments examples.

Systems AnalystFunctional AnalystBusiness Analyst

ISO 20022 Architecture: The Data Model Behind Modern Payments

What ISO 20022 actually is as an architecture: the business model, message definitions, structured data, and usage guidelines that shape modern payment systems.

Developer AnalystFunctional AnalystQA Analyst

JSON for Analysts: Read the Payload Fluently

How an analyst reads JSON: objects, arrays, nesting, and types. Understand API payloads, event messages, and config without asking a developer. Practical, not theory.

QA AnalystSystems AnalystDeveloper Analyst

How to Test Kafka: Validating Events You Cannot See

A practitioner guide to testing Kafka: consuming events in a test, asserting schema and key, verifying ordering, duplicates, and the consumer side effects that matter.

Business AnalystFunctional Analyst

MoSCoW Prioritization: Must, Should, Could, Won't

How to use MoSCoW prioritization to rank requirements: what each category means, how to apply it without everything becoming a Must, and how it drives scope decisions.

QA AnalystFunctional AnalystBusiness Analyst

Negative Test Design: Engineering the Unhappy Path

How to design negative tests systematically: boundary values, invalid inputs, state violations, and failure injection. The unhappy path is where the real defects live.

QA AnalystFunctional AnalystSystems Analyst

How to Write pacs.008 Test Cases for an ISO 20022 Migration

A field-by-field guide to writing pacs.008 test cases: mandatory fields, structured data, validation, reason codes, and the pacs.002 responses that prove each case.

Systems AnalystFunctional AnalystQA Analyst

Payment Message Flows: pain, pacs, and camt End to End

How payment messages flow end to end in ISO 20022: pain.001 initiation, pacs.008 interbank, pacs.002 and pain.002 status, and camt reporting. A systems analyst map.

QA AnalystBusiness AnalystSystems Analyst

Payment Testing: How to Test a Payment Flow End to End

A practitioner guide to payment testing: following one transaction through ingestion, events, settlement, and status, plus the rejection and stuck-payment cases that matter.

Developer AnalystSystems AnalystQA Analyst

The Production Support Skills Nobody Teaches Analysts

The production support skills that make a technical analyst invaluable: triage, tracing transactions, reading logs, calm under pressure, and turning incidents into requirements.

Developer AnalystFunctional AnalystQA Analyst

Reading an API Contract: OpenAPI Without a Developer

How an analyst reads an API contract: endpoints, methods, request and response schemas, status codes, and OpenAPI structure. Understand any API without asking a developer.

Developer AnalystQA AnalystSystems Analyst

What I Learned Reading Logs During a Major Incident

Field notes from a major payments incident: how reading logs under pressure works, what the trail revealed, and the lessons about observability that became requirements.

Developer AnalystQA AnalystSystems Analyst

Reading Production Logs: Trace One Transaction's Trail

How an analyst reads production logs to understand and debug a system: correlation ids, log levels, searching by transaction, and following one request across services.

Functional AnalystQA AnalystBusiness Analyst

Reason Code Mapping: From Error to Customer Message

How to map payment reason codes to causes and customer messages: ISO 20022 codes like AC04, internal errors, and the mapping that prevents support incidents.

Systems AnalystFunctional AnalystBusiness Analyst

Reconciliation Design: Proving Two Systems Agree

How to design reconciliation between systems: matching keys, break detection, tolerance, timing, and exception handling. The control that proves the money is right.

Developer AnalystQA AnalystFunctional Analyst

Regex for Analysts: Find the Pattern in the Data

The regular expressions an analyst actually needs: matching patterns in logs, validating formats like IBAN and BIC, and searching data. Practical regex, not theory.

QA AnalystDeveloper AnalystSystems Analyst

Regression Testing in Payments: Protecting What Already Works

How to do regression testing in payment systems: what to retest, building a regression suite, risk-based selection, and automating the checks that protect live behavior.

Business AnalystQA AnalystFunctional Analyst

The Requirements Traceability Matrix: From Requirement to Test, Proven

What a requirements traceability matrix is, how to build one, and why it proves every requirement is designed, built, and tested. With a payments example.

Developer AnalystQA AnalystSystems Analyst

Scripting Checks in Python: Automate What You Repeat

How an analyst uses Python to automate repetitive checks: calling APIs, comparing files, querying data, and chaining requests. Small scripts, large leverage.

Business AnalystSystems AnalystFunctional Analyst

Sequence Diagrams for Business Analysts: Draw the Flow, Find the Gaps

How business analysts use sequence diagrams to map a flow across services, expose integration gaps, and write better requirements. With a payments example.

Developer AnalystQA AnalystBusiness Analyst

SQL for Analysts: Query the State, Find the Truth

The SQL a technical analyst actually needs: SELECT, WHERE, JOIN, GROUP BY, and reading state during analysis and testing. Not for reports, for finding the truth.

Functional AnalystSystems AnalystQA Analyst

State Machines for Payments: Every Status, Every Transition

How to model a payment as a state machine: define the states, the allowed transitions, the triggers, and the illegal moves. The tool that makes status behavior precise.

Systems AnalystDeveloper AnalystFunctional Analyst

Synchronous vs Asynchronous: The Choice That Defines a System

Synchronous and asynchronous communication differ in whether the caller waits, and that choice shapes coupling, latency, resilience, and the customer experience.

Systems AnalystBusiness AnalystFunctional Analyst

System Context Diagrams: Draw the Boundary Before the Internals

What a system context diagram is, how to draw one, and why starting at the boundary stops you scoping the wrong thing. With a payments example and the C4 model.

Business AnalystFunctional AnalystQA Analyst

User Story vs Specification: When a Story Is Not Enough

User stories capture intent; specifications capture exact behavior. Here is the real difference, when each fits, and why complex systems need both. With examples.

Developer AnalystQA AnalystSystems Analyst

What Is a Developer Analyst? The Analyst Who Ships Code

A developer analyst reads and writes enough code to verify, automate, and prototype, without becoming a full-time engineer. Here is what the role does in payments.

Functional AnalystBusiness AnalystQA Analyst

What Is a Functional Analyst? The Bridge Between Business and Build

A functional analyst turns business intent into precise, testable system behavior. Here is what the role does in banking and payments, and how it differs from a BA.

QA AnalystFunctional AnalystDeveloper Analyst

What Is a QA Analyst? Quality Engineering for Real Systems

A QA analyst proves a system behaves correctly by testing it end to end, not by reading the spec. Here is what the role does in banking and payments.

Systems AnalystFunctional AnalystDeveloper Analyst

What Is a Systems Analyst? Designing How Systems Talk to Each Other

A systems analyst maps how services, messages, and data flow across a system so the pieces work as a whole. Here is what the role does in banking and payments.

Business AnalystFunctional AnalystSystems Analyst

What Is a Technical Business Analyst? The Five-Hat Discipline, Explained

A technical business analyst analyzes, codes, tests, and supports. Here is what the role actually does day to day in banking and payments, and how to become one.

QA AnalystFunctional AnalystBusiness Analyst

Why Acceptance Criteria Failed on an AI Project

Field notes on an AI project where the acceptance criteria did not work: why exact-match criteria break on non-deterministic output, and what we replaced them with.

Business AnalystSystems AnalystFunctional Analyst

PAIN vs pacs in ISO 20022: The Difference Every Payments Analyst Should Know

PAIN vs pacs explained: why pain.001 is not pacs.008, how pain.002 and pacs.002 mirror it, where camt fits, and how ISO 20022 splits customer and bank.

QA AnalystBusiness AnalystSystems AnalystDeveloper Analyst

You Don't Understand the System Until You Test It

Why testing a payment flow end to end teaches you the system and the UX better than any diagram: microservices, Kafka, the database, logs, and pain.002.