Skip to content

Commit 51d4557

Browse files
committed
rm pulumi
1 parent cafb44d commit 51d4557

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

blog/2025-03-14-deploying-defang-with-defang-part-1.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -52,26 +52,6 @@ This wasn’t just about reducing complexity—it was also a validation exercise
5252

5353
---
5454

55-
## **Looking Ahead: Scaling Beyond Compose with Pulumi**
56-
57-
We’ve come a long way since we started this journey. What used to be a complicated, infrastructure-heavy deployment is now dramatically simpler. But as any product grows, so does its complexity. The Defang Portal will evolve over time, and we know that certain deployment needs will extend beyond our current Compose-based workflow.
58-
59-
That’s why we’ve been planning ahead.
60-
61-
While Defang’s current iteration expanded what can be deployed with just a Compose file, we recognize that some things won’t fit neatly into this model in the future. Some applications will need to integrate with SaaS providers, deploy across multiple clouds, or require more specialized infrastructure. Instead of forcing these needs into our existing tooling, we’re taking a more flexible approach.
62-
63-
Enter the **Defang Pulumi provider**.
64-
65-
We’re rebuilding our provider from the ground up to extend the power of Docker Compose across cloud platforms, SaaS integrations, and external APIs. With it, developers will be able to:
66-
67-
- Seamlessly integrate infrastructure provisioning into their existing Compose files.
68-
- Deploy across multiple clouds while maintaining the simplicity of the Defang workflow.
69-
- Adapt to compliance requirements and other constraints without losing automation benefits.
70-
71-
Our goal is simple: to **preserve the ease of using Compose while removing its traditional limits**. Whether you need a simple monolithic deployment or a complex, multi-cloud setup, Defang will continue to streamline the process and make sure you can deploy applications on your terms.
72-
73-
---
74-
7555
## **How Deployment Works Today**
7656

7757
### **Config & Secrets Management**

0 commit comments

Comments
 (0)