Feasibility Evidence Description (FED)

Size: px
Start display at page:

Download "Feasibility Evidence Description (FED)"

Transcription

1 Feasibility Evidence Description (FED) Pediatric Trauma Society Research Investigator Databank (PTS-RID) Team 01 Kenda Albertson: Verification and Validation Georges Hatem: Project Manager, Life Cycle Planner Mehrdad Mahdavi Boroujerdi : Project Manager, Feasibility Analyst, Developer Nicholas McCall: Operational Concept Engineer, Requirement Engineer Junjian Wang: System Architect, Prototyper 05/03/13

2 Version History Date Author Version Changes made Rationale 10/10/12 MM 1.0 First Version VC Package 10/15/12 MM 1.1 Section 1 and 5 completed FC Package 10/22/12 MM 1.2 Bugs fixed 10/30/12 MM 1.3 Section 2-4 completed Bugs fixed Response to Evaluation of VC Package FCR ARB 11/05/12 MM 1.4 Section 2, 2.2, 2.3, 3 Fixed FCR ARB Comments 11/09/12 MM /26/12 MM 1.6 Benefits in Program Model Updated with more realistic concepts (Section 2) Section 2.2, 2.3 updated in regards to the new benefits. Bugs fixed New feasibility evidences added (Pulling information from PubMed module ) Instructor s Comment Bugs fixed based on TA Comments We have provided some feasibility evidences about our most risky module (Pulling information from PubMed module) 11/28/12 MM 1.7 RIO updated Instructor s Comments 12/03/12 MM 2.0 Bugs fixed Feasibility evidences updated 12/10/12 MM 1.2 FED updates based on ARB s comments 12/17/12 MM 2.2 RIO fixed Level of Service Feasibility, Capability Feasibility, Evolutionary Feasibility Updated Complete FED for DCR ARB (Final DC Package) Final DC Package TA s Comment Evaluation of Final DC Package 02/11/13 MM 3.0 Risk Assessment Updated Personal Turnover 02/20/13 MM 3.1 Similar to v3.0 04/01/13 MM 6.0 Add documentation for new development/coding in section3 05/03/13 MM 4.1 Section updated with last documentation about PubMed Module (pulling information from pubmed) Update version for Final RDCP OIC1 OCI6, Project Archive

3 Table of Contents Feasibility Evidence Description (FED)...i Version History... ii Table of Contents... iii Table of Tables...iv Table of Figures...iv 1. Introduction Purpose of the FED Document Status of the FED Document Business Case Analysis Cost Analysis Benefit Analysis ROI Analysis Architecture Feasibility Level of Service Feasibility Capability Feasibility Evolutionary Feasibility Process Feasibility Risk Assessment NDI/NCS Interoperability Analysis Introduction Evaluation Summary... 18

4 Table of Tables Table 1: Personnel Costs... 3 Table 2: Hardware and Software Costs... 3 Table 3: Benefits of xxx System... 4 Table 4: ROI Analysis... 4 Table 5: Level of Service Feasibility Table 6: Capability Requirements and Their Feasibility Evidence Table 7: Evolutionary Requirements and Their Feasibility Evidence Table 8: Rationales for Selecting Architected Agile Model Table 9: Risk Assessment Table 10: NDI Products Listing Table 11: NDI Evaluation Table of Figures Figure 1: ROI Analysis Graph... 4

5 1. Introduction 1.1 Purpose of the FED Document In this document we discuss about the evidence of feasibility in our projects. We use business case analysis, risk assessment, and etc. to have a better perspective of evidences. 1.2 Status of the FED Document - The risk assessment table reformed with more clear statements. - After reviewing team s analysis on process feasibility we decided to use Architected Agile model in our project. - All section updated for DC Package after team, TA, client and instructor s evaluation.

6 2. Business Case Analysis Assumptions People are willing to use an electronic system for collaboration Increased collaboration improves research Stakeholders (Who) Initiatives (What) Value Propositions (Why) Developers Develop System Increase research PTS marketing Market the project collaborations team and get people to between members PTS research team sign up. of PTS. Web master Promoting success Improve education Database stories. and research. administrator Collect statistics Reduce number of on injuries injuries for Perform outreach children. of new research Reduce the burden Train the web on hospitals and master. clinics. Beneficiaries (For Whom) Members of PTS The medical field Children Parents Hospitals, Clinics, Society Cost Development Personnel Training (Developers, Webmaster) Maintenance Infrastructure expenses (e.g. Web Hosting/Server) Benefits Number of members published papers (Rationale: This project is supposed to facilitate researchers (members) collaboration. So if in the future we find that the number of published paper increased, it means that this project has been useful.) Hours that each member spends on research.

7 2.1 Cost Analysis Personnel Costs Activities Table 1: Personnel Costs Time Spent (Hours) Development Period (24 weeks) Valuation and Foundations Phases: Time Invested (CS577a, 12 weeks) Client: Meeting via , phone, and other channels [3 hrs/week * 12 weeks * 1 36 people] Client Representatives (Webmaster): Meeting via , phone, and other channels [1 12 hrs/week * 12 weeks * 1 people] Architecture Review Boards [1.5 hrs * 2 times * 2 people] 6 Development and Operation Phases: Time Invested (CS577b, 12 weeks) Client: Meeting via , phone, and other channels [5 hrs/week * 12 weeks * 1 60 people] Maintainer (Webmaster): Meeting via , phone, and other channels [3 hrs/week * weeks * 1 people] Architecture Review Boards and Core Capability Drive-through session [1.5 hrs * 3 9 times * 2 people] Deployment of system in operation phase and training 56 - Installation & Deployment [3 hrs * 4 times * 2 people (Client & Webmaster)] - Training & Support [2 hrs * 8 times * 2 people (Client & Webmaster)] Total 215 Maintenance Period (1 year) Maintenance [8 hr/week * 52 weeks] 416 Total Hardware and Software Costs Table 2: Hardware and Software Costs Development & Operation Type Cost Rationale Hardware Web Hosting and Domain Server $104/year A new web server is needed to serve our application, database and domain name.

