{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Running the fleet of Virtual Wind Turbines and Edge Devices\n", "\n", "**SageMaker Studio Kernel**: Data Science\n", "\n", "After deploying the inference app on the 5 IoT Core devices(EC2 instances, in this case), its time to set up the virtual fleet of turbines and the simulator app along with it. In this exercise you will run a local application written in Python3 that simulates 5 Wind Turbines. This application will interact with IoT Core devices via IoT MQTT to exchange information.\n", "\n", "Here you'll be the **Wind Turbine Farm Operator**. It's possible to visualize the data flowing from the sensors to the ML Model and analyze the anomalies. Also, you'll be able to inject noise (pressing some buttons) in the data to simulate potential anomalies with the equipment.\n", "\n", "
STEP-BY-STEP | \n", "APPLICATION ARCHITECTURE | \n", "
![]() | \n",
" ![]() | \n",
"