Skip to content

Latest commit

 

History

History
73 lines (61 loc) · 5.23 KB

istio.md

File metadata and controls

73 lines (61 loc) · 5.23 KB

Bookmarks tagged [istio]

https://www.youtube.com/watch?v=cB611FtjHcQ

Istio is a service mesh for Kubernetes that offers advanced networking features. It provides intelligent routing, resiliency, and security features, so that service authors don't have to keep re-imple...


https://www.youtube.com/watch?v=QgMwcpAT49M

Deploying your Java application in a Kubernetes cluster could feel like Alice in Wonderland. You keep going down the rabbit hole and don’t know how to make that ride comfortable. This no-slide and cod...


https://www.infoq.com/articles/istio-security-mtls-jwt

Istio attempts to solve some particularly difficult challenges when running applications in a cloud platform. This article explores the security features of Istio: mTLS and authorization.

Key Tak...


https://www.infoq.com/articles/istio-future-service-mesh

This article examines the past, present and future of the Istio service mesh. The near-term goal is to launch Istio to 1.0, with key features all in beta, including support for Hybrid environments.

  • 📆 published on: 2018-06-19
  • tags: istio

https://www.keycloak.org/2018/02/keycloak-and-istio.html

This short blog post is to share the first trials of combining Keycloak with Istio.

What is Istio? Istio is an platform that provides a common way to manage your service mesh. You may wonder what...


https://www.youtube.com/watch?v=s31kdh7Q7Hc

Spring has been the leader as a microservices framework for Java with Spring Boot, Spring and Spring Cloud. Istio has emerged as a polyglot alternative to Spring Cloud as an open platform to connect, ...


https://www.youtube.com/watch?v=AMJQO9zs2eo

Spring has been the leader as a microservices framework for Java with Spring Boot, Spring and Spring Cloud. Istio has emerged as a polyglot alternative to Spring Cloud as an open platform to connect, ...


https://istio.io/

Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provide...


https://github.com/aws-samples/kubernetes-for-java-developers

A Day in Java Developer’s Life, with a taste of Kubernetes - aws-samples/kubernetes-for-java-developers. sample. example.