rinormaloku / istio-mastery

(outdated) Source code for the article Back to Microservices with Istio

Home Page:https://medium.com/google-cloud/back-to-microservices-with-istio-p1-827c872daa53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATTENTION: This article is outdated. You can find my latest introduction to Istio here Learn Istio: How to Manage, Monitor, and Secure Microservices (https://www.freecodecamp.org/news/learn-istio-manage-microservices/)

This is the repo for the new series that picks up where "Learn Kubernetes in Under 3 Hours" left us and continues with an introduction to the Service Mesh "Istio". We will be introduced to the benefits of Istio and how it extends the capabilities of Kubernetes to simplify microservice applications by easily adding:

  • Traffic management: Timeouts, retries, canary rollouts,
  • Security: End-user Authentication and Authorization,
  • Observability: Tracing, monitoring and logging.

About

(outdated) Source code for the article Back to Microservices with Istio

https://medium.com/google-cloud/back-to-microservices-with-istio-p1-827c872daa53


Languages

Language:JavaScript 39.5%Language:C# 28.1%Language:Java 10.8%Language:Python 6.5%Language:HTML 6.4%Language:Dockerfile 4.6%Language:CSS 4.0%