3 个仓库
The process of mapping technical cloud service definitions to their official visual representations.
Distinct from Cloud Provider Mappings: Focuses on visual mapping for diagrams, whereas Cloud Provider Mappings focuses on architectural decoupling
Explore 3 awesome GitHub repositories matching software engineering & architecture · Infrastructure Visual Mapping. Refine with filters or upvote what's useful.
Diagrams is a diagram-as-code framework and infrastructure mapping tool used to generate system architecture visualizations via Python code. It functions as a programmatic wrapper for Graphviz, allowing users to define cloud services and their interconnections to create structured architectural layouts. The project specializes in cloud architecture visualization by mapping software components to a library of provider-specific icons. This approach enables the management of system designs within version control to track architecture changes over time. The library provides capabilities for conf
Creates technical diagrams that use official provider icons to represent specific cloud services and their connections.
go-diagrams is a Go visualization library and DOT language generator used to create system architecture diagrams. It implements a diagrams-as-code approach, allowing users to define system components, infrastructure dependencies, and data flows using Go source code. The library translates these code-based definitions into Graphviz DOT syntax, which is then processed by the Graphviz toolset to render final visual image assets. It supports mapping directional edges to illustrate dependencies and organizing related components into named clusters or subgraphs to represent architectural boundaries
Provides capabilities to organize system components into clusters and groups to visually represent architectural boundaries.
Otto 是一个混合云编排平台,旨在通过基础设施即代码(IaC)在不同的云环境中配置基础设施并部署应用工作负载。它作为一个 IaC 配置工具,通过策略驱动的工作流实现一致性资源的自动化部署。 该项目包含一个用于管理服务发现和应用间安全通信的混合云服务网格,以及一个用于管理密钥和实施细粒度访问控制的基于身份的访问控制器。它还具备一个基础设施知识图谱,能够映射混合云资产,从而可视化依赖关系并识别运营修复机会。 该平台涵盖了广泛的功能领域,包括微服务和单体应用的自动化交付、混合云基础设施配置,以及通过身份感知代理实现的安全网络访问。此外,它还提供了管理机器镜像和在不同环境中编排工作负载伸缩的工具。
Maps diverse cloud environments into a centralized knowledge graph for operational streamlining.