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
DevOps Microservices
Search
ProdOps
November 19, 2015
Technology
0
85
DevOps Microservices
ProdOps
November 19, 2015
Tweet
Share
More Decks by ProdOps
See All by ProdOps
CI/CD doesn't necessarily mean Jenkins
devops
0
97
AWS CloudFormation
devops
5
110
Speed over cost
devops
10
350
Why your startup has to do DevOps from day one
devops
6
170
Taking your CI/CD to the next level
devops
4
170
Deploying Fargate servicer with CloudFormation
devops
3
110
Full AWS Serverless
devops
5
170
ToC for Software
devops
2
99
Serverless Architecture on Amazon AWS
devops
2
190
Other Decks in Technology
See All in Technology
水耕栽培に全部賭けろ
mutsumix
0
100
問 1:以下のコンパイラを証明せよ(予告編) #kernelvm / Kernel VM Study Kansai 11th
ytaka23
3
570
ペアーズにおける評価ドリブンな AI Agent 開発のご紹介
fukubaka0825
9
2.7k
MagicPodが描くAIエージェント戦略とソフトウェアテストの未来
magicpod
0
250
とあるEdTechベンチャーのシステム構成こだわりN選 / edtech-system
gotok365
5
350
試作とデモンストレーション / Prototyping and Demonstrations
ks91
PRO
0
140
正式リリースされた Semantic Kernel の Agent Framework 全部紹介!
okazuki
1
1.2k
SRE本出版からまもなく10年!〜これまでに何が起こり、これから何が起こるのか〜
katsuhisa91
PRO
0
350
LINE 購物幕後推手
line_developers_tw
PRO
0
560
Why Platform Engineering? - マルチプロダクト・少人数 SRE の壁を越える挑戦 -
nulabinc
PRO
5
450
encoding/json v2を予習しよう!
yuyu_hf
PRO
1
200
AIによるコードレビューで開発体験を向上させよう!
moongift
PRO
0
450
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Unsuck your backbone
ammeep
671
58k
It's Worth the Effort
3n
184
28k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Adopting Sorbet at Scale
ufuk
76
9.4k
Embracing the Ebb and Flow
colly
85
4.7k
Why Our Code Smells
bkeepers
PRO
336
57k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How to Ace a Technical Interview
jacobian
276
23k
Transcript
.co.il www. DevOps @ Scale with Microservice Architecture
.co.il www.
.co.il www. 42
.co.il www.
.co.il www. Definition of Microservices
.co.il www. Definition of Microservices Common Characteristics
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www. Component replace independently upgrade independently
.co.il www.
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www.
.co.il www.
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www. Enterprise Service Bus
.co.il www. Enterprise Service Bus
.co.il www. Enterprise Service Bus
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www.
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www. Characteristics of Microservices: 1. Componentization via services. 2.
Organized around business capabilities. 3. Products not Projects. 4. Smart endpoints and dumb pipes. 5. Decentralized Governance. 6. Decentralized Data Management. 7. Infrastructure Automation. 8. Design for failure. 9. Evolutionary Design.
.co.il www.
.co.il www. Are Microservices just SOA ?
.co.il www. Are Microservices just SOA ? What ?
.co.il www. SOA Microservice
.co.il www. How Big ?
.co.il www. How Big ? 15 people, 10 services 10
people, 30 services 2-3 per service 30 people, 60 services 60 people, 20 services
.co.il www. Comparison time
.co.il www. Monolith Microservice Simplicity
.co.il www. Monolith Microservice Simplicity Partial deployment
.co.il www. Monolith Microservice Simplicity Partial deployment Availability
.co.il www. Monolith Microservice Simplicity Partial deployment Consistency Availability
.co.il www. Monolith Microservice Simplicity Partial deployment Consistency Availability Inter-module
refactoring
.co.il www. Monolith Microservice Simplicity Partial deployment Consistency Availability Inter-module
refactoring Preserve Modularity
.co.il www. Monolith Microservice Simplicity Partial deployment Consistency Availability Inter-module
refactoring Preserve Modularity Multiple Platforms
.co.il www.
.co.il www. • Rapid Provisioning
.co.il www. • Rapid Provisioning • Basic Monitoring
.co.il www. • Rapid Provisioning • Basic Monitoring • Rapid
Application Deployment
.co.il www. • Rapid Provisioning • Basic Monitoring • Rapid
Application Deployment • DevOps Culture
.co.il www. • Rapid Provisioning • Basic Monitoring • Rapid
Application Deployment • DevOps Culture Traceable Business Transactions Continuous Delivery Product-centered Teams Multi-Dev Environment
.co.il www. www.devops.co.il Questions ?
We invite you to join Operations Israel Facebook group on
on.fb.me/Ops-IL we are hiring at
[email protected]
Thank you! www.devops.co.il