Priit Collaboration infrastructure.

Slides:



Advertisements
Similar presentations
How to Grade Wikis Ways to look for and grade evidence of collaboration & build strong partnerships.
Advertisements

Agile Software Distribution
Unified process(UP) UP is an OO system development methodology offered by Rational(Rational Rose) s/w, now a part of IBM Developed by Booach,Rambaugh,Jacobson--
Yannick Jolliet Active Knowledge Information Management Governance.
<<replace with Customer Logo>>
Modern app development Continuous value delivery and rapid response to change.
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
T-FLEX DOCs PLM, Document and Workflow Management.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Improving Process for Better Software. Who We Are An experiential learning program that provides technology solutions for our partners, and real- world.
GForge: A collaborative development environment Presentation by: Geoff Gerfin.
EXtreme Programming Quick Introduction Daniel Arraes Pereira Eduardo Lourenço Apolinário Ricardo de Oliveira Cavalcanti.
Applied Software Project Management Andrew Stellman & Jennifer Greene Applied Software Project Management Applied Software.
SwE 313 Introduction to Rational Unified Process (RUP)
BizTalk Deployment using Visual Studio Release Management
Visual Studio 2012 Launch Team Foundation Service Free Plan Visual Studio 2012 Update 1 3-week service delivery sprints Frequent updates for on-premises/boxed.
Source Control Repositories for Enabling Team Working Svetlin Nakov Telerik Corporation
Developer Tools Deployment Planning Services Expand Your Business With DTDPS.
An Overview of Agile L e a d i n g C h a n g e T h r o u g h C o l l a b o r a t i o n.
T EAM F OUNDATION S ERVER IN D EVELOPMENT Kambiz Saremi.
@martinwoodward
Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
CONTINUOUS INTEGRATION, DELIVERY & DEPLOYMENT ONE CLICK DELIVERY.
1 Uploading and Publishing New Tools Michael McLennan Software Architect HUBzero™ Platform for Scientific Collaboration This work licensed under Creative.
Software Deployment at Johnston Community College Lauren Bradley | Windows System Administrator at Johnston Community College Lauren Bradley | Windows.
Application Lifecycle Management and the cloud
Achieving Agility with WSO2 App Factory S. Uthaiyashankar Director, Cloud Solutions WSO2 Inc. Dimuthu Leelarathne Software Architect WSO2 Inc.
Bboogle: Updates and Experience Patricia Goldweic, Sr. Software Engineer, Northwestern University Brian Nielsen, Project Manager, Faculty Initiatives,
Modern app development Continuous value delivery and rapid response to change.
TF-NOC flash presentation. Network What infrastructure have your organization deployed? (e.g. fiber + equipment) What services are your organization offering.
LinkWare LinkWare is a web-enabled, open platform for generation and distribution of electronic technical documentation and e–catalogues. The LinkWare.
An effective Operations Metric program includes the following best practices: Customizing metric report for site’s tracking supervisor or other identified.
Productivity Tools Ken Nguyen Department of Information Technology Clayton State University.
Perforce Software Version Everything.. Visual Studio Industry Partner Perforce Software NEXT STEPS Contact us at: Perforce products.
Kako razvijate PL/SQL pakete? File based PL/SQL development Mitja Golouh SIOUG 2006,
Dave Muirhead Director of Electronic Customer Self-Service Oracle Corporation.
Agile Methodology Paul Mohrbacher. Agile Manifesto We are uncovering better ways of developing software by doing it and helping others do it. Through.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
Go Deep Federated Identity Management Team Foundation Server SCM and Version Control Team Foundation Service Agile Planning.
Infrastructure as code. “Enable the reconstruction of the business from nothing but a source code repository, an application data backup, and bare metal.
A way to develop software that emphasizes communication, collaboration, and integration between development and IT operations teams.
Geoff Davis Software Development Leader Software Development at eWater.
SG SCM with MKS scmGalaxy Author: Rajesh Kumar
The Next Level Of Agile: DevOps and CD אוקטובר 2015.
Streamlining the development of your mobile app(s) Frequently releasing value to users Constantly maintaining quality Monitoring app health and engagement.
WP2 : Collaborative tools Leandro Fernandez ICS Division November 26, 2014.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
Ivan Kardum Visual Studio ALM MVP, PMP Ekobit d.o.o. Visual Studio Online - Developeri u oblacima.
A Practical Approach to Version Control for SQL Server Steve Jones SQLServerCentral Redgate Software.
DevOps for the IT Pro with Azure and Visual Studio Team Services
The Value of Managing the Review Process
Implementing Cloud-based Agile Team Development - Lessons Learned
Proposed IT Infrastructure for TOP OS project
External Web Services Quick Start Guide
1.Introduction to Rational Unified Process (RUP)
One tool to rule them all? Integration or survival of the fittest
Introduction to Team Foundation Server 2010
f
CRM software: useful tool for building business
Collaboration Amy Macy Brenda Kerr.
SIS DEVOPS COMMUNICATION MODEL SIMULATOR
TechEd /21/2018 3:13 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Design and Programming
Developing a Code Sharing and Modifying Tool for CSCI 577 team project
Introduction to VSTS Database Professional
Standardize Automate Protect Monitor team-based development
DevOps - Visual Studio Release Management Jump Start
Mark Quirk Head of Technology Developer & Platform Group
Presentation transcript:

Priit Collaboration infrastructure

Cycle time 1-CLICK DEPLOY Software Development Process SWD Team I3 I2 I1 Continuous Integration End users Architecture EPICS Use cases Development teams Proj. manager s Tarnepõhine meetrika Pool of software projects Võime/vajaduse põhine investeerimin. AGILE PROJECT MGMT AGILE SCM Operations Deployment managment Investors Lõppkasutajad Product owner Eskaleerumised

Developer communication DeveloperAnalystDeveloperTester Project Manager / Product Owner Customer

Analyst and Developer Defining requirements Will change Usually include visual elements Requirements for requirements Changes need to be tracked and history preserved Simple to modify Structure Verifiable

Analyst and Developer Best platform so far: Wiki

Developer and Developer Code Changes need to be tracked and history preserved Changes need to be reviewed Comments of these changes need to be preserved Linking to issue tracker

Version Control Software What to store As much as possible! When to store and synchronize As often as possible!

Git Collaboration

Developer and Developer Code Changes need to be tracked and history preserved Changes need to be reviewed Comments of these changes need to be preserved Linking to issue tracke

For all roles – Issue Tracker CreateApproveDevelopReviewTest

Continuous Integration Monitoring VCS for updates Checking out the change Building the application Deploying the application Running automated tests on application Reporting the (possible) errors found

Contact me Not promising to: Know all the answers Respond quickly Become mentor of any kind I might find time to: Have lunch and talk about SWD process, tools and trends Review architecture and give suggestions