You've successfully subscribed to The DevOps Bootcamp πŸš€
Great! Next, complete checkout for full access to The DevOps Bootcamp πŸš€
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

Service Mesh

A service mesh is a configurable infrastructure layer for microservices application that makes communication flexible, reliable, and fast.

Istio Training 10 πŸ”¬Automating Config with ArgoCD and Argo Rollouts
Members Public

Install and configure Argo Rollouts with IstioExit [https://play.instruqt.com/study-room/invites/ghe2rwkadr5z/soloio/tracks/operationalizing-istio] Start Automating Config with ArgoCD and Argo Rollouts ArgoCD ArgoCD is a collection of tools for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration

Yiadh TLIJANI
Yiadh TLIJANI
Service Mesh

Istio Training 11 πŸ”¬ Multi-tenancy
Members Public

we will dive into namespace tenancy where 3 teams each have their own hostname, deployed workloads, and Istio configuration while sharing the same cluster. Multi-tenancy In Istio, a tenant is a group of users that share common access and priviledges for a set of deployed workloads. Tenants are like teams,

Yiadh TLIJANI
Yiadh TLIJANI
Service Mesh

Istio Training 12 πŸ”¬ Certificate Rotation
Members Public

Istio uses x509 certificates and SPIFFE to implement identity and uses this mechanism to accomplish two important security practices: implement authentication and encrypt the transport (TLS/mTLS). Certificate Rotation One important capability that Istio provides is workload identity. With workload identity, we can encode an identity into a verifiable document

Yiadh TLIJANI
Yiadh TLIJANI
Service Mesh