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 and Microarchitectures - Why Technology ...
Search
Marcus Ahnve
February 19, 2015
Programming
0
1.3k
DevOps and Microarchitectures - Why Technology Choices Matters
Marcus Ahnve
February 19, 2015
Tweet
Share
More Decks by Marcus Ahnve
See All by Marcus Ahnve
Introduction to Clojure and ClojureScript
mahnve
0
87
Don't Be Done
mahnve
0
1.1k
Layers Of Complexity
mahnve
0
1.2k
Throw Out The Experts
mahnve
0
1.4k
Git
mahnve
1
170
Taylorism and Mass Production - Why the Software Factory Fails
mahnve
2
1.6k
Everything You Didn't Know You Have To Know About System Development
mahnve
1
1.2k
Other Decks in Programming
See All in Programming
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
720
CSC509 Lecture 06
javiergs
PRO
0
270
Claude Agent SDK を使ってみよう
hyshu
0
1.4k
CSC305 Lecture 12
javiergs
PRO
0
230
Leading Effective Engineering Teams in the AI Era
addyosmani
7
640
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
150
AI Agent 時代的開發者生存指南
eddie
4
2.2k
One Enishi After Another
snoozer05
PRO
0
160
Google Opalで使える37のライブラリ
mickey_kubo
3
150
社会人になっても趣味開発を続けたい! / traPavilion
mazrean
1
100
NIKKEI Tech Talk#38
cipepser
0
270
Amazon Verified Permissions実践入門 〜Cedar活用とAppSync導入事例/Practical Introduction to Amazon Verified Permissions
fossamagna
2
100
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
75
5.1k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
KATA
mclloyd
PRO
32
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Unsuck your backbone
ammeep
671
58k
Designing for Performance
lara
610
69k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Transcript
Devops And Microservices architecture Agile tech stacks Marcus Ahnve @mahnve
[email protected]
About Me • Playing agile coach Programmer • Professional developer
since 1996 • Polyglot a.k.a web developer • Founder of Agila Sverige
tldr; Agile methodologies require supporting technology to reach their full
potential
What Is ... Easy to implement Applicable to all kinds
of projects Fully scalable ?
The Promise of Agile “The reason that Scrum has become
the leading agile method is among other things that it is so easy to implement, it can be applied to every kind of project and is fully scalable”
What we forgot
Three Levels of Agility Technology Scrum Management
Todays Focus Technology Scrum Management
Cobol
Traditional Architectures Reuse Resource Availability Stakeholder Focus
Platforms
Cobol
Java
Vendor Platforms
Lost XP Practices TDD Simple Design Refactoring Continuous Integration Small
Releases
Platforms Are Oneway Deadend Streets
Lost XP Practices TDD Simple Design Refactoring Continuous Integration Small
Releases
Lost Lean Ambitions Defer Decisions
Software lifecycle Does not include Death Who pays for a
system that is hard to replace?
We Create Systems that Are Hard To Replace
Ask “How will we replace it?” Smaller parts Implementation not
that important Communication however is
Split into smaller part Login Admin Public Follow the Stories
and Actors
Example A B C D
What Data To Send? A B C D ? ?
?
SOAP A B C D B B A
Self describing services A B What do you want? X,
Y and Z Here you go
XHTML A B GET XHTML FORM POST
Hypermedia Client Service <service> <...> <link rel=”” href=”...” /> </service>
Fault tolerance Login Admin Public Public Public
Releasability Login Admin Public
Scalability Login Admin Public Public Public
Splittability Login Admin Public Login Admin Public
Simple vs. EASY Function ality
Simple vs. EASY Productiv ity
The next problem
Manual Deploys
It can get worse It can get worse
The Tail Is Wagging the Dog
The Cost Of Late Releases
Developers who like operations Operations who like development DevOps
Server provisioning should be repeatable
Tooling
Who is responsible? Hardware OS Infrastructure Application Logic
Different Slicing Hardware OS Infrastructure Application Logic Infrastructure
How to do it
Deploys should not be scary
How often can you deploy? Weekly? Daily? Hourly?
Deploys should not be scary
How to change organizations
Use Real States What used to be “Done” is now
inventory
Agile should have been Adaptive
Thank you! Marcus Ahnve @mahnve
[email protected]