Software Architektur
Summary: Design und Architektur von Software.
Index: HomePage

Architekturguides

  • Shadowfax - Auszug aus dem Announcement: "The Enterprise Development Reference Architecture includes full architectural guidance that an organization can use to standardize the development of distributed systems; an extensible application framework that incorporates reusable assets to facilitate development of distributed applications; four QuickStart applications that demonstrate key capabilities of the framework; and an application template to help you set up a development environment to implement services and build client applications that use the services."
  • Entwicklung einer Web Applikation mit MVC II - Auszug aus dem Abstract: "This article goes through different approaches to create enterprise web application. I outline possible architecture and explain why following MVC 2 design pattern will give you the best return on investment, in terms of application maintains"
  • Secrets of Great Architects - Summary: All great architects have mastered the ability to conceptualize a solution at distinct levels of abstraction. By organizing the solution into discrete levels, architects are able to focus on a single aspect of the solution while ignoring all remaining complexities. Presents techniques for applying levels of abstraction to IT solutions, and compares this to other engineering disciplines.

Onlineforen

Es gibt ein deutsches Diskussionsforum zum Thema Software Design und Architektur: Das Software Architekten Forum - dort geht es nicht um die Einsatzfähigkeiten des .NET Frameworks als Codebaukasten, sondern um Diskussionen über Design und Architektur von Software. Einige exemplarische Diskussionspunkte:

  • Project Management (Projektplanung und -abwicklung, ...)
  • Risk Management
  • Project Milestones
  • Integration techniques - Hardware, Software, Mensch
  • Best Practices (Unit Testing, ...)
  • Design Patterns
  • Application Patterns (Patterns & Practices)
  • Interoperabilität - COM, Win32Api, Java, Unix World, SAP, .... (endlose Liste)
  • Business Process Orchestration
  • Software Instrumentation (Logging, ...)
  • Monitoring, Testing
  • Deployment
  • Security by Design
  • ...
VerwandteThemen: BuecherSoftwareArchitektur, PatternsPractices, ServiceOrientedArchitecture