<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Replatform — Migration and platform engineering</title><description>Long-form posts on cloud and data platform migrations, architecture, FinOps, and platform engineering.</description><link>https://replatform.in/</link><language>en</language><item><title>Why Datadog Watchdog isn&apos;t deflecting your pages</title><link>https://replatform.in/blog/13-why-watchdog-isnt-deflecting-pages/</link><guid isPermaLink="true">https://replatform.in/blog/13-why-watchdog-isnt-deflecting-pages/</guid><description>Datadog Watchdog&apos;s anomaly detection fires on statistical outliers in your metric streams. When 30-60% of your resources are untagged and your service map is stale, Watchdog learns the noise and perpetuates it. Here is what to fix before touching a single threshold.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>AIOps readiness: 7 checks before you deploy</title><link>https://replatform.in/blog/14-aiops-readiness-7-checks/</link><guid isPermaLink="true">https://replatform.in/blog/14-aiops-readiness-7-checks/</guid><description>Seven dimensions to score before you deploy an AIOps tool — telemetry coverage, tag hygiene, alert signal-to-noise, runbook maturity, on-call ownership clarity, incident loop closure, and vendor fit. Score yourself before a vendor does.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>The real prerequisite for AIOps</title><link>https://replatform.in/blog/15-the-real-prerequisite-for-aiops/</link><guid isPermaLink="true">https://replatform.in/blog/15-the-real-prerequisite-for-aiops/</guid><description>Most vendor readiness assessments for AIOps point at licensing gaps and product modules. The actual blocker is an observability foundation problem — tag hygiene, ownership mapping, telemetry coverage — that no amount of licensing fixes.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Why your Reserved Instance coverage report lies about T-family instances</title><link>https://replatform.in/blog/09-reserved-instance-coverage-by-family/</link><guid isPermaLink="true">https://replatform.in/blog/09-reserved-instance-coverage-by-family/</guid><description>AWS Cost Explorer&apos;s aggregate RI coverage metric rolls up all instance families into one number — which means burstable T3/T4g workloads inflate your reported coverage even when your compute-optimised fleet is completely unprotected.</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Audit assume-role chains before you audit bucket policies</title><link>https://replatform.in/blog/10-iam-least-privilege-before-bucket-audit/</link><guid isPermaLink="true">https://replatform.in/blog/10-iam-least-privilege-before-bucket-audit/</guid><description>S3 bucket policies are the most-audited control in AWS security reviews. The more dangerous exposure is the assume-role chain that grants a CI/CD pipeline or EKS service account the ability to reach those buckets through a sequence of role hops that no single policy document shows.</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Snowflake auto-suspend at 60s is right for half your warehouses</title><link>https://replatform.in/blog/11-snowflake-auto-suspend-by-workload/</link><guid isPermaLink="true">https://replatform.in/blog/11-snowflake-auto-suspend-by-workload/</guid><description>Snowflake&apos;s default auto-suspend of 600 seconds is expensive for interactive query warehouses. But dropping every warehouse to 60 seconds introduces resume latency that breaks ETL SLAs. The right setting varies by workload type and query gap distribution.</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Cloud cost visibility is a solved problem. Ownership isn&apos;t.</title><link>https://replatform.in/blog/12-cost-ownership-not-visibility/</link><guid isPermaLink="true">https://replatform.in/blog/12-cost-ownership-not-visibility/</guid><description>Every mid-market engineering organisation has a cost dashboard. Bills keep growing anyway. The bottleneck is not visibility — it is the absence of a named human accountable for each cost line, and the absence of a workflow that closes the loop between a cost finding and a code change.</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>The BigQuery Teardown: Seven Query Patterns That Explained Most of a $1.2M Bill</title><link>https://replatform.in/blog/01-bigquery-teardown/</link><guid isPermaLink="true">https://replatform.in/blog/01-bigquery-teardown/</guid><description>A six-week audit, one D2C warehouse, and the seven faces of the same antagonist — every dollar found in the audit was a dashboard inheriting a developer habit nobody had time to question.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Cost Per Query Is the Only Warehouse Metric Your CFO Should See</title><link>https://replatform.in/blog/02-cost-per-query-cfo/</link><guid isPermaLink="true">https://replatform.in/blog/02-cost-per-query-cfo/</guid><description>A short essay on the dashboard that should replace your FinOps slide — one metric, three platforms, the SQL to compute it, and the governance model that survives contact with finance.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>When Snowflake to BigQuery Migration Is the Wrong Answer</title><link>https://replatform.in/blog/03-dont-migrate-snowflake/</link><guid isPermaLink="true">https://replatform.in/blog/03-dont-migrate-snowflake/</guid><description>A contrarian post from a team that sells migrations — the 5-year payback math, the five fixable patterns most projections miss, and the one signal that means migration actually is the right call.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>BigQuery vs Databricks: A Technical Comparison</title><link>https://replatform.in/blog/04-bq-to-databricks-the-case-for-leaving/</link><guid isPermaLink="true">https://replatform.in/blog/04-bq-to-databricks-the-case-for-leaving/</guid><description>Engineering comparison of BigQuery and Databricks. Architecture, storage, compute, pricing economics, and a worked cost projection across three workload shapes. The honest answer on which fits your stack.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>The 12 SQL Translation Failures That Will Eat Your BigQuery to Databricks Migration Sprint</title><link>https://replatform.in/blog/05-bq-to-databricks-sql-translation/</link><guid isPermaLink="true">https://replatform.in/blog/05-bq-to-databricks-sql-translation/</guid><description>Part 2 of 3. Real before/after code for the dialect translation gotchas that turn a &apos;two-week port&apos; into a six-week one — date_trunc argument order, ambiguous columns in nested CTEs, INFORMATION_SCHEMA differences, the translator-pass mental model, and the regex patterns that automate the bulk of the work.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>The Cutover Playbook: Staged Waves, Dry-Runs, and Catching the Legacy 2nd-Writer Before It Eats Your Weekend</title><link>https://replatform.in/blog/06-bq-to-databricks-cutover-playbook/</link><guid isPermaLink="true">https://replatform.in/blog/06-bq-to-databricks-cutover-playbook/</guid><description>Part 3 of 3. The operational playbook for a BigQuery to Databricks cutover on a real workload — staged wave plan, dedup losers, second-writer detection, the DRY_RUN green but TABLE_OR_VIEW_NOT_FOUND in PROD gotcha, and the federation question.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Why Every Team in Your Company Gets Different Numbers from Your Warehouse</title><link>https://replatform.in/blog/07-why-every-team-gets-different-numbers/</link><guid isPermaLink="true">https://replatform.in/blog/07-why-every-team-gets-different-numbers/</guid><description>Part 1 of 2. The 4-teams-4-definitions problem — same metric, different numbers, all of them technically correct. The matrix of intentional vs unintentional divergence, why semantic layers usually fail to solve it, and the star-schema-with-flags pattern that does.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Building the Base Layer: Star Schema, Pre-Computed Flags, and Why Dimension Attributes Don&apos;t Belong in Your Fact Table</title><link>https://replatform.in/blog/08-building-the-base-layer-star-schema-with-flags/</link><guid isPermaLink="true">https://replatform.in/blog/08-building-the-base-layer-star-schema-with-flags/</guid><description>Part 2 of 2. The actual build — what goes in dim_merchant vs fact_transactions, why partitioned-by-date and clustered-by-merchant beats every alternative, the boolean flag pattern that replaces &apos;test order exclusion&apos; duplicated in 10 scripts, and the 4-phase rollout for 800+ existing analytics jobs.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>What an honest pre-migration assessment finds in a 6-month-old data warehouse</title><link>https://replatform.in/blog/what-a-discovery-sprint-finds/</link><guid isPermaLink="true">https://replatform.in/blog/what-a-discovery-sprint-finds/</guid><description>The categories of waste, drift, and risk that a thorough pre-migration assessment surfaces every time — and the deterministic methodology behind each finding. No client identifiers, no hypothetical horror stories.</description><pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item><item><title>Redshift to Snowflake migration: a step-by-step cost and DDL playbook</title><link>https://replatform.in/blog/redshift-to-snowflake-migration-playbook/</link><guid isPermaLink="true">https://replatform.in/blog/redshift-to-snowflake-migration-playbook/</guid><description>An honest TCO frame and the DDL-level translation gotchas that break the timeline. The methodology Replatform runs in pre-migration discovery, with no client identifiers.</description><pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate><author>Yash</author></item></channel></rss>