Create Cloud Native Definition
Based on 11 drafts from https://docs.google.com/document/d/1d9Ks3UvUV8sZj4ribAMwmq0MZwi1CwnOZWGtrCufOuk/
This commit is contained in:
parent
140983eb35
commit
47f1c2c117
1 changed files with 15 additions and 0 deletions
15
DEFINITION.md
Normal file
15
DEFINITION.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# CNCF Cloud Native Definition #
|
||||||
|
|
||||||
|
*Approved by TOC: [TBD]*
|
||||||
|
|
||||||
|
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic
|
||||||
|
environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable
|
||||||
|
infrastructure, and declarative APIs exemplify this approach.
|
||||||
|
|
||||||
|
These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with
|
||||||
|
robust automation, they allow engineers to make high-impact changes frequently and predictably with minimal
|
||||||
|
toil.
|
||||||
|
|
||||||
|
The Cloud Native Computing Foundation seeks to drive adoption of this paradigm by fostering and sustaining an
|
||||||
|
ecosystem of open source, vendor-neutral projects. We democratize state-of-the-art patterns to make these
|
||||||
|
innovations accessible for everyone.
|
Loading…
Reference in a new issue