8 2.2 Benefit Analysis Table 3: Benefits of PTS System Current activities & resources used % Change Time Saved (Hours/Year) Increase collaboration (reduce time that 10% each member needs to spend on (Decrease) researching) 1000 Total 1000 Benefit Analysis metrics Improve research quality (Increase the number of members published papers) Number of Published Paper Number of Collaborators 2.3 ROI Analysis Table 4: ROI Analysis Year Cost Benefit Cumulative (Effort Cost Saved) Cumulative Benefit ROI ( ) Figure 1: ROI Analysis Graph

9 ROI ROI = (Cumulative Benefit - Cumulative Cost) / Cumulative Cost ROI

10 3. Architecture Feasibility Feasibility Evidences for Pulling Information Module The most critical part of our project is communication with PubMed. PubMed is a database of members articles (members are the users of the project application). So before doing anything we should do some prototyping to make sure that this module is going to work properly. NCBI (National Center for Biotechnology Information which owns PubMed) provides an API (Entrez Programming Utilities) to work with PubMed database. This API consists of many tools which let us to have access to the articles XML files, search through PubMed and etc. At the beginning of the development phase we decided to use this Entrez API. Later we found that this API is very limited so we shifted to another API called PubMedAPI or PubMed Wrapper (discussed in the below). In the below we first describe the Entrez API and then we will discuss about PubMedAPI (PubMed Wrapper) which is the API that we actually used for fetching the information from PubMed. 1. Entrez Programming Utilities The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. All E-utility requests should be made to URLs beginning with the following string: To access these data, a piece of software first posts an E-utility URL to NCBI, then retrieves the results of this posting, after which it processes the data as required. The software can thus use any computer language that can send a URL to the E-utilities server and interpret the XML response; examples of such languages are Perl, Python, Java, and C++. Combining E-utilities components to form customized data pipelines within these applications is a powerful approach to data manipulation. Entrez Program Interfaces ESearch utilitiy

11 eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi Responds to a text query with the list of matching UIDs in a given database (for later use in ESummary, EFetch or ELink), along with the term translations of the query. ESummary (document summary downloads) eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi Responds to a list of UIDs from a given database with the corresponding document summaries. This part consists of some feasibility evidences about our most risky module (pulling information from PubMed). EFetch (data record downloads) eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi Responds to a list of UIDs in a given database with the corresponding data records in a specified format. ESpell (spelling suggestions) eutils.ncbi.nlm.nih.gov/entrez/eutils/espell.fcgi Retrieves spelling suggestions for a text query in a given database. Syntax and Initial Parsing of Entrez Queries term1[field1] Op term2[field2] Op term3[field3] Op Example: human[organism] AND topoisomerase[protein name] esearch.fcgi?db=<database>&term=<query> Input: Entrez database (&db); Any Entrez text query (&term) Output: List of UIDs matching the Entrez query Example: Get the PubMed IDs (PMIDs) for articles about breast cancer published in Science in nce[journal]+and+breast+cancer+and+2008[pdat] Pipelines Retrieving data records matching an Entrez query ESearch ESummary ESearch EFetch

12 Retrieving data records matching a list of UIDs EPost ESummary EPost EFetch Retrieving data records from a subset of an ID list defined by an Entrez query EPost ESearch ESummary EPost ESearch EFetch In the code below we used ESearch EFetch pipeline to first search for a query (by using Esearch) and then fetch the abstract of papers which contain that query (by using Efetch). <html> <head> <title> search script </title> <meta name="author" content="sepideh A., </head> <body> <form name="form" action="ptsrid-pubmed.php" method="get"> <input type="text" name="q" /> <input type="submit" name="submit" value="search" /> </form> <?php $var ; $trimmed = trim($var); //trim whitespace from the stored variable // rows to return $limit=10; // check for an empty string and display a message. if ($trimmed == "") { echo "<p>please enter a search...</p>"; exit; } // check for a search parameter if (!isset($var)) { echo "<p>we dont seem to have a search parameter!</p>"; exit; } $lastname = $var; $database = "pubmed"; //basic search: search term in databse $searchresult = " "esearch.fcgi?db=".$database."&term=".$lastname;

13 //create xml object $searchresultxml = simplexml_load_file($searchresult); //loop through all results(ids) for ($i=0; $i < $searchresultxml->retmax; $i++) { //get ids $articleidarray = $searchresultxml->idlist->id[$i]; //fetch abstracts based on ids $article = " "efetch.fcgi?db=".$database."&id=".$articleidarray."&retmode=xml"; $articeltxml = simplexml_load_file($article); //print abstract echo $articeltxml->pubmedarticle->medlinecitation->article->abstract- >AbstractText; echo "<br>"."<hr>"; }?> </body> </html> Here is the output of this part of Code:

