1 مستودع
Support for asynchronous programming patterns within infrastructure definition code.
Distinct from Modern Syntax: Distinct from general modern syntax: focuses on the application of async/await patterns for resource resolution.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Asynchronous Patterns. Refine with filters or upvote what's useful.
Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific
Enables native use of modern module systems and asynchronous patterns to simplify resource declaration and data resolution.