SlideShare a Scribd company logo
Introduction to
Spring Cloud
Slack: #session-introduction-to-spring-cloud
Olga Maciaszek-Sharma @olga_maciaszek
Spencer Gibb @spencerbgibb
Safe Harbor Statement
The following is intended to outline the general direction of VMware's offerings. It is intended for
information purposes only and may not be incorporated into any contract. Any information regarding
pre-release of VMware offerings, future updates or other planned modifications is subject to ongoing
evaluation by VMware and is subject to change. This information is provided without warranty or any kind,
express or implied, and is not a commitment to deliver any material, code, or functionality, and should not
be relied upon in making purchasing decisions regarding VMware's offerings. These purchasing decisions
should only be based on features currently available. The development, release, and timing of any features
or functionality described for VMware's offerings in this presentation remain at the sole discretion of
VMware. VMware has no obligation to update forward looking information in this presentation.
Agenda
• Cloud Native
• Sample Architecture
• Spring Cloud Components
• Revisit Sample Architecture
• Demo
3

Cloud Native
• Distributed
• Scalable
• Resilient
• Automated
• Organizational (Conway’s Law)
• Replaceable
4

Fallacies of Distributed Computing
• The network is reliable.
• Latency is zero.
• Bandwidth is infinite.
• The network is secure.
• Topology doesn't change.
• There is one administrator.
• Transport cost is zero.
• The network is homogeneous.
https://web.archive.org/web/20071223073932/http://java.sys-con.com/read/38665.htm 5

12 Factor Apps https://12factor.net
1.Code in VCS
2.Dependencies
3.Config in environment
4.Backing Services
5.Build, release, run
6.Process
6

7.Port binding
8.Concurrency
9.Disposability
10.Dev/prod parity
11.Logs
12.Admin processes
See also the 1 Factor App and 15 Factor Apps
User Service
Sample Architecture
API Gateway Metrics
Service
Discovery
Fraud
Verifier
Configuration
Card Application
Service
Distributed Configuration
Service
A
Config Server
Service
B
Spring Cloud Config Server
● Pluggable
○ Git
○ Vault
○ Credhub
○ JDBC
○ IaaS resource (S3, etc…)
● Retry
● Spring Boot compatible client
9
Spring Cloud Consul Config
● Bring your own Consul
● Uses key-value store
● Can be on value per key or a file per key
● Can be auto-refreshed
● Spring Boot compatible client
1
0
Others
● Spring Cloud Vault
● Spring Cloud Zookeeper Config
● Direct to IaaS
○ Spring Cloud Alibaba
○ Spring Cloud AWS
○ Spring Cloud Azure
○ Spring Cloud GCP
● Platform
○ K8s config maps
1
1
Service
A
Service
A
Service Registration and Discovery
Service
A
Service
Registry
Service
B
1. Registers 2. Query for Service A instances
3. Connect
Netflix Eureka
● Provided by Spring Cloud Netflix
● Highly Available
● Eventually Consistent
● Netflix uses Spring Cloud Netflix!
http://techblog.netflix.com/2012/09/eureka.html
1
3
Consul by Hashicorp
● Integration by Spring Cloud Consul
● Bring your own Consul Servers
● Can be strongly consistent
● Uses Services API
● Supports consul health checks
● Spring Boot compatible client
1
4
Others
● Spring Cloud Zookeeper Discovery
● Spring Cloud Alibaba (Nacos)
1
5
Client Side Load-balancer
Service
A
Service
A
Service
A
Service
Registry
Service
B
1. Query service A
instances 2. Select the service A instance to
send the request to
Service
A
Service
A
Service
A
Spring Cloud LoadBalancer
● Replaces Netflix Ribbon
● Pluggable algorithm
● Reactive support
● Extensible configuration
1
7
Failure Mitigation
Spring Cloud Circuit Breaker
● Protects from cascading failures
● Fallback
● Pluggable
○ Resilience4j
○ Spring Retry
○ Spring Cloud Alibaba (Sentinel)
● Pluggable algorithm
● Reactive support
1
9
Open
Closed
Half
Open
Failure
threshold
exceeded
Success
Timeout
Reset
Failure
Retry
● Retry failed requests
● Spring Retry
● Project Reactor
● Resilience4j
2
0
Distributed Tracing
Browser
API Gateway
User
Service
Mobile
App
Cart
Service
Inventory
Service
Inventory
DB
User
DB
Spring Cloud Sleuth
● Trouble-shooting across a distributed system
● Instruments for tracing
○ Spring Framework
○ Spring Boot
○ Spring Cloud
2
2
API Gateway
Browser
API Gateway
User
Service
Mobile
App
Cart
Service
Spring Cloud Gateway
● API Gateway
● Spring Boot App
● Focus on developer experience and customization
● Supports Spring Cloud
○ Configuration
○ Service Discovery
○ LoadBalancer
○ Retry/Circuit Breaker
○ Rate Limiting
○ Sleuth
2
4
User Service
(SC Circuit
Breaker)
Sample Architecture with Spring Cloud
Spring Cloud
Gateway
(SC CircuitBreaker,
Retry)
Metrics
Eureka
Service
Discovery
Fraud
Verifier
Spring Cloud
Config Server
Card Application
Service
(SC LoadBalancer)
Demo
What we did not talk about.
More to Spring Cloud
● Spring Cloud Bus
● Spring Cloud OpenFeign
● Spring Cloud Contract
● Spring Cloud Function
● Spring Cloud Stream
● Spring Cloud Task
● Spring Cloud Data Flow
● ...
2
8
Stay Connected.
Slack: #session-introduction-to-spring-cloud
https://github.com/spring-cloud-samples/spring-cloud-intro-demo
https://github.com/spring-cloud
https://spring.io/projects/spring-cloud
Olga Maciaszek-Sharma @olga_maciaszek
Spencer Gibb @spencerbgibb
#springone@s1p

