Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
[DIO - Expert Talks] Spring Cloud Netflix
Search
Kamila de fatima santos oliveira
August 03, 2020
Programming
0
110
[DIO - Expert Talks] Spring Cloud Netflix
Kamila de fatima santos oliveira
August 03, 2020
Tweet
Share
More Decks by Kamila de fatima santos oliveira
See All by Kamila de fatima santos oliveira
System design 101 - Java day Noroeste
kamilahsantos
1
44
[Thasfin + Orange Juice na CPBR] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
1
27
Minha aplicação virou um monstrinho e agora?
kamilahsantos
2
73
Spring + Localstack : usando aws de forma gratuita
kamilahsantos
2
180
Hacktoberfest DevsJavaGirl
kamilahsantos
0
70
[We are developers Java developer day ] - I will have to refactor ! And now ? Refactoring Techniques in Java
kamilahsantos
1
76
[Codecon summit ] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
2
140
[Semana de SI - each usp] Desmistificando a carreira em tecnologia: de estágio a liderança técnica
kamilahsantos
0
73
[Alura DLC] Como se manter técnica em uma carreira de gestão
kamilahsantos
1
72
Other Decks in Programming
See All in Programming
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
Pinia Colada が実現するスマートな非同期処理
naokihaba
4
220
cmp.Or に感動した
otakakot
2
140
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
RubyLSPのマルチバイト文字対応
notfounds
0
120
シェーダーで魅せるMapLibreの動的ラスタータイル
satoshi7190
1
480
What’s New in Compose Multiplatform - A Live Tour (droidcon London 2024)
zsmb
1
470
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
10
1.3k
聞き手から登壇者へ: RubyKaigi2024 LTでの初挑戦が 教えてくれた、可能性の星
mikik0
1
130
Why Jakarta EE Matters to Spring - and Vice Versa
ivargrimstad
0
1.1k
Jakarta EE meets AI
ivargrimstad
0
150
OnlineTestConf: Test Automation Friend or Foe
maaretp
0
110
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
89
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Optimising Largest Contentful Paint
csswizardry
33
2.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
860
Optimizing for Happiness
mojombo
376
70k
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Speed Design
sergeychernyshev
24
610
Git: the NoSQL Database
bkeepers
PRO
427
64k
Transcript
SPRING CLOUD NETFLIX Kamila Santos
KAMILA SANTOS Dev Backend Java github.com/kamilahsantos in/kamila-santos-oliveira/ @kamilah_santos https://dev.to/kamilahsantos
O que é Spring Cloud
Spring para desenvolvimento de sistemas distribuidos
Features Spring cloud netflix https://netflix.github.io/
Distributed/versioned configuration Service registration and discovery Routing
Service-to-service calls Load balancing Circuit Breakers
Spring Cloud Netflix https://github.com/Netflix
Service Discovery - Eureka https://github.com/Netflix/eureka
Circuit Breaker - Hystrix https://github.com/Netflix/ Hystrix
Declarative REST Client - Feign https://github.com/spring-cloud/spring -cloud-openfeign
Client Side Load Balancer - Ribbon https://github.com/Netflix /ribbon
Router and Filter - Zuul https://github.com/N etflix/zuul
E o nosso projeto?
Eureka
None
Spring boot admin
None
None
None
None
Spring boot actuator