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
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
170
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
7
2.5k
Laravel Boost 超入門
fire_arlo
3
220
基礎から学ぶ大画面対応(Learning Large-Screen Support from the Ground Up)
tomoya0x00
0
3.3k
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
450
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.5k
旅行プランAIエージェント開発の裏側
ippo012
2
930
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
3.3k
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
250
Deep Dive into Kotlin Flow
jmatsu
1
360
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Documentation Writing (for coders)
carmenintech
74
5k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Statistics for Hackers
jakevdp
799
220k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Into the Great Unknown - MozCon
thekraken
40
2k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
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!