Presentation is loading. Please wait.

Presentation is loading. Please wait.

Sessions about to start – Get your rig on!. Grant Holliday Senior Service Engineer Microsoft.

Similar presentations


Presentation on theme: "Sessions about to start – Get your rig on!. Grant Holliday Senior Service Engineer Microsoft."— Presentation transcript:

1 Sessions about to start – Get your rig on!

2 Grant Holliday Senior Service Engineer Microsoft

3 granth@microsoft.com http://blogs.msdn.com/b/granth/

4

5

6 AZURE & DEV QA INT PROD

7

8 @echo off setlocal enabledelayedexpansion set /p servername=Enter DB Servername : set /p dbname=Enter Database Name : set /p spath=Enter Script Path : set hr=%time:~0,2% if "%hr:~0,1%" equ " " set hr=0%hr:~1,1% set logfilepath= %spath%\output_%date:~-4,4%date:~- 10,2%date:~-7,2%_%hr%time:~3,2%time:~6,2%.log set cmd='dir %spath%\*.sql /b/s' FOR /f %G IN (%cmd%) DO ( echo ******PROCESSING %G FILE****** echo ******PROCESSING %G FILE****** >> %logfilepath%

9

10 Monitor Define Deliver Operate Sprint Define Deliver Complex Error-prone Chaotic

11 DEV QA INT PROD TFS

12 DEV QA INT PROD TFS

13 DEV QA INT PROD TFS

14 DEV QA INT PROD TFS Full traceability

15 Manage the full stack

16 TFS Drop Location RM DesktopRM Web QADEV RM Server

17

18

19 Assumed State Start with an Assumption of target Environment Run a series of actions Desired State End with desired state (hopefully) Send a description of the desired state DSC capability reaches the desired state Get.Test.Set “Make it so” DSC Resources TFS Config as code Shared Gallery

20

21 TFS Drop Location RM DesktopRM Web QADEV RM Server

22

23

24

25 Instantiation of repeatable config. Configuration  Resource Group SQL - AWebsite Virtual Machines SQL-A Website [SQL CONFIG] VM (2x) DEPENDS ON SQL SQLCONFIG

26

27 AZURE & DEV QA INT PROD

28

29

30


Download ppt "Sessions about to start – Get your rig on!. Grant Holliday Senior Service Engineer Microsoft."

Similar presentations


Ads by Google