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
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
730
The return of the native principles
bslota
0
110
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
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
140
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
160
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
230
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
800
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
770
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
2
10k
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
170
NPOでのDevinの活用
codeforeveryone
0
840
Hack Claude Code with Claude Code
choplin
4
2.1k
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
150
AI コーディングエージェントの時代へ:JetBrains が描く開発の未来
masaruhr
1
160
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
89
30k
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
140
7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Designing for Performance
lara
610
69k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Visualization
eitanlees
146
16k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Practical Orchestrator
shlominoach
189
11k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
310
A designer walks into a library…
pauljervisheath
207
24k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
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!