Found 58 bookmarks
Custom sorting
API-centric architecture
API-centric architecture
Developers and architects often think of APIs as a continuation of the integration-based architectures that have long been in use within enterprise IT. But this is a narrow view. This post is the first in a series that will examine the broader reality, where APIs have become a foundational technology for the development of robust and scalable enterprise applications.
·apigee.com·
API-centric architecture
Smells to Refactorings Cheatsheet
Smells to Refactorings Cheatsheet
Smells to Refactorings Cheatsheet (.pdf) We developed this handy cheat sheet as a teaching aid while teaching our Refactoring Challenge Activity. You'll find a table that maps code smells to their likely refactorings with corresponding page references to source material contained in the books Refactoring: Improving the Design of Existing Code by Martin Fowler and […]
·www.industriallogic.com·
Smells to Refactorings Cheatsheet
Heroku - Cloud Application Platform
Heroku - Cloud Application Platform
Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
·www.heroku.com·
Heroku - Cloud Application Platform
Rules, by Sandi Metz
Rules, by Sandi Metz
A talk from Barcelona Ruby Conference 2013 (http://baruco.org) We're iconoclasts who reject arbitrary constraints yet long for understandable, predictable, c...
·www.youtube.com·
Rules, by Sandi Metz
Evolutionary Architecture
Evolutionary Architecture
At the GOTO 2014 conferences in Copenhagen and Aarhus, I had the opportunity to have an extended set of conversations with Martin Fowler…
·codeburst.io·
Evolutionary Architecture
Sacrificial Architecture
Sacrificial Architecture
Sometimes it's a good thing to be writing code that you expect to throw away in a couple of years time.
·martinfowler.com·
Sacrificial Architecture
The Clean Architecture
The Clean Architecture
Over the last several years we’ve seen a whole range of ideas regarding the architecture of systems. These include: Hexagonal Architecture (a.k.a. Ports and Adapters) by Alistair Cockburn and adopted by Steve Freeman, and Nat...
·8thlight.com·
The Clean Architecture