The document describes a smart parking management system that uses SSGA, MQTT protocol, and a real-time database. Ultrasonic sensors detect parking space availability and send data via MQTT broker to a Firebase database. A website displays parking information in real-time. Testing showed data transmission delays from 4-26 seconds from clients to broker and 0-2 seconds from broker to database. The system optimized empty space allocation and responded quickly when many users accessed the website.