14 The next things that we are going to do are some advance fetching/searching from and in PubMed database. 2. PHP-Pubmed-API-Wrapper PHP-PubMed-API-Wrapper This is a new developed API-Wapper which we used in our project as a new way in communication with PubMed. This API is developed by third party developers. They tried to solve some problems of PubMed original API (Entrez). This API gave us more reliability. This API is accessible through this link: A modified version of this API is also available in the project source code (PudMedAPI.php). This file is documented by the original authors. The PTS-RID developers also added comments for the modified parts of the code. We modified this API because we needed to fit this API with our project (e.g. the original version of this API doesn t pull all the information that we really needed so we had to modify this API to make it to pull all the information which we really needed)

15 Pubmed Module Codes: The Pubmed Module consists of two php files which are available in the PTS-RID source code: 1. PudMedAPI: Which is the modified version of the (PHP-Pubmed-API-Wrapper). 2. pudmed.php: Which does the whole functionality of pulling information: Reading User s information from local database (user table) The for each user the code goes to the Pubmed website and fetch all of hir/her article s information Then the code populated the relational local database. These two php files are well commented and are available in the PTS-RID source code. 3.2 Level of Service Feasibility Part 3.2, 3.3, 3.4 consist of products strategies and processes strategies that we can use to achieve each requirement. Table 5: Level of Service Feasibility Level of Service Requirement LOS-1: Support 200 users, 100 concurrently LOS-2: System shall be scalable LOS-3: Search time will be under one minute Product Satisfaction Product Strategies: Database Optimization (Code/Algorithm), Using well-known host/database server Process Strategies: Doing some prototypes to simulate a situation in which 100 concurrent users are working on the database (maximum 200 users) by using SQL procedures and optimized algorithms. Analysis: By using these strategies we can predict the possible burden of the database so we will be able to provide sufficient infrastructure and process for it. For example with prototyping we can estimate the optimistic and pessimistic bandwidth in which our application will work properly. Product Strategies: Modular Architecture Process Strategies: Prototype each module s scalability, Using powerful database which has good scalability. Analysis: If in all phases of software developing we pay attention to scalability then we can develop the system in a way that it would be more scalable. For example with prototyping we can know how our infrastructure should be scalable to help system s growth. On the other hand if we have a modular approach it would satisfy scalability so if in the future the system needs to be larger, working on small modules is easier that working on a big whole module. Product Strategies: Optimized code and algorithm, Using Powerful host and database server. Process Strategies: Modeling and Prototyping, Performance Analysis

16 LOS-4: Downtime: no more than four hours per month Analysis: These strategies help us to plan, test and simulate the system to make sure that its search module performance meets the project s target. For example using powerful search algorithms and frameworks and also having a powerful database engine would greatly help us to reach this approach. Product Strategies: Monitoring the system (after delivery), Regular Backup/ Recovery, Well design and test to reduce the system s bugs Process Strategies: Test Plans & Tools, Regular maintenance Analysis: By using these kinds of strategies we can use test-based developing to reduce downtime. For example we can simulate the system to examine its performance in different situation and queries. Another approach we are going to use is to design the system is a way that has the minimum amount of bugs so after delivery we can reduce the downtime chance. Using powerful test tools also help us in this approach. After delivering the project we also need to make sure that the system is monitored and maintenance regular so we told our client that they should assign an expert person as the webmaster. 3.3 Capability Feasibility Table 6: Capability Requirements and Their Feasibility Evidence Capability Requirement CR-1: Custom searchable database populated from PubMed CR-2: Search by keyword, MESH term, author CR-3: Search member directory CR-4: User profile page with list of personal Product Satisfaction Software/Technology used: Use algorithms for pulling information through PubMed API, Use MySQL database with powerful search procedures. Feasibility Evidence: We ve planned to use powerful search procedures (e.g. solr query) to connect to the database, search among its record and return the result. Software/Technology used: Using key-based search algorithm to search among database base. Feasibility Evidence: By using combined SQL algorithms (e.g using like keyword) we request for such query from the database. Referred use case diagram: UC-3, UC-13, UC-14, UC-15 Software/Technology used: Using a SQL search procedure to search user database. Feasibility Evidence: The user s information is stored into the database in the user table. By connecting to the database (using php and MySQL) we can create a dataset of user s information and after that we can show on the searchmember directory page. Software/Technology used: GUI developing Tools, PHP, HTML, MySQL

17 MESH interests, articles, CV CR-5: Discussion board (posting/responding to topics) CR-7: Personal topcollaborators list Feasibility Evidence: For having a good perspective about this capability we used some GUI prototyping. For developing this module since all user s information are stored into the user table into the database, after connecting to the database and getting a query of each user s information we can simply show each user s information into the Profile page. Referred use case diagram: UC-8, UC-12 Software/Technology used: Discussion Board COTS Feasibility Evidence: We analyzed different types of discussion board COTS product. We used their demo version. Also we used weighted matrix to have a better understanding of all COTS s capabilities. Referred use case diagram: UC-4, UC-5, UC-6 Software/Technology used: JavaScript Feasibility Evidence: This module s implementation is like CR-4. After connecting to the user table in our database, we have a list of all users. For this module we just need each user s collaboration field. Since we already did some prototyping for connecting to the database and creating some record sets, now we have good evidences which make us to feel that this module doable. Referred use case diagram: UC Evolutionary Feasibility Table 7: Evolutionary Requirements and Their Feasibility Evidence Evolutionary Requirement ER-1: Support more users Product Satisfaction Software/Technology used: PHP, SQL, Database Management As we discussed in the evidences for LOS-1, we are going to develop the system in a modular way so if in the future we need more use supports, the system will be scalable enough to achieve ss capability.

