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
Serena MCPのすすめ
wadakatu
4
980
All About Angular's New Signal Forms
manfredsteyer
PRO
0
120
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
31k
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
1.3k
ALL CODE BASE ARE BELONG TO STUDY
uzulla
2
220
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
310
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
400
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
1
430
Your Perfect Project Setup for Angular @BASTA! 2025 in Mainz
manfredsteyer
PRO
0
170
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.3k
Software Architecture
hschwentner
6
2.3k
Featured
See All Featured
Making Projects Easy
brettharned
119
6.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Practical Orchestrator
shlominoach
190
11k
Building Adaptive Systems
keathley
43
2.8k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Building an army of robots
kneath
306
46k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
30
2.7k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
GitHub's CSS Performance
jonrohan
1032
470k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
4 Signs Your Business is Dying
shpigford
185
22k
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!