Question 102:
You work as a machine learning specialist for a farming corporation that wants to use in-ground soil sensors together with enrichment from geolocation, rainfall, and other weather information for the growing area to help identify crop growth stages. They want to use the crop growth information to increase yield and produce more product year over year. They also hope to increase the crop quality through this effort. The machine learning models that you build for this solution will analyze various growing conditions, such as temperature and humidity. So the farming corporation can schedule watering appropriately for the area. What collection of AWS services would you use to implement a solution that first trains your model, then gathers the information from the in-ground sensors, then enriches the sensor data, and finally deploys the model to run inference on connected devices in the field?
Answer options:
A.SageMaker, IoT Core, IoT Analytics, IoT Greengrass B.SageMaker, IoT Core, Kinesis Data Analytics, IoT Greengrass C.SageMaker, IoT Code, Kinesis Data Streams, IoT Greengrass D.SageMaker, IoT Core, IoT Analytics, Inference Pipeline