18 4. Process Feasibility Based on our project s non-conformity points and comparing them to all 4 process patterns, we can see that the number of non-conformity points in Architected Agile process pattern (4 nonconformity points) is less than other patterns. It means that our project is more follow Architected Agile process pattern. On the other hand the importance of these 4 points is medium. So from all of these factors we can find that we should follow Architected Agile process. Table 8: Rationales for Selecting Architected Agile Model Criteria Importance Project Rationales Status 30 % of NDI/NCS features 2 1 Using one COTS that is small part of the whole project. Single NDI/NCS 1 0 There is no single NDI/NCS that satisfies a complete solution. Unique/ inflexible business process 2 2 The system business is not very unique and the requirements can Need control over upgrade / maintenance change in the future. 3 4 Because this system works with a lot of information which are stored in the database, it should be upgraded regularly. Rapid deployment 1 1 PTS is a non-profit organization and also there is no deadline for delivering the system (except 577 milestones). Critical on compatibility 3 4 However we use only one COTS, it should be fully integrated in to the system. Internet connection 2 1 It is a web application. independence Need high level of 2 1 The levels of service are not high. services / performance Need high security 2 1 There is no sensitive information. Asynchronous communication 1 1 All communications in the system should be synchronous. Be accessed from 3 4 It is a web application. anywhere Critical on mass schedule constraints 2 2 Schedule is important in our project. Lack of personnel capability 2 3 The webmaster probably has little experience about database maintenance and optimization and also web application developing

19 Require little upfront costs Require low total cost of ownership Not-so-powerful local machines 2 2 The major costs are about web hosting and servers. 2 3 PTS do not need to spend much money to own PTS-RID. 2 4 It is a web application.

20

21 5. Risk Assessment Table 9: Risk Assessment Risks Lack of developer skills would increase lifecycle plan. One Team member s turnover would affect estimations and increase lifecycle plan. Current PTS log-in page cannot be compatible with the project. Inability to connect to PubMed will fail the project. Client will not be satisfied if response time does not meet target. COTS products chosen do not meet the needs of the users. Staffing unavailability (database manager, moderator) would increase system downtime. Potential Magnitude Risk Exposure Probability Loss Risk Exposure Training Risk Mitigations Eliminate Low priority Modules Modify their current code Using PubMed API tools Consider Solr, Lucene solutions, Prototyping, Optimizing Code Get client and board feedback, COTS assessment, Prototyping Get client and board feedback, Business Case Analysis

22 6. NDI/NCS Interoperability Analysis 6.1 Introduction Member s collaboration is one of the important parts of our project. After negotiating with client, we decided to use a discussion board COTS product for this module. After analyzing many COTS product we found that two of them best match to the client s win condition, MyBB and phpbb. After negotiation with client and also analyzing these two COTS product we decided to use phpbb. In this section there are our assessments about these two COTS product. 6.2 COTS / GOTS / ROTS / Open Source / NCS Except disccution board COTS products, we are going to use phpmyadmin DBMS and Apache Web Server which give us ability to develop web applications. Table 10: NDI Products Listing NDI/NCS Products MyBB phpbb phpmyadmin Apache Purposes Discussion Board Discussion Board Database Management Web Server 6.3 Connectors Since our COTS product is an open source software based on PHP, we are going to use PHP to integrate phpbb into our project. Also for storing data which we retrieve from PubMed into our local database, we use MySQL. 6.4 Evaluation Summary As previously discussed, we are going to use phpbb for discussion board forum. This section contains our comparison assessments. phpbb satisty all project s win-conditions and level of services. phpbb is a popular Internet forum package written in the PHP scripting language. Available under the GNU General Public License, phpbb is free and open source software. Features of phpbb include support for multiple database engines (PostgreSQL, SQLite, MySQL, Oracle, Microsoft SQL Server), flat message structure (as opposed to threaded), hierarchical subforums,

23 topic split/merge/lock, user groups, multiple attachments per post, full-text search, plugins and various notification options ( , Jabber instant messaging, ATOM feeds) - Wikipedia Table 11: NDI Evaluation Criteria MyBB phpbb Notes Documentation O + Outdated, many dead links. Simply poor. Modding process + O without editing a single file. Built for modding. Additional features + O Minor. Ex: Inline moderation Security history O vs. 6 since 2003 Admin UI simplicity + O ex: drag-and-drop vs. dropdown menus Comprehensive settings O + advanced settings more easily accessible Adding Styles/Themes + O built-in vs. real-time preview website After analyzing MyBB and phpbb and trying demo versions of them and also after negotiating with client we found that both COTS are suitable for our project but phpbb has some minor advantage more than MyBB. So finally client decided to use phpbb. Here are some screen shots of MyBB and phpbb which we used in our negotiations.

24

25

26

