Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

manifoldco/awesome-cloud-native-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Cloud Native Tutorials Awesome

A curated list of tutorials and labs for learning cloud native concepts.


What is Cloud Native? From the Cloud Native Computing Foundation's FAQ:

Cloud native computing uses an open source software stack to be:

  1. Containerized. Each part (applications, processes, etc) is packaged in its own container. This facilitates reproducibility, transparency, and resource isolation.
  2. Dynamically orchestrated. Containers are actively scheduled and managed to optimize resource utilization.
  3. Microservices oriented. Applications are segmented into microservices. This significantly increases the overall agility and maintainability of applications.

Tutorials hosted on github as markdown files include :octocat: (the Octocat).

Contents

Containers

Docker

Open Containers

Container Orchestration

Kubernetes

Mesos

OpenShift

Inter-Service Communication

Observability

Tracing

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Manifold has waived all copyright and related or neighboring rights to this work.

About

A curated list of tutorials and labs for learning cloud native concepts

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published