This document proposes a novel model called HAFTRC (High Adaptive Fault Tolerance in Real Time Cloud Computing) that provides high fault tolerance for real-time applications in cloud infrastructure. The model works by computing the reliabilities of virtual machines based on factors like cloudlets, MIPS, RAM, and bandwidth. The virtual machine with the highest reliability is selected as the "winning" machine. If two machines have the same reliability, priority is assigned based on MIPS to determine the winner. The model was implemented in CloudSim simulator and experiments showed that it can successfully handle faults by selecting the most reliable virtual machine.