More Related Content

What's hot (20)

PDF
GraalVM Native and Spring Boot 3.0
MoritzHalbritter
 
PPTX
Infrastructure as Code in AWS using Cloudformation
John Reilly Pospos
 
PDF
Spring Security
Knoldus Inc.
 
PPTX
Spring Security 5
Jesus Perez Franco
 
PDF
Api Gateway
KhaqanAshraf
 
PDF
Understanding MicroSERVICE Architecture with Java & Spring Boot
Kashif Ali Siddiqui
 
PDF
Kubernetes Basics
Eueung Mulyana
 
PDF
Getting Started with Spring Authorization Server
VMware Tanzu
 
PDF
Spring Framework - Core
Dzmitry Naskou
 
PPTX
Software Composition Analysis Deep Dive
Ulisses Albuquerque
 
PPTX
DevOps with Kubernetes
EastBanc Tachnologies
 
PPT
Oracle WebLogic Server Basic Concepts
James Bayer
 
PDF
OAuth2 and Spring Security
Orest Ivasiv
 
PDF
Kubernetes Networking
CJ Cullen
 
PDF
Architecting for Success: Designing Secure GCP Landing Zone for Enterprises
Bhuvaneswari Subramani
 
PPTX
Introduction to Kubernetes
rajdeep
 
PPTX
Docker introduction
dotCloud
 
PDF
Keycloak Single Sign-On
Ravi Yasas
 
ODP
Introduction to Ansible
Knoldus Inc.
 
PDF
Introduction to JWT and How to integrate with Spring Security
Bruno Henrique Rother
 
GraalVM Native and Spring Boot 3.0
MoritzHalbritter
 
Infrastructure as Code in AWS using Cloudformation
John Reilly Pospos
 
Spring Security
Knoldus Inc.
 
Spring Security 5
Jesus Perez Franco
 
Api Gateway
KhaqanAshraf
 
Understanding MicroSERVICE Architecture with Java & Spring Boot
Kashif Ali Siddiqui
 
Kubernetes Basics
Eueung Mulyana
 
Getting Started with Spring Authorization Server
VMware Tanzu
 
