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
81
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
160
Deploying Fargate servicer with CloudFormation
devops
3
88
Full AWS Serverless
devops
5
160
ToC for Software
devops
2
82
Serverless Architecture on Amazon AWS
devops
2
180
Other Decks in Technology
See All in Technology
プロダクト開発を加速させるためのQA文化の築き方 / How to build QA culture to accelerate product development
mii3king
1
260
Microsoft Azure全冠になってみた ~アレを使い倒した者が試験を制す!?~/Obtained all Microsoft Azure certifications Those who use "that" to the full will win the exam! ?
yuj1osm
1
110
20241220_S3 tablesの使い方を検証してみた
handy
3
320
GitHub Copilot のテクニック集/GitHub Copilot Techniques
rayuron
24
11k
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
ずっと昔に Star をつけたはずの思い出せない GitHub リポジトリを見つけたい!
rokuosan
0
150
AWS re:Invent 2024 ふりかえり
kongmingstrap
0
130
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
180
サイバー攻撃を想定したセキュリティガイドライン 策定とASM及びCNAPPの活用方法
syoshie
3
1.2k
Amazon SageMaker Unified Studio(Preview)、Lakehouse と Amazon S3 Tables
ishikawa_satoru
0
150
MLOps の現場から
asei
6
630
Oracle Cloudの生成AIサービスって実際どこまで使えるの? エンジニア目線で試してみた
minorun365
PRO
4
280
Featured
See All Featured
Building Adaptive Systems
keathley
38
2.3k
Documentation Writing (for coders)
carmenintech
66
4.5k
Code Reviewing Like a Champion
maltzj
520
39k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
Making Projects Easy
brettharned
116
5.9k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Producing Creativity
orderedlist
PRO
341
39k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
28
900
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
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