A monitoring system examines its environment through __________________?

A monitoring system examines its environment through __________________?

A. operating system
B. communication
C. set of sensors
D. none of the mentioned

Explanation: If some exceptional event or sensor state is detected by the system, the monitoring system takes some action. Often, this involves raising an alarm to draw an operator’s attention to the event.

ETL stands for____________________?

ETL stands for____________________?

A. Data Extraction Transformation & Loading
B. Data Execution Transformation & Loading
C. Extraction Transformation & Loading
D. Execution Transformation & Loading

____________________ can be associated with a separate processor or core, so that the processing steps can be carried out in parallel ?

____________________ can be associated with a separate processor or core, so that the processing steps can be carried out in parallel ?

A. Process Pipeline
B. Environmental Control
C. Observe and React
D. None of the mentioned

Explanation: The Process Pipeline pattern makes this rapid processing possible by breaking down the required data processing into a sequence of separate transformations, with each transformation carried out by an independent process.

Which of these following sensor is a useful as part of a burglar alarm system for commercial buildings ?

Which of these following sensor is a useful as part of a burglar alarm system for commercial buildings ?

A. Movement detector
B. Door sensor
C. Window sensor
D. All of the mentioned

Explanation: A burglar alarm system for commercial buildings include movement detectors in individual rooms, door sensors that detect corridor doors opening, and window sensors on ground-floor windows that can detect when a window has been opened

The UML was designed for describing _______________________?

The UML was designed for describing _______________________?

A. object-oriented systems
B. architectural design
C. SRS
D. Both object-oriented systems and Architectural design

Explanation: The UML was designed for describing object-oriented systems and, at the architectural design stage, you often want to describe systems at a higher level of abstraction

Which of the following is an architectural conflict ?

Which of the following is an architectural conflict ?

A. Using large-grain components improves performance but reduces maintainability
B. Introducing redundant data improves availability but makes security more difficult
C. Localizing safety-related features usually means more communication so degraded performance
D. All of the mentioned

Explanation: High availability architecture can be affected by several design factors that are required to be maintained to ensure that no single points of failure exist in such design.