Control your raspberry pi/servo through AWS IOT's MQTT broker
git clone https://github.com/PiedPieper/aws-iot-mqtt-to-servo.git
AWS IOT is the largest MQTT broker and is used to connect IoT devices to controllers.
This code uses example code from the AWS IoT sdk to connect to the broker, and a bit of basic python to control the Servo Motor.