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
140
[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
18
Quarkus-Club-criando-arquiteturas-escalaveis-na-pratica
kamilahsantos
1
33
System design 101 - Java day Noroeste
kamilahsantos
2
85
[Thasfin + Orange Juice na CPBR] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
1
58
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
100
[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
180
Other Decks in Programming
See All in Programming
AI駆動開発カンファレンスAutumn2025 _AI駆動開発にはAI駆動品質保証
autifyhq
0
110
マイベストのシンプルなデータ基盤の話 - Googleスイートとのつき合い方 / mybest-simple-data-architecture-google-nized
snhryt
0
120
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
1k
GC25 Recap: The Code You Reviewed is Not the Code You Built / #newt_gophercon_tour
mazrean
0
140
外接に惑わされない自システムの処理時間SLIをOpenTelemetryで実現した話
kotaro7750
0
150
CSC509 Lecture 07
javiergs
PRO
0
250
CSC509 Lecture 08
javiergs
PRO
0
270
퇴근 후 1억이 거래되는 서비스 만들기 | 내가 AI를 사용하는 방법
maryang
2
300
One Enishi After Another
snoozer05
PRO
0
170
O Que É e Como Funciona o PHP-FPM?
marcelgsantos
0
250
マンガアプリViewerの大画面対応を考える
kk__777
0
440
Kotlin 2.2が切り拓く: コンテキストパラメータで書く関数型DSLと新しい依存管理のかたち
knih
0
210
Featured
See All Featured
Balancing Empowerment & Direction
lara
5
710
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
950
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Into the Great Unknown - MozCon
thekraken
40
2.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
What's in a price? How to price your products and services
michaelherold
246
12k
Thoughts on Productivity
jonyablonski
72
4.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
A better future with KSS
kneath
239
18k
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