BIA 459 test 1 Flashcards
Define a system and 9 characteristics
A system is an interrelated set of business procedure used within one business unit working together for a purpose. It exists within an environment, and a boundary separates a system from its environment. Characteristics: 1. components; 2. interrelated components; 3. boundary; 4. purpose; 5. environment; 6. interfaces; 7. Constraints; 8. Input; 9. Output
What is a composite system?
Any system that depends on other systems to do a business function. So you use one system for banking, one for buying, etc. The customer cannot tell that these are different systems as they are all integrated into one.
Modularity, coupling, cohesion, systems integration
Modularity is dividing a system into chunks or modules of a relatively uniform size. They can represent a system simply, making it easier to understand and easier to redesign and build. Coupling means that subsystems are dependent on each other, and the extent of that. Cohesion is the extent to which a subsystem performs a single function. Systems integration allows hardware and software from different vendors to work together. It enables procedural language systems to work with visual programming systems.
List what happens in SDLC stages: planning, analysis and design, logical design, physical design, implementation, maintenance
Planning is an organization’s total info system needs are identified, analyzed, prioritized, and arranged. Analysis is the system requirements are studied and structured. Design is a description of the recommended solution is converted into logical and then physical system specifications. Logical design is all functional features of the system chosen for development in analysis are described independently of any comp. platform. Physical design is when the logical specifications from logical design are transformed into technology-specific details from which all programming and system construction can be accomplished. Implementation is the system is coded, tested, installed, and supported in the org. Maintenance is when the info system is systematically repaired and improved.
Packaged software vs. custom design software
Packaged software is beneficial because there is a signle repository for all aspects of business process. They are more consistent, have better support, a flexibility of modules, and it is more concrete overall. Sometimes a company has a unique need that can only be met by custom software.
ERP and the value of using it
ERP is enterprise resource planning systems, which integrates individual traditional business functions into a series of modules that is seamlessly connected. Instead of having different systems for accounting, sales, inventory, etc.; ERP is all connected in a unified information system.
Traditional vs. cloud computing
Acquisition model- traditional (buy assets and build technical architecture), cloud (you buy service). Business model- traditional (pay for fixed assets and administrative overhead), cloud (pay based on use). Access model- traditional (internal network or intranet, corporate client), cloud (accessed on the internet on any device). Technical model- traditional (single tenant, nonshared, static), cloud (computing is scalable, elastic, dynamic, and multi-tenant.
What is a project and 3 classic constraints?
A project is a temporary endeavor undertaken to create a unique product, service, or result. Contraints are: scope or functionality (boundaries of project based on quality, functionality, and what is necessary to achieve the objectives). Time (boundaries of project based on time needed to complete objectives). Cost (boundaries of project based on money available to complete objectives).
what happens in originating, initiating, planning, executing and controlling, and closing.
Originating is a work request, then requirements overview, then project proposal. Initiating is detailed requirements, CBA, updated project proposal, project charter. Planning is an updated project charter, project scope, communications plan, change management plan, project schedule, risk mitigation plan, and project plan. Executing/controlling is project status reports, project control reports, project change requests. Closing is where all processes are moved into production and ongoing support for systems are put in place
Elements of project charter
lays out the business case for the project, CBA, high level time line
Agile principles via manifesto
Early and continuous delivery, welcoming changing requirements, working software is the primary measure of progress, business people/developers must work together daily, build projects around motivated individuals, best way to communicate is face-to-face, promote sustainable development, continuous attention to technical excellence, simplicity is maximizing the amount of work done, best architects/requirements/designs are from self-organizing teams, team reflection.
Basics of SCRUM
Team is scrum master, team members from IT, product owner. Develop a working system to solve a business need in a short period of time and incrementally adding functionality. Features: living backlog, complete backlog items in short iterations/sprints, brief daily meeting, sprint planning, heartbeat retrospective where team reflects on last sprint
Elements of lean transformation methodology
Look at value chain, break it down into various tasks associated with business to see where waste is and where improvements can be made
8 forms of waste
- Overproduction (produce sooner, faster than customer demand) 2. inventory (raw materials, work in progress, or finished goods). 3. Waiting (people or parts that wait for work cycle to be completed) 4. Motion (unnecessary movement of people, parts, or machine within process) 6. Rework (not done right the first time) 7. Over-processing (processing beyond the standard required by the customer.) 8. Intellect (failure to fully utilize the time and talent of people)
3 rules of kanban
- strict queue limits 2. pull value through 3. make it visible