Spring Framework - Core
Dzmitry Naskou
 
Software Composition Analysis Deep Dive
Ulisses Albuquerque
 
DevOps with Kubernetes
EastBanc Tachnologies
 
Oracle WebLogic Server Basic Concepts
James Bayer
 
OAuth2 and Spring Security
Orest Ivasiv
 
Kubernetes Networking
CJ Cullen
 
Architecting for Success: Designing Secure GCP Landing Zone for Enterprises
Bhuvaneswari Subramani
 
Introduction to Kubernetes
rajdeep
 
Docker introduction
dotCloud
 
Keycloak Single Sign-On
Ravi Yasas
 
Introduction to Ansible
Knoldus Inc.
 
Introduction to JWT and How to integrate with Spring Security
Bruno Henrique Rother
 

Similar to Introduction to Spring Cloud (20)

PDF
Spring cloud
Milan Ashara
 
PPT
JDD 2016 - Jacek Bukowski - "Flying To Clouds" - Can It Be Easy?
PROIDEA
 
PPT
Flying to clouds - can it be easy? Cloud Native Applications
Jacek Bukowski
 
PPTX
Cloud Native Spring - The role of Spring Cloud after Kubernetes became a main...
Orkhan Gasimov
 
PDF
Микросервисы со Spring Boot & Spring Cloud
Vitebsk DSC
 
PDF
SpringBoot and Spring Cloud Service for MSA
Oracle Korea
 
PPTX
spring-cloud.pptx
ssuser7959eb
 
ODP
Microservices Patterns and Anti-Patterns
Corneil du Plessis
 
PDF
Next-Generation Cloud Native Apps with Spring Cloud and Kubernetes
VMware Tanzu
 
PPTX
Microservices with kubernetes @190316
Jupil Hwang
 
PDF
S1P: Spring Cloud on PKS
Mauricio (Salaboy) Salatino
 
PDF
Spring Cloud and Netflix OSS overview v1
Dmitry Skaredov
 
PPTX
Microservices, Spring Cloud & Cloud Foundry
Emilio Garcia
 
PDF
Azure Spring Cloud Workshop - June 17, 2020
VMware Tanzu
 
PDF
Unleash the True Power of Spring Cloud: Learn How to Customize Spring Cloud
VMware Tanzu
 
PDF
Cloud Native Spring in Action 1st Edition Thomas Vitale
kannorarcus
 
PDF
quickguide-einnovator-8-spring-cloud
jorgesimao71
 
PDF
Cloud Native Java with Spring Cloud Services
VMware Tanzu
 
PDF
Cloud Native Java with Spring Cloud Services
VMware Tanzu
 
PDF
Cloud Native Java with Spring Cloud Services
Chris Sterling
 
Spring cloud
Milan Ashara
 
JDD 2016 - Jacek Bukowski - "Flying To Clouds" - Can It Be Easy?
PROIDEA
 
Flying to clouds - can it be easy? Cloud Native Applications
Jacek Bukowski
 
Cloud Native Spring - The role of Spring Cloud after Kubernetes became a main...
Orkhan Gasimov
 
Микросервисы со Spring Boot & Spring Cloud
Vitebsk DSC
 
SpringBoot and Spring Cloud Service for MSA
Oracle Korea
 
spring-cloud.pptx
ssuser7959eb
 
Microservices Patterns and Anti-Patterns
Corneil du Plessis
 
Next-Generation Cloud Native Apps with Spring Cloud and Kubernetes
VMware Tanzu
 
Microservices with kubernetes @190316
Jupil Hwang
 
S1P: Spring Cloud on PKS
Mauricio (Salaboy) Salatino
 
Spring Cloud and Netflix OSS overview v1
Dmitry Skaredov
 
Microservices, Spring Cloud & Cloud Foundry
Emilio Garcia
 
Azure Spring Cloud Workshop - June 17, 2020
VMware Tanzu
 
Unleash the True Power of Spring Cloud: Learn How to Customize Spring Cloud
VMware Tanzu
 
