Q24
Single choice
You need to design an architecture that serves asynchronous predictions to determine whether a particular mission-critical machine part will fail. Your system collects data from multiple sensors from the machine.
You want to build a model that will predict a failure in the next N minutes, given the average of each sensor's data from the past 12 hours.
How should you design the architecture?