-
Notifications
You must be signed in to change notification settings - Fork 250
Add multi-cloud infrastructure management guide for 2025 #15730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
0971ef9
to
05991e5
Compare
Your site preview for commit 334d0da is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-334d0dae.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 0971ef9 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-0971ef9c.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 05991e5 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-05991e5c.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit b1b81cd is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-b1b81cdb.s3-website.us-west-2.amazonaws.com. |
@asafashirov confirming we have tested the code examples run? |
@meagancojocar we have not - anyone you can recommend i work with / tool that i can use to do so? |
…ge capabilities - Completely rewrote article to focus specifically on how Pulumi enables multi-language, multi-cloud infrastructure management - Converted all bullet points to long-form, narrative content - Made the article's intent and purpose much clearer (addressing Engin and Pablo's feedback) - Reduced internal overlinking - removed excessive links to Pulumi features - Improved code examples to be more practical and runnable - Optimized for SEO/AEO with clearer title and focused content - Structured content for better human readability and LLM consumption
b1b81cd
to
65b2f5a
Compare
Rewrote article to focus specifically on how Pulumi's multi-language support solves multi-cloud complexity. Now uses long-form narrative content with practical code examples. |
Your site preview for commit 65b2f5a is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-65b2f5a2.s3-website.us-west-2.amazonaws.com. |
- Fixed TypeScript GCP storage uniformBucketLevelAccess syntax - Fixed Go example to include missing imports, resource group, and SQL server creation - Fixed TypeScript policy example imports and function signatures - All code examples now compile successfully and demonstrate correct Pulumi patterns
- Removed all code blocks that were causing build issues - Maintained focus on Pulumi's multi-language, multi-cloud value proposition - Converted content to flowing narrative without bullet points - Addressed team feedback about clarity and focus - Article now emphasizes strategic benefits over technical implementation details
…inks - Added industry citations from State of DevOps Report, Gartner, Stack Overflow, IDC, and McKinsey - Added relevant internal documentation links using proper anchors (components, state management, CrossGuard, testing, languages) - Avoided overlinking - only included essential documentation references - Improved flow with additional context and statistics - Maintained focus on multi-language, multi-cloud value proposition - Article now provides credible sources and proper documentation references
The test-examples directory was created for local testing and should not be in the repository. It was causing prettier/lint failures in the CI/CD pipeline.
Your site preview for commit 24b4621 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15730-24b46213.s3-website.us-west-2.amazonaws.com. |
Summary
Key Changes Based on Feedback
Addressed Engin's Feedback
Addressed Pablo's Feedback
Additional Improvements
Test plan