Cloud Native Spring in Action 1st Edition Thomas Vitale
kannorarcus
 
quickguide-einnovator-8-spring-cloud
jorgesimao71
 
Cloud Native Java with Spring Cloud Services
VMware Tanzu
 
Cloud Native Java with Spring Cloud Services
VMware Tanzu
 
Cloud Native Java with Spring Cloud Services
Chris Sterling
 
Ad

More from VMware Tanzu (20)

PDF
Spring into AI presented by Dan Vega 5/14
VMware Tanzu
 
PDF
What AI Means For Your Product Strategy And What To Do About It
VMware Tanzu
 
PDF
Make the Right Thing the Obvious Thing at Cardinal Health 2023
VMware Tanzu
 
PPTX
Enhancing DevEx and Simplifying Operations at Scale
VMware Tanzu
 
PDF
Spring Update | July 2023
VMware Tanzu
 
PPTX
Platforms, Platform Engineering, & Platform as a Product
VMware Tanzu
 
PPTX
Building Cloud Ready Apps
VMware Tanzu
 
PDF
Spring Boot 3 And Beyond
VMware Tanzu
 
PDF
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
VMware Tanzu
 
PDF
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
VMware Tanzu
 
PDF
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
VMware Tanzu
 
PPTX
tanzu_developer_connect.pptx
VMware Tanzu
 
PDF
Tanzu Virtual Developer Connect Workshop - French
VMware Tanzu
 
PDF
Tanzu Developer Connect Workshop - English
VMware Tanzu
 
PDF
Virtual Developer Connect Workshop - English
VMware Tanzu
 
PDF
Tanzu Developer Connect - French
VMware Tanzu
 
PDF
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
VMware Tanzu
 
PDF
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
VMware Tanzu
 
PDF
SpringOne Tour: The Influential Software Engineer
VMware Tanzu
 
PDF
SpringOne Tour: Domain-Driven Design: Theory vs Practice
VMware Tanzu
 
Spring into AI presented by Dan Vega 5/14
VMware Tanzu
 
What AI Means For Your Product Strategy And What To Do About It
VMware Tanzu
 
Make the Right Thing the Obvious Thing at Cardinal Health 2023
VMware Tanzu
 
Enhancing DevEx and Simplifying Operations at Scale
VMware Tanzu
 
Spring Update | July 2023
VMware Tanzu
 
Platforms, Platform Engineering, & Platform as a Product
VMware Tanzu
 
Building Cloud Ready Apps
VMware Tanzu
 
Spring Boot 3 And Beyond
VMware Tanzu
 
Spring Cloud Gateway - SpringOne Tour 2023 Charles Schwab.pdf
VMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Boston 2023
VMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Seattle 2023
VMware Tanzu
 
tanzu_developer_connect.pptx
VMware Tanzu
 
Tanzu Virtual Developer Connect Workshop - French
VMware Tanzu
 
Tanzu Developer Connect Workshop - English
VMware Tanzu
 
Virtual Developer Connect Workshop - English
VMware Tanzu
 
Tanzu Developer Connect - French
VMware Tanzu
 
Simplify and Scale Enterprise Apps in the Cloud | Dallas 2023
VMware Tanzu
 
SpringOne Tour: Deliver 15-Factor Applications on Kubernetes with Spring Boot
VMware Tanzu
 
SpringOne Tour: The Influential Software Engineer
VMware Tanzu
 
SpringOne Tour: Domain-Driven Design: Theory vs Practice
VMware Tanzu
 
Ad

Recently uploaded (20)

PDF
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
PPTX
ChiSquare Procedure in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PPTX
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PDF
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
PPTX
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
PDF
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
PPTX
Milwaukee Marketo User Group - Summer Road Trip: Mapping and Personalizing Yo...
bbedford2
 
PDF
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
ChiSquare Procedure in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
Milwaukee Marketo User Group - Summer Road Trip: Mapping and Personalizing Yo...
bbedford2
 
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 

Introduction to Spring Cloud