SpringOne Replay: Real World Microservices With Spring Cloud, Netflix OSS, and Kubernetes [Video]
This look at developing and deploying enterprise-level microservices covers their creation and distribution with Spring, Netflix OSS, and Kubernetes.
Join the DZone community and get the full member experience.
Join For FreeBuilding distributed systems — whether we call them SOA or microservices - is not easy. Open source communities like Spring, Netflix OSS, and Kubernetes bring decades of experience building these systems, but the question always begs to be asked, “Do we implement these patterns in the application layer or in the infrastructure layer?”
This is a Java developer-oriented presentation showing developers how to approach building microservices in the real world (influenced by experiences at large enterprise customers) using application-level components like Spring, Spring Cloud, and Netflix OSS and running them on infrastructure components like Docker and Kubernetes. We’ll cover some gotchas, patterns, and overall best practices for developing with this ecosystem.
Specifically, we’ll cover:
Recorded at SpringOne Platform 2016.
Speaker: Christian Posta, Redhat
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Avoiding Pitfalls With Java Optional: Common Mistakes and How To Fix Them [Video]
-
Auditing Tools for Kubernetes
-
Comparing Cloud Hosting vs. Self Hosting
-
Observability Architecture: Financial Payments Introduction
Comments