How Do Software Development Teams View Agile Transformation? 1 September, 2015 ______
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
An Interpretive Study of the Contingent Use of Systems Development Methodologies in the Telecommunications Industry
An interpretive study of the contingent use of systems development methodologies in the telecommunications industry Z. Coetzee Hons. B.Sc Dissertation submitted in partial fulfillment of the requirements for the degree Master of Science at the Potchefstroom Campus of the North-West University. Supervisor: Prof. H.M. Huisman November 2010 Abstract The telecommunication industry is dominating the world. Most recently there have been technological advancements made in mobile telecommunication. There are currently a few telecommunication organizations in South Africa. These organizations each have their own unique approach to service delivery. The strong competitive nature of the telecommunication industry is taking telecommunications in South Africa to greater heights. All these advancements necessitate the need for better security and controls of the telecommunications networks. RICA legislation was brought into effect to accomplish just this. The research focuses on the contingent use of systems development methodologies in the telecommunication industry in South Africa. The study determines how these telecommunication organizations choose a systems development methodology when developing systems. This study looks at how these organizations are currently implementing system development methodologies to keep up with the changes and competition within the industry. An interpretive approach was used to conduct the research. Four of the leading telecommunication organizations in South Africa were studied by using case studies. Each case study focused on a single telecommunication organization to gain in depth data regarding the use of systems development methodologies. The case studies were conducted by using structured interviews to gain data from multiple sources within the organizations. The data was analyzed using ATLAS.ti and a cross case analysis was done to answer the research questions. -
Introduction to Software Engineering
Introduction to Software Engineering Edited by R.P. Lano (Version 0.1) Table of Contents Introduction to Software Engineering..................................................................................................1 Introduction........................................................................................................................................13 Preface...........................................................................................................................................13 Introduction....................................................................................................................................13 History...........................................................................................................................................14 References......................................................................................................................................15 Software Engineer..........................................................................................................................15 Overview........................................................................................................................................15 Education.......................................................................................................................................16 Profession.......................................................................................................................................17 Debates within -
Management of Cloud Sourced Applications
MANAGEMENT OF CLOUD SOURCED APPLICATIONS A MANAGEMENT FRAMEWORK Master Thesis Information Management Anne Slaa © 2011 Capgemini. All rights reserved. MANAGEMENT OF CLOUD SOURCED APPLICATIONS Thesis Master Information Management Author J.C. (Anne) Slaa Tilburg University Capgemini Nederland B.V. Warandelaan 2 Papendorpseweg 100 5037 AB Tilburg 3528 BJ Utrecht Supervisor Supervisor prof. dr. W.J.A.M. (Willem-Jan) van den Heuvel M. (Marcel) Lamb Information Management School of Economics and Management Tilburg University Tilburg, 30 November 2012 © 2011 Capgemini. All rights reserved. Management of cloud sourced applications MANAGEMENT SUMMARY Software-as-a-Service (SaaS) refers to a software application that is being offered over a networked medium, for example the internet. The software application represents the top layer of three layers entailed by cloud computing: infrastructure (IaaS), platform (PaaS) and software (SaaS). Cloud computing is mainly characterized by on-demand provisioning over a networked medium, dynamical scaling and pay-per-use. Cloud computing reduces the technological overhead as well as management tasks for the customer. Cloud services can be distinguished by their deployment method: public, private, hybrid or community. The characteristics of cloud computing make it easy to start or stop using a service and therefore it fits temporary projects well and lowers the barriers to try something new. Software development has been going through different cycles that made development more abstract and therefore better understandable. The most abstract layer is visual programming or model-driven development. Traditionally software was being developed by engineers writing source code. But with visual programming, a model defining the software flow, cohesion, state transitions and windows is created and the source code is generated automatically from this model.