IT Passport Examination (IP) | Technology Questions on Virtualization, Backup, Reliability, and Authentication 10
Problem 1
Some shared files became corrupted five days ago, but the problem was not discovered until today, and the latest backup also contains the corrupted files. Which practice best improves recoverability from this situation?
View explanation
A delayed discovery can mean that the latest backup already contains the corruption. Retaining multiple generations increases the chance of returning to a healthy point before five days ago. Repeatedly overwriting a single latest copy can destroy that recovery point. Retention periods and restoration testing should also be designed.
Problem 2
A physical host running virtual machines needs a component replacement. If the virtualization platform supports it, which method is most appropriate for minimizing service interruption?
View explanation
Live migration moves running virtual machines to another physical host and can minimize interruption caused by maintenance on the original host. The platform's requirements for processor compatibility, networking, storage, and other factors must be verified. Power removal or data deletion would damage availability and data protection.
Problem 3
An organization wants to start many small web-application environments quickly on the same OS family. Each environment does not need a complete guest operating system. Which combination of method and characteristic is most suitable?
View explanation
Container virtualization isolates applications and their dependencies while sharing the host OS kernel. It is generally lighter and faster to start than virtual machines that boot a complete guest OS for every environment. It has constraints when workloads require freely mixed operating systems with different kernels.
Problem 4
A primary computer normally performs online processing, and processing switches to a prepared standby computer if the primary fails. What is this configuration?
View explanation
A duplex system uses a primary system for normal processing and switches to a standby system after failure. It differs from a dual system, where two systems perform the same processing and compare their results. Switching time and potential transaction loss depend on the standby state and synchronization method.
Problem 5
An organization prioritizes the shortest possible failover time and wants the standby system running and reflecting the primary system's state during normal operation. Which standby method is suitable?
View explanation
Hot standby keeps the secondary system close to an operating state and reflects primary-system state to support rapid failover. Cold standby generally requires startup and preparation after failure, making failover slower but often reducing standby cost. The choice should balance the required recovery time and cost.
Problem 6
A microwave oven is designed so that heating cannot start when the door is open, even if the user presses the start button. Which design principle does this illustrate?
View explanation
The mechanism refuses an unsafe operation—heating with the door open—despite user input, so it is foolproof design. Fail-safe design moves equipment to a safer state after a failure. Its focus differs from preventing an invalid user operation from taking effect in the first place.
Problem 7
A server has two power supplies so that if one fails, the other can continue supplying power and the required processing continues. Which design concept does this illustrate?
View explanation
The redundant power supply lets the server continue its required function after one supply fails, making this fault-tolerant design. It does not attempt to guarantee that failures never occur; it maintains service when an anticipated failure occurs. The tolerated number of failures and common-cause failures must also be considered.
Problem 8
A facility tightens the matching threshold of biometric access control to reduce the risk of accepting an impostor. If other conditions remain the same, which change can occur?
View explanation
A stricter match threshold tends to reduce FAR, in which an impostor is accepted, but it can increase FRR by rejecting more genuine users. The threshold therefore requires a balance between security and usability, including retry and fallback procedures. Both error rates do not necessarily reach zero together.
Problem 9
A third party must be able to verify that an electronic design document already existed at the submission deadline and has not been altered since that time. Which technology is most suitable?
View explanation
A timestamp from a trusted time-stamping service can demonstrate that the target data existed at that time and has not changed since. A local filename or modification time can be altered by the user and is not third-party proof of time. A timestamp does not establish that the document's substantive content is correct.
Problem 10
A web server certificate has not expired, but its certification authority revoked it after the private key was compromised. Which connection check is most appropriate?
View explanation
A certification authority can revoke a certificate before expiration after events such as private-key compromise. A CRL provides information about revoked certificates, so a revoked certificate should not be trusted for server authentication. Some implementations use other revocation mechanisms such as OCSP.
Result
More sets in this exam
- IT Passport Examination (IP) | Strategy: Law and Intellectual Property Questions 02
- IT Passport Examination (IP) | Strategy: Business Strategy Questions 03
- IT Passport Examination (IP) | Strategy: Systems Strategy and Planning Questions 04
- IT Passport Examination (IP) | Strategy: Management, Law and Systems Questions 05
- IT Passport Examination (IP) | Strategy Questions on Data Analysis, Marketing, and DX Planning 06
- IT Passport Examination (IP) | Strategy Questions on Accounting, Business Analysis, and System Procurement 07