vsts architecture edition overview

23
Steve Lange | Developer Technology Specialist | Microsoft – US West Region Steve Lange | Developer Technology Specialist | Microsoft – US West Region Architecture Edition Architecture Edition

Upload: steve-lange

Post on 14-May-2015

2.297 views

Category:

Technology


4 download

DESCRIPTION

An overview of VSTS Architecture Edition (2008). Please feel free to download and use, just please include the original author (me) as a reference.

TRANSCRIPT

Page 1: VSTS Architecture Edition Overview

Steve Lange | Developer Technology Specialist | Microsoft – US West RegionSteve Lange | Developer Technology Specialist | Microsoft – US West Region

Architecture EditionArchitecture Edition

Page 2: VSTS Architecture Edition Overview

IntroductionsTeam System Architecture Edition

Main CapabilitiesDiagram TypesDemo

Power ToolsFutures: Rosario

Page 3: VSTS Architecture Edition Overview

Visual Studio Team System Edition for Software ArchitectsTeam ArchitectVSTS Architect EditionArchitecture Edition

Page 4: VSTS Architecture Edition Overview
Page 5: VSTS Architecture Edition Overview

Implements System Definition Model (SDM)

Supports Dynamic Systems Initiative (DSI)

Provides support for Top-Down & Bottom-Up System Design

Page 6: VSTS Architecture Edition Overview

Top-Down Approach

Bottom-Up Approach

Page 7: VSTS Architecture Edition Overview

Visualize applicationsConfigure settings & constraintsDefine Web Service & DB communicationsImplement applications into VS projects

Page 8: VSTS Architecture Edition Overview

Design application systems composed of applications & other systemsConfigure communication pathways between members & other systemsEvaluate system for deployment

Page 9: VSTS Architecture Edition Overview
Page 10: VSTS Architecture Edition Overview

Logical representation of deployment environmentDocument configurations of datacenter platforms (applications, .NET framework, ports, etc.)

Page 11: VSTS Architecture Edition Overview

Validates System against Logical DatacenterConfirms bindings in systemEvaluates constraints

Page 12: VSTS Architecture Edition Overview
Page 13: VSTS Architecture Edition Overview
Page 14: VSTS Architecture Edition Overview
Page 15: VSTS Architecture Edition Overview

Specify logical layering of applicationAssociate layers with assemblies, namespaces, classes, etc.Compare “actual” to “desired”

Page 16: VSTS Architecture Edition Overview

Visualize current architectureGraphically browse application & view dependenciesUpdates with code

Page 17: VSTS Architecture Edition Overview
Page 18: VSTS Architecture Edition Overview
Page 19: VSTS Architecture Edition Overview
Page 22: VSTS Architecture Edition Overview

Walkthrough: Defining Applications on Application Diagrams

Walkthrough: Designing Application Systems by Using a Bottom-Up ApproachWalkthrough: Designing Application Systems by Using a Top-Down ApproachWalkthrough: Applying Constraints to a Logical DatacenterWalkthrough: Validating an Application System for Deployment

Distributed System Designer Samples

Page 23: VSTS Architecture Edition Overview

Designing Web Services Walkthroughs Walkthrough: Designing a Web ServiceWalkthrough: Contract Driven Web Service Design - Creating an EndpointWalkthrough: Creating Substitutable Web ServicesWalkthrough: Representing Indirect Web Service ConnectionsDesigning and Configuring a Logical Datacenter Walkthroughs Walkthrough: Creating Logical Datacenter DiagramsWalkthrough: Creating a Security Zone Part 1Walkthrough: Creating a Security Zone Part 2