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

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Contributing

Stars

76 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors