1 个仓库
Systems for defining cloud resources and runtime execution phases within a single language.
Distinct from Cloud Infrastructure Deployment: Focuses on the language-level specification of both infrastructure and runtime phases
Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Infrastructure Specification. Refine with filters or upvote what's useful.
Wing 是一种云基础设施编程语言和基础设施即代码(IaC)框架,将云资源定义和应用运行时代码统一到一个集成的编程模型中。它作为一个云资源抽象层,为编写跨多个不同基础设施提供商的云无关代码提供了标准化库。 该系统包含一个云应用模拟器,提供了一个本地环境用于测试和调试云逻辑,而无需部署到实时提供商。它还具有自动基础设施访问策略生成功能,通过分析应用源代码来创建云安全策略和权限。 该项目涵盖了广泛的功能领域,包括云资源编排、多云应用开发以及外部基础设施的集成。它还通过以应用为中心的视觉控制台提供了管理云操作的工具。
Defines infrastructure and runtime code using a single language with dedicated modifiers for deployment and execution phases.