Rewrite Pulumi vs. CloudFormation page#18908
Conversation
Replaces the nested cloud-templates/cloudformation page with a flattened, rewritten comparison at /docs/iac/comparisons/cloudformation/. Preserves all legacy URLs via aliases and updates internal links accordingly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
b8e4fbf to
401a2d2
Compare
Docs reviewSolid rewrite — the new comparison is tighter, the table is more current, and aliases preserve every legacy path I could find (good SEO hygiene). A few items to consider before merging: Stale cross-references on the AWS CDK pageFour sections on
Suggest either removing those "See ..." pointers when the destination doesn't actually cover the topic, or inlining a sentence or two on the AWS CDK page so the section still stands on its own. For example, for line 98: Missing table column stylingThe deleted Minor
The H1 normalization ( Mention me (@claude) if you'd like me to take another look after changes, or to draft the rewrites above. |
|
Your site preview for commit 9e3eaea is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-18908-9e3eaea3.s3-website.us-west-2.amazonaws.com |
Lighthouse Performance ReportCommit: 9e3eaea | Metric definitions
|
Rewrites the opening as a quotable comparison answer, tightens the meta description, and adds two new sections — "When to choose Pulumi vs. AWS CloudFormation" and an FAQ covering common doubt-removers (migration, AWS coverage, pricing, rollback, drift, coexistence) — to improve discoverability in search and AI answer engines. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replaces the nested
cloud-templates/cloudformationpage with a flattened, rewritten comparison at/docs/iac/comparisons/cloudformation/.Changes
comparisons/cloudformation.md— modernized comparison with a detailed feature table, key-differences sections, and adoption pathscloud-templates/parent and CloudFormation child; all legacy URLs preserved viaaliases:what-is-pulumishortcode (HTML + markdown pair)cloud-template-transpilers/, AWS CDK page, andmigrate/