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
Tirando sua startup do papel com github spark + github copilot
kamilahsantos
0
6
De java para Kotlin: Como aprender e liderar times nessa linguagem
kamilahsantos
0
26
Quarkus-Club-criando-arquiteturas-escalaveis-na-pratica
kamilahsantos
1
38
System design 101 - Java day Noroeste
kamilahsantos
2
92
[Thasfin + Orange Juice na CPBR] Minha aplicação virou um monstrinho e agora ?
kamilahsantos
1
65
Minha aplicação virou um monstrinho e agora?
kamilahsantos
2
120
Spring + Localstack : usando aws de forma gratuita
kamilahsantos
2
230
Hacktoberfest DevsJavaGirl
kamilahsantos
0
110
[We are developers Java developer day ] - I will have to refactor ! And now ? Refactoring Techniques in Java
kamilahsantos
1
120
Other Decks in Programming
See All in Programming
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
5
2.4k
Querying Design System デザインシステムの意思決定を支える構造検索
ikumatadokoro
1
1.2k
Web エンジニアが JavaScript で AI Agent を作る / JSConf JP 2025 sponsor session
izumin5210
4
2.1k
connect-python: convenient protobuf RPC for Python
anuraaga
0
310
全員アーキテクトで挑む、 巨大で高密度なドメインの紐解き方
agatan
8
11k
ソフトウェア設計の課題・原則・実践技法
masuda220
PRO
22
18k
「文字列→日付」の落とし穴 〜Ruby Date.parseの意外な挙動〜
sg4k0
0
320
大体よく分かるscala.collection.immutable.HashMap ~ Compressed Hash-Array Mapped Prefix-tree (CHAMP) ~
matsu_chara
1
140
オフライン対応!Flutterアプリに全文検索エンジンを実装する @FlutterKaigi2025
itsmedreamwalker
2
320
知られているようで知られていない JavaScriptの仕様 4選
syumai
0
640
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
11
3.6k
開発15年のAIネイティブでない 巨大サービスのAI最適化
rapicro
0
110
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
57
6.1k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
The Cult of Friendly URLs
andyhume
79
6.7k
Why Our Code Smells
bkeepers
PRO
340
57k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
940
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
196
67k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Producing Creativity
orderedlist
PRO
348
40k
Six Lessons from altMBA
skipperchong
29
4.1k
Navigating Team Friction
lara
190
16k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
980
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