27

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Pediatric Trauma Society Research Investigator Databank (PTS-RID) Team 01 Kenda Albertson: Verification and Validation Sepideh Azarnoosh: Prototyper, System Architect

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) SWIM MEET SIGNUP Team 03 Member Name Role Email Archan Dutta Project Manager, Life Cycle Planner archandu@usc.edu Deepanshu Suneja Software Architect, Developer suneja@usc.edu

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team Member: Vaibhav Vishal Diego Brandao Zhe Wang Mohammadreza Barazesh Alejandro Monroy Hao-Yun Yang Katarzyna Ruszowska Project Manager,

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team members Alex Miller Diego Brandao Terence Williams William Goishi Nick Kwong Roles Project Manager Implementer Tester IIV&V Quality

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Tour Conductor Team-05 Name Ankush H Prasad Ajay Kumar G C Aadithya B Andrew Han Joseph Mouawad Manas Yadav Rohit Ravindra Role System Architect, Project Manager,

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) United Direct Marketing Team 9 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Feasibility Evidence Description (FED) COSMIC SYSTEM Team 02 Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Mishaal Aleem Prototyper/ Trainer / Implementer Rachel Inouye Operational Concept Engineer/

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent Verification

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) LINGGGO Team 3 Chicheng Ren Software Architect Dahai Li Quality Focal Point Dashun Wen Life Cycle Planner Kraingkrai Bumroungruksa Feasibility Analyst Siming Ye Operational

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler, Tester Yuxuan

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ThrdPlace Social Networking Team #7 Team members Gaurav Doon Yixiang Liu Tao Hu Feng Wen Ronghui Zhang Xin Liu Kan Qi Role Project Manager Operational Concept Engineer

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mental Math Team - 7 Chang Yu Prototyper, Implementer, Requirements Engineer Isha Agarwal Prototyper, Life Cycle Planner, Implementer JingXing Cheng Implementer Kajal

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mobile Application for Mobile-Controlled Lighting Team 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey Stall Feasibility

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) BlackProfessionals.net Website Team No.6 Tian Xiang Tan Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Sadeem Alsudais Po-Hsuan Yang Project Manager System/Software

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Student Scheduling System Team #06 Douglass Kinnes: Project Manager, Quality Focal Point, Implementation Team member Alexey Tregubov: System Architect, UML Modeler,

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) E-Lockbox 05 Team Members Miles Gui Huaiqi Wang Weiyi Zhong Woon Kim Miles Gui Cecilia Jou Roles Project Manager Builder & Feasibility analyst Tester & Operational

More information

Feasibility Evidence Description (FED) E-Lockbox

Feasibility Evidence Description (FED) E-Lockbox Feasibility Evidence Description (FED) E-Lockbox 05 Chen Gui - Project Manager Woon Kim - System Architect Quitong Song - Operational Concept Engineer Weiyi Zhong - Prototyper Dejie Meng - Requirement

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Real Estate Investment and Review Tool Team - 02 Venkata Sravanti Malapaka Project Manager, Software Architect Yuxuan Chen Prototyper, Developer, Trainer Yonghyun

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Cash Doctor 3.0 Team 12 Name 1 st Role 2 nd Role Alisha Parvez Developer Life Cycle Planner Ekasit Jarussinvichai Developer Prototyper Kenneth Anguka IV&V Engineer

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Cash Doctor 3.0 Team 12 Name Alisha Parvez Ekasit Jarussinvichai Kenneth Anguka Kshama Krishnan Le Zhuang Shreya Sharma Steven Helferich Xichao Wang Roles Life Cycle

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Kirill Khistyaev Karim Sacre Darren Liu Stephan Rice Zhanna Seitenova Ayman Khalil Roles (Primary)

More information

System and Software Architecture Description (SSAD) ThrdPlace Social Networking. Team 07

System and Software Architecture Description (SSAD) ThrdPlace Social Networking. Team 07 System and Software Architecture Description (SSAD) ThrdPlace Social Networking Team 07 Gaurav Doon - Project Manager Yixiang Liu - Developer Tu Duong IV&Ver and QFP Kan Qi - Developer Ronghui Zhang -

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan for LEMA Family Accountability System Version 3.3 Quality Management Plan (QMP) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Social Networking Team #7 Team members Gaurav Doon Yixiang Liu Tao Hu Feng Wen Ronghui Zhang Xin Liu Kan Qi Role Project Manager Operational Concept Engineer Requirement

More information

CS 577A Team 1 DCR ARB. PicShare

CS 577A Team 1 DCR ARB. PicShare CS 577A Team 1 DCR ARB PicShare Team and Project Review (DEN) Project Evaluation Positives Resilient Agile detailed design promotes thoroughness before any code is written Development time should be reduced

More information

Sample Exam. Advanced Test Automation - Engineer

Sample Exam. Advanced Test Automation - Engineer Sample Exam Advanced Test Automation - Engineer Questions ASTQB Created - 2018 American Software Testing Qualifications Board Copyright Notice This document may be copied in its entirety, or extracts made,

More information

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications Team 02 Shreya Kamani Shah: Project Manager, Life Cycle Planner/ Trainer Abhishek Trigunayat:

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman

More information

System and Software Support Plan (SSSP)

System and Software Support Plan (SSSP) System and Software Support Plan (SSSP) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Team No. 3 Istartonmonday.com Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat Shugani

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Social Networking Team #7 Team members Gaurav Doon Yixiang Liu Tu Duong Ronghui Zhang Kan Qi Role Project Manager Developer IV&V Tester Developer 11/23/2013 Version

More information

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members Prototype Report PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver 12/7/2015 Version History

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner/ Feasibility Analyst Shao-yen Cheng System Architect Yuan-Chang

