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
85
Don't Be Done
mahnve
0
1.1k
Layers Of Complexity
mahnve
0
1.2k
Throw Out The Experts
mahnve
0
1.3k
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
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
570
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
110
The Niche of CDK Grant オブジェクトって何者?/the-niche-of-cdk-what-isgrant-object
hassaku63
1
720
バイブコーディング超えてバイブデプロイ〜CloudflareMCPで実現する、未来のアプリケーションデリバリー〜
azukiazusa1
2
740
新しいモバイルアプリ勉強会(仮)について
uetyo
1
230
Comparing decimals in Swift Testing
417_72ki
0
130
What's new in AppKit on macOS 26
1024jp
0
180
DMMを支える決済基盤の技術的負債にどう立ち向かうか / Addressing Technical Debt in Payment Infrastructure
yoshiyoshifujii
4
670
プロダクトという一杯を作る - プロダクトチームが味の責任を持つまでの煮込み奮闘記
hiliteeternal
0
300
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
210
AWS Summit Japan 2024と2025の比較/はじめてのKiro、今あなたは岐路に立つ
satoshi256kbyte
1
260
バイブコーディングの正体——AIエージェントはソフトウェア開発を変えるか?
stakaya
3
220
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Building Adaptive Systems
keathley
43
2.7k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
860
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Typedesign – Prime Four
hannesfritz
42
2.7k
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]