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
Dynamic Configuration Management in Microservic...
Search
Bartłomiej Słota
December 08, 2018
Programming
0
160
Dynamic Configuration Management in Microservice Architecture with Spring Cloud
J-Santa 2018, Lublin
Bartłomiej Słota
December 08, 2018
Tweet
Share
More Decks by Bartłomiej Słota
See All by Bartłomiej Słota
Context Mapping - The Missing Link in Your Organization’s Technical Strategy
bslota
0
110
Mapowanie kontekstów - brakujące ogniwo strategii technicznej Twojej organizacji [4developers]
bslota
0
140
Yavaconf_-_How_to_make_your_architecture_scream_with_functional_domain_modeling.pdf
bslota
0
120
Concurrency control in REST API with Spring Framework
bslota
0
210
Managing Business Processes in Microservice Architecture with Spring Ecosystem
bslota
0
170
Managing Business Processes in Microservice Architecture with Spring Ecosystem - Spring I/O 2019
bslota
3
720
The return of the native principles
bslota
0
100
Managing Business Processes in Microservice Architecture with Spring Ecosystem
bslota
0
210
Dynamic configuration management in microservice architecture with Spring Cloud
bslota
0
270
Other Decks in Programming
See All in Programming
Agent Rules as Domain Parser
yodakeisuke
1
520
単体テストの始め方/作り方
toms74209200
0
410
カクヨムAndroidアプリのリブート
numeroanddev
0
390
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.7k
Javaに鉄道指向プログラミング (Railway Oriented Pro gramming) のエッセンスを取り入れる/Bringing the Essence of Railway-Oriented Programming to Java
cocet33000
2
510
AIエージェントによるテストフレームワーク Arbigent
takahirom
0
360
Development of an App for Intuitive AI Learning - Blockly Summit 2025
teba_eleven
0
110
Zennの運営完全に理解した #完全に理解したTalk
wadayusuke
1
180
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
1
500
がんばりすぎないコーディングルール運用術
tsukakei
1
210
TypeScript LSP の今までとこれから
quramy
1
480
Go Modules: From Basics to Beyond / Go Modulesの基本とその先へ
kuro_kurorrr
0
110
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
A better future with KSS
kneath
239
17k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Unsuck your backbone
ammeep
671
58k
Statistics for Hackers
jakevdp
799
220k
Site-Speed That Sticks
csswizardry
10
620
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Faster Mobile Websites
deanohume
307
31k
Transcript
DYNAMIC CONFIGURATION MANAGEMENT IN MICROSERVICE ARCHITECTURE WITH SPRING CLOUD Bartłomiej
Słota @bartekslota
@bartekslota @bartekslota bartslota.blogspot.com github.com/bslota
[email protected]
linkedin.com/in/bslota BARTŁOMIEJ SŁOTA Consultant @
Speaker Blogger
@bartekslota Dynamic configuration management in microservice architecture with Spring Cloud
@bartekslota Dynamic configuration management in microservice architecture with Spring Cloud
@bartekslota Dynamic configuration management in microservice architecture with Spring Cloud
@bartekslota Dynamic configuration management in microservice architecture with Spring Cloud
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota CONFIGURATION EXTERNALIZATION ENVIRONMENT INDEPENDENCE DEPLOYMENT BUNDLE SCALABILITY SECURITY TRACEABILITY
@bartekslota EXAMPLE OVERVIEW
@bartekslota CONFIG SERVER
@bartekslota CONFIG SERVER ENDPOINTS /{application}-{profiles}.[properties|yml|yaml|json] /{label}/{application}-{profiles}.[properties|yml|yaml|json] /{application}/{profile}[/{label}]
@bartekslota DYNAMIC CONFIGURATION MANAGEMENT
Thank You!