BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations A Tale of Two Frameworks: Spring Cloud and Istio

A Tale of Two Frameworks: Spring Cloud and Istio

Bookmarks
30:26

Summary

Shubha Anjur Tupil and Spencer Gibb compare Spring Cloud with Istio, exploring the use cases that are best suited for each of them.

Bio

Shubha Anjur Tupil is Product Manager, Pivotal. Spencer Gibb is co-founder and co-lead, Spring Cloud, Pivotal.

About the conference

Pivotal Training offers a series of hands-on, technical courses prior to SpringOne Platform. Classes are scheduled two full days before the conference and provide you and your team an opportunity to receive in-depth, lab-based training across some of the latest Pivotal technologies.

Recorded at:

Nov 22, 2018

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Spring cloud sidecar

    by Florin Jurcovici,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I'm surprised that the capability of spring cloud to support a polyglot environment via spring cloud sidecar wasn't even mentioned.

    And I'd be interested in a comparison between a solution based on istio and a spring cloud sidecar _even_ for Java services. As far as I can tell, using the spring cloud sidecar is also high performance, but by far more flexible than istio - you have a choice between consul and eureka, between zipkin and jaeger, and get a really well tested and mature resiliency patterns implementation. Plus, the spring cloud sidecar being an _application_, you can customize and extend at will - something that's much harder with istio.

    I'd be happy if someone more in the know could expand on these ideas, or, if they're wrong, explain why.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT