R Flashcards
(105 cards)
List the 2 disciplines of the Unified Process.
Discipline - A set of related activities of similar
type and skill requirements.
Iteration - A short time duration where UP activities are performed to
produce one or more specific deliverables.
Study the Discipline and Iteration graph.
Chapter 1, Page 8.
Describe architectural design.
The description of all h/w, network, system s/w & application
development tools to support system development &
operations.
Describe the detailed design.
Specification of internal details of specific
components such as d/base design, s/w modules & user
interfaces.
Name the implementation activities.
Build, acquire & integrate application s/w
components.
Name the testing activities.
Verify the correct functioning of the infrastructure &
application s/w components & ensure that they
satisfy system requirements.
List the classification of computer professionals.
Software developers
Systems programmers
Hardware personnel
Systems managers
List some sources of information in an IT environment.
Professional societies
Publishers and their Web sites
Vendors, manufacturers, and their websites
What type of knowledge should managers have?
In-depth technical knowledge.
What type of knowledge is required for deployment tasks?
Technical knowledge of computer h/w & system s/w.
What type of knowledge is required for System Evaluation and Maintenance?
Broad technical knowledge for evaluation.
Deep technical knowledge to implement changes
What type of knowledge is required for architectural design?
Broad technical knowledge
What type of knowledge is required for detailed design?
Deep technical knowledge
Study the computer system diagram.
Chapter 2, Page
List the functions of the ALU.
Performs arithmetic operations and logical instructions.
List the functions of registers.
Stores data or instructions.
List the functions of the control unit.
Moves data among registers and other storage locations.
Executes program instructions.
What is the main channel for moving data & instructions to &
from h/w components called?
System bus
What type of memory does not permanent storage?
Volatile memory
What type of memory holds permanent storage?
Non-volatile memory
Differentiate between RAM and ROM.
RAM:
Expensive
Volatile
Temporary storage
Faster writing speeds
Vice versa
Name the technique that divides a single computer’s capacity among
multiple virtual machines.
Virtualisation
What are the groups of similar or identical computers, connected by a high-speed network that cooperate to provide services or run a single application called?
Clusters
Example of clusters.
Chapter 2 page 30