1 © 2014 IBM Corporation For IBM Internal Use OnlyIBM Proprietary 3. Cloud Enabled DevOps on Bluemix Experienced Bluemix BootCamp
2 When you complete viewing this deck, you should be able to: Define DevOps Recall the typical DevOps flow Describe the DevOps challenges Describe the benefits of DevOps Identify the Cloud DevOps tools Describe DevOps from the perspective of IBM Bluemix DevOps Services
3 Define DevOps
4 Let us learn about DevOps from the perspective of operations and development
5 IBM DevOps point of view
6 Businesses are challenged to meet time pressures with quality software
7 Expectations of DevOps for the Cloud era
8 Expectations of DevOps for the Cloud era, continued
9 Where will you typically see DevOps solutions?
10 Cloud DevOps for SOE is about continuous delivery
11 Example: Cloud DevOps Tools
12 Example: Cloud DevOps Tools, continued
13 We will start Bluemix and create a sample application from a Boilerplate
14 In the Java Web Starter dialog, fill in the information about the application on the right
15 Once the application is created in the space, the Application Overview dialog is presented
16 Click DASHBOARD, in the menu bar, at the top of the screen, and the dashboard view of all your apps will be displayed
17 Click the application icon and you will be taken to the application Overview page
18 Here is the Overview Dialogue after the GitHub entry was made
19 Click the Routes link to open a browser page displaying your application
20 Let us see how to edit codes
21 Click the Code button to open a browser page displaying the IBM DevOps Services page
22 You can submit your code and push to git repository
23 Track and Plan helps to create work items, assign work items to individuals, or roles within projects, and assign them tasks
24 Track and Plan helps to create work items, assign work items to individuals, or roles within projects, and assign them tasks Track/Plan#1(Project Dashboard)
25 Track and Plan helps to create work items, assign work items to individuals, or roles within projects, and assign them tasks Track/Plan#2(Sprints and Backlogs)
26 Build and Deploy helps to build and deploy your code and your package (Stage Configuration)
27 Build and Deploy helps to build and deploy your code and your package (Build-->Deploy)
28 Build and Deploy helps to build and deploy your code and your package
29 Build and Deploy—Advanced provides more control over what we do in DevOps services
30 Build and Deploy—Advanced: Configure the Builder and Deployer
31 Build Deploy—Advanced: Provides much more control over the build process
32 Bluemix Live Sync Process (Optional) REF:
33 DevOps is a pattern not a product
34 Here is a recap of what you have learned in this video: DevOps is a contraction of development and operations in the context of common tools used to deliver solutions. It is predominant in the front- end efforts (web, web services, and mobile), or where agility in delivery is needed. DevOps helps in reducing time for delivering solutions. You also learned about the IBM Bluemix DevOps tool and its end-to-end lifecycle. You learned how to create, edit, build, and deploy an application using IBM Bluemix DevOps.
35 Thank you