More information

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Team 02 Anushree Sridhar - Software Architect Shreya Kamani - Project Manager Pattra Thongprasert Implementor Abhishek

More information

MySQL for Developers Ed 3

MySQL for Developers Ed 3 Oracle University Contact Us: 1.800.529.0165 MySQL for Developers Ed 3 Duration: 5 Days What you will learn This MySQL for Developers training teaches developers how to plan, design and implement applications

More information

DCR ARB Presentation. CS577a Fall 2015 Team 2

DCR ARB Presentation. CS577a Fall 2015 Team 2 DCR ARB Presentation CS577a Fall 2015 Team 2 -Sultan Alsarra -Aref Shafaeibejestan -Adil Cem Albayrak -Mohammad Almunea -Charles Reitz -Julapat Julnual -Andrea Brown -Travis Weaver Outline 2 :: Remote

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ISTARTONMONDAY TEAM # 03 Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat

More information

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved.

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved. Hospital System Lowers IT Costs After Epic Migration 2018 Flatirons Digital Innovations, Inc. All rights reserved. A large hospital system was migrating to the EPIC software product suite and as part of

More information

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE.

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. Is putting Contact us INTRODUCTION You know the headaches of managing an infrastructure that is stretched to its limit. Too little staff. Too many users. Not

More information

HP Application Lifecycle Management. Upgrade Best Practices

HP Application Lifecycle Management. Upgrade Best Practices HP Application Lifecycle Management Upgrade Best Practices Document Release Date: October 2010 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon Han Project Manager Zhen Huang Feasibility Analyst

More information

Software System Architecture Document (SSAD)

Software System Architecture Document (SSAD) System and Software Architecture Description (SSAD) Version 3.2 Software System Architecture Document (SSAD) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Jessie Kim Client JKim@chc-inc.org

More information

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer.

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer. Prototype Report Farm Worker Safety Application Team 09 TEAM MEMBER NAME Juan Andrade Theerapat Chawannakul Fereshteh Khorzani Vahagen Sinanian Basir Navab Basir Navab David Tasky ROLES Project Manager

More information

Jenkins: A complete solution. From Continuous Integration to Continuous Delivery For HSBC

Jenkins: A complete solution. From Continuous Integration to Continuous Delivery For HSBC Jenkins: A complete solution From Integration to Delivery For HSBC Rajesh Kumar DevOps Architect @RajeshKumarIN www.rajeshkumar.xyz Agenda Why Jenkins? Introduction and some facts about Jenkins Supported

More information

PubMed Assistant: A Biologist-Friendly Interface for Enhanced PubMed Search

PubMed Assistant: A Biologist-Friendly Interface for Enhanced PubMed Search Bioinformatics (2006), accepted. PubMed Assistant: A Biologist-Friendly Interface for Enhanced PubMed Search Jing Ding Department of Electrical and Computer Engineering, Iowa State University, Ames, IA

More information

Life Cycle Plan (LCP)

Life Cycle Plan (LCP) Life Cycle Plan (LCP) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent Verification & Validation

More information

MySQL for Developers Ed 3

MySQL for Developers Ed 3 Oracle University Contact Us: 0845 777 7711 MySQL for Developers Ed 3 Duration: 5 Days What you will learn This MySQL for Developers training teaches developers how to plan, design and implement applications

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Farmworkers Safety App Team 09 TEAM MEMBER NAME Shobhit Agarwal Akshay Aggarwal Viraj Sahai Vahagen Sinanian Juan Andrade Basir Navab Marko Djuliarso

More information

Data Virtualization Implementation Methodology and Best Practices

Data Virtualization Implementation Methodology and Best Practices White Paper Data Virtualization Implementation Methodology and Best Practices INTRODUCTION Cisco s proven Data Virtualization Implementation Methodology and Best Practices is compiled from our successful

More information

Red Hat Application Migration Toolkit 4.2

Red Hat Application Migration Toolkit 4.2 Red Hat Application Migration Toolkit 4.2 Getting Started Guide Learn how to use the Red Hat Application Migration Toolkit to migrate and modernize Java applications and components. Last Updated: 2019-03-26

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) CRCD Management System Team 11 Muzzammil Imam Project Manager, Implementer Jason Loewy - Implementer Fan Xu Trainer, Tester, Implementer Adarsh Khare Trainer, Tester, Implementer

More information

Red Hat Application Migration Toolkit 4.0

Red Hat Application Migration Toolkit 4.0 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify Migration of Java Applications Last Updated: 2018-04-04 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify

More information

ITP 140 Mobile Technologies. Databases Client/Server

ITP 140 Mobile Technologies. Databases Client/Server ITP 140 Mobile Technologies Databases Client/Server Databases Data: recorded facts and figures Information: knowledge derived from data Databases record data, but they do so in such a way that we can produce

More information

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience Persona name Amanda Industry, geographic or other segments B2B Roles Digital Marketing Manager, Marketing Manager, Agency Owner Reports to VP Marketing or Agency Owner Education Bachelors in Marketing,

More information

Software Development Process Models

Software Development Process Models Software Development Process Models From classical notions to more agile approaches th@cs.toronto.edu, BA8134 Code & Fix or Cowboy Coding 1) Write program 2) Test and fix program Problems: program users

More information

Cross-platform software development in practice. Object-Oriented approach.

