1 dépôt
Simulation layers that replace production cloud resources with local equivalents for development purposes.
Distinct from Local Cloud Simulation: Specifically targets the replacement of secrets and configurations with local mocks, not just general distributed logic emulation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Resource Mocking Layers. Refine with filters or upvote what's useful.
This project is a declarative container orchestration standard and a vendor-neutral application model. It provides a portable configuration format for describing multi-container applications, including their services and dependencies, to enable consistent deployments across different environments. The specification focuses on cloud-agnostic deployment, allowing application definitions to be translated into platform-specific resources for various container orchestrators and cloud provider APIs, including Kubernetes. It facilitates portability from local development to production by separating
Implements a mocking layer that replaces production-grade secrets and cloud configurations with local file-system equivalents.