Bridging The Gap between Development and Production - PowerPoint PPT Presentation

1 / 34
About This Presentation
Title:

Bridging The Gap between Development and Production

Description:

Development Environment Characteristics ... Network Devices. Computing Devices. Storage Devices. Network Services. DNS, DHCP, WINS ... – PowerPoint PPT presentation

Number of Views:261
Avg rating:3.0/5.0
Slides: 35
Provided by: kevinsa7
Category:

less

Transcript and Presenter's Notes

Title: Bridging The Gap between Development and Production


1
Bridging The Gap between Development and
Production
  • Kevin Sangwell
  • Infrastructure Architect
  • Microsoft Regional Head Quarters

2
Develop
Integrate
Test
Deploy
  • Development Environment Characteristics
  • Component development takes place on individual
    developer workstations
  • Developers have local admin rights
  • Minimal (if any) security policies applied
  • Runtime environment is the developer workstation
    (i.e. not distributed)

3
Develop
Integrate
Test
Deploy
  • Integration Environment Characteristics
  • The first time a component gets deployed
  • Minimal formal testing
  • Code often runs with admin rights
  • Some security policies applied
  • Runtime environment is semi-distributed

4
Develop
Integrate
Test
Deploy
  • Test Environment Characteristics
  • Objective is to prove functional requirements
  • Code runs with production (limited) rights
  • Full security policies applied
  • Runtime environment reflects production
  • Host separation
  • Security Zones

5
Develop
Integrate
Test
Deploy
  • Deployment Pains
  • No automated deployment
  • Minimal (if any) install instructions
  • No documented requirements for the service
    accounts
  • No list of infrastructure requirements
  • Firewall ports
  • Load balancing config
  • MDAC version

6
A Better Way
Development Team
  • Business Requirements

Infrastructure Team
7
  • Share Infrastructure requirements/constraints

8
(No Transcript)
9
(No Transcript)
10
  • Health Model Instrumentation
  • Automated Installation (MSI)
  • Operations guides (deployment, backup, recovery,
    weekly tasks)
  • Performance characteristics
  • Disaster Recovery constraints
  • Network constraints (high latency page
    validation rather than field)

11
(No Transcript)
12
(No Transcript)
13
Development Team
14
(No Transcript)
15
(No Transcript)
16
(No Transcript)
17
(No Transcript)
18
(No Transcript)
19
The point of Integration and Test
  • Risk Reduction
  • Apply production security policies to the test
    environment
  • Ensure component is installed consistently across
    environments
  • Attempt to reflect the distributed nature of
    production
  • Use virtualisation to reduce hardware
    requirements and achieve above

20
Holistic Testing
  • Make the Test team responsible for ALL testing
  • Functional requirements
  • Non-functional requirements
  • Operations requirements
  • Security requirements
  • Tests become end-to-end
  • Deployment
  • Test most Functional Non-Functional
    Requirements concurrently
  • Operations tests validate other tests

21
I know all this its just plain hard!
  • Test Should Reflect Production
  • Virtualise Test Environment
  • Manage Test Environment similar to production
  • Automated Deployment
  • Software Distribution
  • Monitoring

22
Step 1 - Eliminate Physical Errors
  • Do this
  • Not this

23
Step 2 Understand Production
Network Architecture Storage Architecture Security
Architecture Management Architecture Network
Devices Computing Devices Storage Devices Network
Services DNS, DHCP, WINS Firewall
Services Firewall, Proxy Directory
Service Deployment Services File Print
Services Data Services Web App. Services Infra.
Mgmt. Services Backup Recovery
Services Certificate Services Remote Access
Services Middleware Services
24
Step 3 Remove The Non-Core Services
Network Architecture Storage Architecture Security
Architecture Management Architecture Network
Devices Computing Devices Storage Devices Network
Services DNS, DHCP, WINS Firewall
Services Firewall, Proxy Directory
Service Deployment Services File Print
Services Data Services Web App. Services Infra.
Mgmt. Services Backup Recovery
Services Certificate Services Remote Access
Services Middleware Services
25
Step 4 Commoditize
  • Replace high performance switches
  • Use a single unmanaged L2 switch
  • Windows RRAS for routing
  • Replace hardware firewalls with software
    firewalls (ISA 2004)

26
Step 5 Virtualize Automate
  • Virtualize common IT services - AD, DNS, WINS,
    DHCP, etc.
  • Automate deployment, configuration provisioning
    for development, testing and production
  • Reserve actual production hardware for focused
    testing

27
Maintain
  • Integration knowledge stays in-house
  • Integration Team
  • Manages the virtual environments
  • Syncs them with production
  • Runs or coordinates testing
  • Hosts LOB and new service dev and test teams
  • Speeds the integration process

28
Virtualisation Cannot
  • Be used for driver level testing
  • Run high scale load tests
  • Substitute for a full scale staging environment
  • Eliminate the need for staff to understand the
    production environment
  • Substitute for good testing, change management or
    project management

29
Automate The Steps
  • Eliminate human error
  • Assurance that base environment works as
    documented
  • Focus testing on the new IT Service rather than
    existing environment
  • Also automate the new IT Service deployment,
    configuration provisioning

30
Agile Development
  • Move code through Integration and Test frequently
  • Automate, automate, automate
  • Leverage virtualisation and the operations
    infrastructure
  • Benefits
  • Identify issues sooner
  • Increases confidence for deployment
  • This is the internal Microsoft Approach

31
Bringing it all together
Functional Requirements
Security, Operations Data Centre
Constraints Developer Environment
Functional Requirements Code
Non-functional Requirements
Operations Guides Solution Deployment Constraints
Non-functional Requirements Operations
Requirements Environments
32
Tools Today
Functional Spec. in Word/Excel Serena/Borland
VSTS Logical DataCentre Tasks in
Project/VSTS ADS, VirtualPC, RIS, SMS
Contract in Word/Excel Serane/Borland
Word Document, VSTS MSI/Scripts
Word Document, Health Model, SDM (VS)
Health Model (Word Document) ADS, VirtualServer,
RIS, SMS, MOM
33
Tools in the future
Functional Spec. in Word/Excel Serena/Borland
SDM (VS LDD), Tasks in VSTS Windows Deployment
Services Vista, SMS
Contract in Word/Excel Serane/Borland
Word Document, VSTS SDM (MSI/Scripts)
Word Document SDM (VS)
Word Document SDM (WDS, SMS, MOM)
34
  • Questions?
Write a Comment
User Comments (0)
About PowerShow.com