Cross-platform software development in practice. Object-Oriented approach. Cross-platform software development in practice. Object-Oriented approach. Vitaly Repin Maemo Devices, Nokia Maemo March 25, 2010 (Maemo) Cross-platform software development. March 25, 2010 1 / 37 Outline

More information

Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures

Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures Next Generation Backup: Better ways to deal with rapid data growth and aging tape infrastructures Next 1 What we see happening today. The amount of data businesses must cope with on a daily basis is getting

More information

Mysql Query Browser Export Table Structure

Mysql Query Browser Export Table Structure Mysql Query Browser Export Table Structure such as MySQL Administrator and MySQL Query Browser, allowing you to configure, Default Schema: Enter the name of your database. MySQL Workbench can export a

More information

Test Automation. Fundamentals. Mikó Szilárd

Test Automation. Fundamentals. Mikó Szilárd Test Automation Fundamentals Mikó Szilárd 2016 EPAM 2 Blue-chip clients rely on EPAM 3 SCHEDULE 9.12 Intro 9.19 Unit testing 1 9.26 Unit testing 2 10.03 Continuous integration 1 10.10 Continuous integration

More information

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015.

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015. Running Head: LAB 1 MONACHPRESS PRODUCT DESCRIPTION Lab 1 MonarchPress Product Description Robert O Donnell Old Dominion University CS411 Janet Brunelle November 23, 2015 Version #3 1 2 Table of Contents

More information

About HP Quality Center Upgrade... 2 Introduction... 2 Audience... 2

About HP Quality Center Upgrade... 2 Introduction... 2 Audience... 2 HP Quality Center Upgrade Best Practices White paper Table of contents About HP Quality Center Upgrade... 2 Introduction... 2 Audience... 2 Defining... 3 Determine the need for an HP Quality Center Upgrade...

More information

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows,

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, 2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, Windows Server, and other product names are or may be registered

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Image Processing Platform Team 4 Name First Role Second Role Hao Wu Requirements Engineer Software Architect Junran Liu Operational Concept Engineer Software Architect

More information

Terms of Reference for Development of Visit Bhutan 2015 Year Web Portal

Terms of Reference for Development of Visit Bhutan 2015 Year Web Portal Terms of Reference for Development of Visit Bhutan 2015 Year Web Portal This document describes the requirements for the development of Visit Bhutan 2015 Year web portal for Tourism Council of Bhutan.

More information

PHP. MIT 6.470, IAP 2010 Yafim Landa

PHP. MIT 6.470, IAP 2010 Yafim Landa PHP MIT 6.470, IAP 2010 Yafim Landa (landa@mit.edu) LAMP We ll use Linux, Apache, MySQL, and PHP for this course There are alternatives Windows with IIS and ASP Java with Tomcat Other database systems

More information

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V Prototype Report Software Quality Analysis as a Service (SQAaaS) Team Number - 01 Kavneet Kaur Requirement Engineer George Llames IIV & V Aleksandr Chernousov Lift Cycle Planner Supicha Phadungsilp Feasibility

More information

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2 Lab 1 MonarchPress Description 1 Lab 1 MonarchPress Product Description Robert O Donnell CS411 Janet Brunelle September 20, 2015 Version #2 Lab 1 MonarchPress Description 2 Table of Contents 1 INTRODUCTION...

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Early Medieval East Asian Timeline Team 9 Daniel Link Ainsley Chong Priyanka Shetty Aarti Kumar Gupta Abdullah Alkahtani Byron Robert Chan System Architect

More information

OpenScape Contact Center Multimedia. First Contact Resolution in a Multi-Channel World <insert date here>

OpenScape Contact Center Multimedia. First Contact Resolution in a Multi-Channel World <insert date here> OpenScape Contact Center Multimedia First Contact Resolution in a Multi-Channel World Agenda OpenScape Contact Center Agile vs. Enterprise What is OpenScape Contact Center Multimedia

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) United Directed Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Sample Exam. Advanced Test Automation Engineer

Sample Exam. Advanced Test Automation Engineer Sample Exam Advanced Test Automation Engineer Answer Table ASTQB Created - 08 American Stware Testing Qualifications Board Copyright Notice This document may be copied in its entirety, or extracts made,

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Share Web Team 05 Name Xuan Wang Zhangbiaoge Tian Haoliang Gao Xi Chen Chuhan Zheng Yuxuan Li Role Life Cycle Planner & Project Manager Developer & Operation Concept

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project

More information

FACETs. Technical Report 05/19/2010

FACETs. Technical Report 05/19/2010 F3 FACETs Technical Report 05/19/2010 PROJECT OVERVIEW... 4 BASIC REQUIREMENTS... 4 CONSTRAINTS... 5 DEVELOPMENT PROCESS... 5 PLANNED/ACTUAL SCHEDULE... 6 SYSTEM DESIGN... 6 PRODUCT AND PROCESS METRICS...

More information

Meet our Example Buyer Persona Adele Revella, CEO

Meet our Example Buyer Persona Adele Revella, CEO Meet our Example Buyer Persona Adele Revella, CEO 685 SPRING STREET, NO. 200 FRIDAY HARBOR, WA 98250 W WW.BUYERPERSONA.COM You need to hear your buyer s story Take me back to the day when you first started

More information

Testing in the Agile World

Testing in the Agile World Testing in the Agile World John Fodeh Solution Architect, Global Testing Practice 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Outline

More information

Designing High-Performance Data Structures for MongoDB

Designing High-Performance Data Structures for MongoDB Designing High-Performance Data Structures for MongoDB The NoSQL Data Modeling Imperative Danny Sandwell, Product Marketing, erwin, Inc. Leigh Weston, Product Manager, erwin, Inc. Learn More at erwin.com

More information

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Slide 1: Cover Welcome to the speech, The role of DB2 in Web 2.0 and in the Information on Demand World. This is the second speech

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Version 1.1 Operational Concept Description (OCD) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng (Gary) Project Manager Integrated Independent

More information

Azure DevOps. Randy Pagels Intelligent Cloud Technical Specialist Great Lakes Region

Azure DevOps. Randy Pagels Intelligent Cloud Technical Specialist Great Lakes Region Azure DevOps Randy Pagels Intelligent Cloud Technical Specialist Great Lakes Region What is DevOps? People. Process. Products. Build & Test Deploy DevOps is the union of people, process, and products to

More information

The Value of Migrating from Cisco Tidal Horizon to Cisco Process Orchestrator

The Value of Migrating from Cisco Tidal Horizon to Cisco Process Orchestrator White Paper The Value of Migrating from Cisco Tidal Horizon to Cisco Process Orchestrator Migrating from Cisco Tidal Horizon for SAP to Cisco Process Orchestrator can help you reduce total cost of ownership

More information

<Insert Picture Here> Introduction to MySQL

<Insert Picture Here> Introduction to MySQL Introduction to MySQL Giuseppe Maxia MySQL Community Team Lead at Oracle about me -Giuseppe Maxia a.k.a. The Data Charmer MySQL Community Team Lead Long time hacking with MySQL features

More information

The Seven Steps to Implement DataOps

The Seven Steps to Implement DataOps The Seven Steps to Implement Ops ABSTRACT analytics teams challenged by inflexibility and poor quality have found that Ops can address these and many other obstacles. Ops includes tools and process improvements

More information

JetBrains YouTrack Comparison

JetBrains YouTrack Comparison JetBrains YouTrack Comparison YouTrack is an issue tracking tool by Jet- Brains. It is designed for development teams and serves as a one-stop shop for tracking daily tasks and bugs, planning sprints and

More information

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager Prototype Report Women at Work Team No: 14 Sr no Name Role 1 Srikant Madhava Project Manager 2 Sanath Bhandary Operational Concept Engineer 3 Rohit Kudva Feasibility Analyst 4 Varma Maryala Life Cycle

More information

The 7 Habits of Highly Effective API and Service Management

The 7 Habits of Highly Effective API and Service Management 7 Habits of Highly Effective API and Service Management: Introduction The 7 Habits of Highly Effective API and Service Management... A New Enterprise challenge has emerged. With the number of APIs growing

More information

Let's Play... Try to name the databases described on the following slides...

Let's Play... Try to name the databases described on the following slides... Database Software Let's Play... Try to name the databases described on the following slides... "World's most popular" Free relational database system (RDBMS) that... the "M" in "LAMP" and "XAMP" stacks

More information

DATABASE SYSTEMS. Database programming in a web environment. Database System Course, 2016

DATABASE SYSTEMS. Database programming in a web environment. Database System Course, 2016 DATABASE SYSTEMS Database programming in a web environment Database System Course, 2016 AGENDA FOR TODAY Advanced Mysql More than just SELECT Creating tables MySQL optimizations: Storage engines, indexing.

More information

One Release. One Architecture. One OS. High-Performance Networking for the Enterprise with JUNOS Software

One Release. One Architecture. One OS. High-Performance Networking for the Enterprise with JUNOS Software Solution Brochure High-Performance Networking for the Enterprise with JUNOS Software Using the Network to Achieve Higher Availability, Lower OPEX and Improved Productivity for Your Business Core Branch

More information

Prototype Report. Tour Conductor. Team 5

Prototype Report. Tour Conductor. Team 5 Prototype Report Tour Conductor Team 5 Team Members Ajay Kumar G C Manas Yadav Ankush H Prasad Aadithya B K Andrew Han Joseph Mouawad Roles Project Manager, Life Cycle Planner Feasibility Analyst, Prototyper/Builder

More information

PHP Hypertext Preprocessor: Tools for Webpage Management. Michael Watson ICTN

PHP Hypertext Preprocessor: Tools for Webpage Management. Michael Watson ICTN PHP Hypertext Preprocessor: Tools for Webpage Management Michael Watson ICTN 4040-001 Michael Watson Page 1 4/17/2006 In today s use of the Internet, webpage design is an interest for both businesses and

More information

Microservices Smaller is Better? Eberhard Wolff Freelance consultant & trainer

Microservices Smaller is Better? Eberhard Wolff Freelance consultant & trainer Microservices Smaller is Better? Eberhard Wolff Freelance consultant & trainer http://ewolff.com Why Microservices? Why Microservices? Strong modularization Replaceability Small units Sustainable Development

More information

Case Study: Home-Grown DB2 Monitoring and Related Tools. Jayesh Thakrar The Warranty Group

Case Study: Home-Grown DB2 Monitoring and Related Tools. Jayesh Thakrar The Warranty Group Session: D12 Case Study: Home-Grown DB2 Monitoring and Related Tools Jayesh Thakrar The Warranty Group May 10, 2007 09:20 a.m. 10:20 a.m. Platform: DB2 for Linux, Unix and Windows 1 Topics 1. Presentation

More information