Create Cloud Native Definition

Based on 11 drafts from https://docs.google.com/document/d/1d9Ks3UvUV8sZj4ribAMwmq0MZwi1CwnOZWGtrCufOuk/
This commit is contained in:
Dan Kohn 2018-05-19 23:31:20 -04:00 committed by GitHub
parent 140983eb35
commit 47f1c2c117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
DEFINITION.md Normal file
View 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.