3 个仓库
Integration of development and operations for automated delivery.
Explore 3 awesome GitHub repositories matching software engineering & architecture · DevOps Practices. Refine with filters or upvote what's useful.
This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst
Integrate development and operations to accelerate delivery through automated infrastructure provisioning and continuous monitoring.
The Byte Book is an open-source book that covers cloud-native infrastructure, focusing on kernel networking, Kubernetes, service meshes, and containers. It serves as a technical reference for designing stable and cost-effective infrastructure, combining DevOps workflows and site reliability engineering principles. The book provides a deep dive into Kubernetes networking, including CNI, service mesh integration, and container network interfaces for production clusters. It also covers container runtime operations, service mesh architecture for observability and traffic management, and Linux ker
Applies DevOps and site reliability engineering principles to balance system stability, efficiency, and operational cost.
Litmus 是一个云原生混沌工程平台和故障注入工具,用于在 Kubernetes 环境中设计和执行受控的基础设施故障模拟。它作为一个弹性测试框架,用于分析诱发中断期间的系统行为,以识别弱点和潜在故障。 该项目作为 GitOps 混沌编排器,使用声明式版本控制来自动化弹性测试的部署和调度。它提供了混沌工作流管理工具和实验序列编排功能,以可视化和测试基础设施的稳定性。 该平台涵盖了通过基于指标的监控进行的稳态验证,并提供了导出实验结果以进行性能分析的功能。它包括对多租户访问管理和命名空间隔离的支持,以及用于集成第三方故障注入工具和自定义模板的桥接器。
Analyzes system behavior during induced outages to determine if infrastructure requires stability tuning.