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
150
Yavaconf_-_How_to_make_your_architecture_scream_with_functional_domain_modeling.pdf
bslota
0
130
Concurrency control in REST API with Spring Framework
bslota
0
220
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
740
The return of the native principles
bslota
0
110
Managing Business Processes in Microservice Architecture with Spring Ecosystem
bslota
0
220
Dynamic configuration management in microservice architecture with Spring Cloud
bslota
0
280
Other Decks in Programming
See All in Programming
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
370
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
100
AIコーディングAgentとの向き合い方
eycjur
0
250
print("Hello, World")
eddie
1
430
CSC305 Summer Lecture 12
javiergs
PRO
0
130
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
210
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
390
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1k
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1k
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
200
Honoアップデート 2025年夏
yusukebe
1
900
機能追加とリーダー業務の類似性
rinchoku
2
680
Featured
See All Featured
Designing for humans not robots
tammielis
253
25k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
How STYLIGHT went responsive
nonsquared
100
5.8k
Unsuck your backbone
ammeep
671
58k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Navigating Team Friction
lara
189
15k
The World Runs on Bad Software
bkeepers
PRO
70
11k
RailsConf 2023
tenderlove
30
1.2k
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!