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
79
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
78
AWS CloudFormation
devops
5
97
Speed over cost
devops
10
340
Why your startup has to do DevOps from day one
devops
6
150
Taking your CI/CD to the next level
devops
4
150
Deploying Fargate servicer with CloudFormation
devops
3
85
Full AWS Serverless
devops
5
150
ToC for Software
devops
2
77
Serverless Architecture on Amazon AWS
devops
2
180
Other Decks in Technology
See All in Technology
Fargateを使った研修の話
takesection
0
160
組み込みLinuxの時系列
puhitaku
3
950
エンジニアが一生困らない ドキュメント作成の基本
naohiro_nakata
2
100
Amazon CloudWatch Network Monitor 導入ガイド_デモ説明付き
yukimmmm
0
150
Engineering at LY Corporation
lycorp_recruit_jp
0
160
エンジニア候補者向け資料2024.11.07.pdf
macloud
0
4.5k
元旅行会社の情シス部員が教えるおすすめなre:Inventへの行き方 / What is the most efficient way to re:Invent
naospon
1
170
SREの前に
nwiizo
11
2.5k
ライブラリでしかお目にかかれない珍しい実装
mikanichinose
2
280
「 SharePoint 難しい」ってよく聞くけど、そんなに言うなら8歳の息子に試してもらった
taichinakamura
2
780
Datachain会社紹介資料(2024年11月) / Company Deck
datachain
4
17k
徹底比較!HA Kubernetes ClusterにおけるControl Plane LoadBalancerの選択肢
logica0419
2
140
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
40
2.4k
Testing 201, or: Great Expectations
jmmastey
38
7.1k
Statistics for Hackers
jakevdp
796
220k
4 Signs Your Business is Dying
shpigford
180
21k
How to Ace a Technical Interview
jacobian
276
23k
We Have a Design System, Now What?
morganepeng
50
7.2k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Visualization
eitanlees
145
15k
A better future with KSS
kneath
238
17k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Automating Front-end Workflow
addyosmani
1366
200k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
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