Шукаєте відповіді та рішення тестів для Course 1823? Перегляньте нашу велику колекцію перевірених відповідей для Course 1823 в moodle.polytechnic.bh.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
If AI workloads double within three years, which integrated solution would BEST preserve sustainability performance?
Weighted Average IT Load
What is the average daily IT load?
Carbon Emissions After Optimization?
Which initiative delivers the STRONGEST long-term financial resilience under rising electricity tariffs?
If Bahrain experiences prolonged summer heatwaves (above 45°C), which operational risk becomes MOST critical?
A team is designing a notification platform that will deliver alerts triggered by user activity on partner systems. Traffic is bursty, with most of each day quiet and occasional spikes lasting minutes. Notifications are not visible to the user immediately and a delay of up to one minute is acceptable. The team weighs three architectural choices: synchronous direct calls into a long-running service, an event-driven design with a message queue and a small worker pool, and an event-driven design with a message queue and serverless consumers. The most appropriate choice is:
An engineering organization creates a small central sustainability team and gives it sole responsibility for reducing the environmental impact of the company's systems. After two years, the team has produced detailed reports, but the systems themselves have not measurably changed. The most accurate diagnosis is that:
A hotel booking website confirms a reservation by performing five steps: write the booking record, send a confirmation email to the guest, notify the property of the new reservation, update the property's occupancy dashboard, and recompute pricing predictions for the affected room category. The booking confirmation page shown to the guest depends only on whether the booking record was written. Of these five steps, the most appropriate set to keep in the synchronous request path is:
A logistics company is choosing between four warehouse management systems. The criteria are integration with existing barcode scanners, total five-year cost, energy consumption of the underlying infrastructure, and vendor support quality. Compatibility with the existing barcode hardware has been agreed as non-negotiable because replacing the scanners across forty warehouses is not feasible. One of the four candidates scores best on cost, energy, and support but is incompatible with the current scanners. The most defensible decision is to:
A nightly batch process generates accounting reports between two and four o'clock in the morning. The process runs for around forty minutes, completes its work, and is idle for the remainder of the twenty-four-hour cycle. The current deployment is a long-running server that remains powered through the day. The architecture team is reviewing whether the current setup remains the most efficient choice for this workload. The most appropriate option is likely to be: