Skip to content

Instantly share code, notes, and snippets.

@jresendiz27
Last active April 23, 2020 04:34
Show Gist options
  • Save jresendiz27/c00e2007ca4af202fdf8bc1f1e9682d3 to your computer and use it in GitHub Desktop.
Save jresendiz27/c00e2007ca4af202fdf8bc1f1e9682d3 to your computer and use it in GitHub Desktop.
k8s_learning_path.md

Learning Kubernetes

Description

Using the current resources (Linkedin Learning), We've choosen some courses for getting started and ready to start working with k8s and some useful resources about Microservices and Cloud Native Ecosystem.

Path

These are the recommended courses:

  • Devops Foundation: Going Cloud Native *
  • Devops Foundation: Microservices *
  • Devops Foundation: Chaos Engineering *
  • Devops Foundation: DevSecOps *
  • Networking Fundamentals (pluralsight)
  • SRE: Related Processes inside an organization
  • SRE: SLO, DRP, Embracing Risks
  • SRE: Troubleshooting, Testing for Reliaiability
  • SRE: Security and Design implications
  • SRE: Common attacks and mitigations (via cloud providers or design)
  • Kubernetes: Learning Docker *
  • Kubernetes: Learning Kubernetes *
  • Kubernetes: Microservices *
  • Kubernetes: Cloud Native Ecosystem *
  • Kubernetes: Monitoring with Prometheus *
  • Kubernetes: Service Mesh with Itso *
  • Kubernetes: Continous Delivery with Spinnaker *

As part of the solution; it's recommended to the students a propposal of the application of the learned technologies; using a dummy project and how these technologies will help tooling in the implementation of new solutions for our current organization; discuss and share what are the main pitfalls of this approach; should it be changed using another approach/pattern?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment