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
130
[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
De java para Kotlin: Como aprender e liderar times nessa linguagem
kamilahsantos
0
16
Quarkus-Club-criando-arquiteturas-escalaveis-na-pratica
kamilahsantos
1
28
System design 101 - Java day Noroeste
kamilahsantos
2
83
[Thasfin + Orange Juice na CPBR] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
1
56
Minha aplicação virou um monstrinho e agora?
kamilahsantos
2
110
Spring + Localstack : usando aws de forma gratuita
kamilahsantos
2
220
Hacktoberfest DevsJavaGirl
kamilahsantos
0
98
[We are developers Java developer day ] - I will have to refactor ! And now ? Refactoring Techniques in Java
kamilahsantos
1
110
[Codecon summit ] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
3
170
Other Decks in Programming
See All in Programming
Design Foundational Data Engineering Observability
sucitw
3
210
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
250
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
190
楽して成果を出すためのセルフリソース管理
clipnote
0
190
Ruby Parser progress report 2025
yui_knk
1
460
Swift Updates - Learn Languages 2025
koher
2
520
基礎から学ぶ大画面対応(Learning Large-Screen Support from the Ground Up)
tomoya0x00
0
6.3k
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.5k
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
250
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.3k
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.9k
より安全で効率的な Go コードへ: Protocol Buffers Opaque API の導入
shwatanap
3
840
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Typedesign – Prime Four
hannesfritz
42
2.8k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Unsuck your backbone
ammeep
671
58k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A designer walks into a library…
pauljervisheath
207
24k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
930
Side Projects
sachag
455
43k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Embracing the Ebb and Flow
colly
87
4.8k
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