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
Formowanie Chmur AWS w TomTom
Search
AWS User Group Poland
September 24, 2015
Technology
0
50
Formowanie Chmur AWS w TomTom
Presentation from AWS User Group (2015.09.24) in Warsaw by Piotr Zalewski from Cybercom Poland.
AWS User Group Poland
September 24, 2015
Tweet
Share
More Decks by AWS User Group Poland
See All by AWS User Group Poland
Analytics System based on AWS Redshift and Kinesis
awsugpl
0
71
Hajs się musi zgadzać, czyli o sprzedaży na Amazon AW$
awsugpl
0
67
How to squeeze AWS costs
awsugpl
0
73
Scaling infrastructure beyond containers
awsugpl
0
120
M****services on AWS ECS
awsugpl
1
77
Amazon Aurora - Let's Talk About Performance
awsugpl
1
81
Amazon API Gateway and AWS Lambda: Better Together
awsugpl
1
100
Other Decks in Technology
See All in Technology
DB 醬,嗨!哪泥嘎斯基?
line_developers_tw
PRO
0
1k
AWS アーキテクチャ作図入門/aws-architecture-diagram-101
ma2shita
27
9.3k
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
120
Cloud Native Scalability for Internal Developer Platforms
hhiroshell
2
490
A2Aのクライアントを自作する
rynsuke
1
110
ハノーバーメッセ2025座談会.pdf
iotcomjpadmin
0
140
実践! AIエージェント導入記
1mono2prod
0
130
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
2
1.6k
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
210
評価の納得感を2段階高める「構造化フィードバック」
aloerina
1
280
OTFSG勉強会 / Introduction to the History of Delta Lake + Iceberg
databricksjapan
0
120
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
10
2.6k
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
337
57k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
910
Scaling GitHub
holman
459
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
It's Worth the Effort
3n
184
28k
Practical Orchestrator
shlominoach
188
11k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Typedesign – Prime Four
hannesfritz
42
2.7k
Transcript
Formowanie Chmur AWS w TomTom Piotr Zalewski
Piotr Zalewski Cybercom Poland - Senior Software Consultant
HAD - Highly Automated Driving 3
Założenia Możliwość postawienia dowolnego serwisu w różnych konfiguracjach: developerskiej, testowej,
testów końcowych, produkcyjnej Jak najbardziej podobne do siebie konfiguracje Możliwość częstych wdrożeń Łatwe testowanie zmian konfiguracji i updetów 4
❓
CloudFormation 6
None
None
None
None
❓
CloudFormation - bootstraping 12
CloudFormation Helpers MyInstance": "Type": "AWS::EC2::Instance", "Metadata" : { "AWS::CloudFormation::Init" :
{ "config" : { "packages" : {:}, "users" : {:}, "groups" : {:}, "sources" : {:}, "files" : {:}, "commands" : {:}, "services" : {:} } 13
CloudFormation - Puppet Puppet - menadżer konfiguracji serwerów. Tworzony przez
firmę Puppet Labs od 2005, którą założył Luke Kanies. Jest rozwijany jako Wolne Oprogramowanie na licencji Apache, a przed wersją 2.7.0 na licencji GNU GPL.
CloudFormation - Puppet 15
❓
Bezpieczeństwo IAM Role dodawane na poziomie stacka Dwa konta testowe
i produkcyjne
CloudFormation - ALL
Zalety Zwinność rozwiązania Łatwość wprowadzania zmian i testowania CloudFormation -
dobrze dostosowane
Wady Zależność od repozytorium git Dwa konta : różne amiId,
snapshoty RDS
❓
Piotr Zalewski “Dziękuję za uwagę”