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
The important of architecture
Search
Martin Cronjé
April 04, 2018
0
63
The important of architecture
Martin Cronjé
April 04, 2018
Tweet
Share
More Decks by Martin Cronjé
See All by Martin Cronjé
A DevOps story - Turning our most significant production outage into a driver for positive lasting change. A DevOps story.
martincronje
0
50
Tips to my younger self
martincronje
0
30
Bootstrapping great teams
martincronje
1
96
How we built a top grossing app with $30,000 and a pure remote team
martincronje
0
19
AgileNZ - Towards Mastery: Establishing Craftsmanship Culture in a Team
martincronje
0
260
Towards mastery: Establishing craftsmanship culture in a team
martincronje
2
300
Rescuing legacy software from impending doom (Refactoring from the trenches)
martincronje
1
480
Rescuing Legacy Software from Impending Doom. Refactoring Stories from the Trenches
martincronje
1
89
Business analysis in an agile world
martincronje
1
100
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
It's Worth the Effort
3n
186
28k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Git: the NoSQL Database
bkeepers
PRO
431
65k
Visualization
eitanlees
146
16k
How to train your dragon (web standard)
notwaldorf
96
6.2k
GitHub's CSS Performance
jonrohan
1031
460k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
810
Transcript
The importance of architecture
Today…
None
None
The shed is about this big:
Software is hard!
None
Essential Complexity Complexity, Conformity, Changeability, and Invisibility
Accidental Complexity Programming, hardware limitations, deployment, debugging
Simplifying the accidents
Simplifying the essence
Why is architecture important?
Anti-patterns emerge
Quality neglected not fit-for-purpose
Quality is neglected entropy is not managed
What is software architecture?
Systems Thinking purpose, components, boundaries and interactions
Architecture is… “The fundamental organization of a system, embodied in
its components, their relationships to each other and the environment, and the principles governing its design and evolution.”
Architecture embodies the critical design decisions of a system
Why should we apply rigour?
None
None
An architecture considers … key processing scenarios ... constraints under
which the solution was designs … quality of service requirements … mechanisms that make up the solutions … key assumptions and design decisions ... models to help explain parts of the system
It helps us… … manage complexity from different perspectives ...
remember why we did things … navigate what we’ve built … structure our thinking … communicate to others about what we’ve built
The Architect Foreman? Master Craftsman? Surgeon? Lead Engineer/Dev?
None
None
Summary…
Great designers create great systems