Cloud Resources And Foundations
Intro
My space to keep notes on a good cloud resources.
- Cloud Native Computing Foundation - CNCF is an open source software foundation dedicated to making cloud native computing universal and sustainable. Cloud native computing uses an open source software stack to deploy applications as microservices, packaging each part into its own container, and dynamically orchestrating those containers to optimize resource utilization.
- Get classes on Kubernetes. Community for: CoreDNS, Envoy, Fluentd, Prometheus and Linkerd
- You can find the GitLab CI pipeline for the above projects here: https://cncf.ci/
- Several case studies of large companies moving to Kubernetes
- 2018 Survey of Cloud Native Technologies: https://www.cncf.io/blog/2018/08/29/cncf-survey-use-of-cloud-native-technologies-in-production-has-grown-over-200-percent/
- This landscape picture shows over 1100 companies in the native cloud business: https://landscape.cncf.io/
- Source code for the landscape app can be found here: https://github.com/cncf/landscapeapp
- A trail map for moving to native cloud can be seen here: https://github.com/cncf/landscape/blob/master/README.md#trail-map
- History of RFCs: RCF-8700: Fifty Years of RFCs
, multiple selections available,