Mualliflar

  • Qurbonov Behruz Amrulloyevich
  • Abdumalikov Nurmuxammad Sherzod o‘g‘li

DOI:

https://doi.org/10.71337/inlibrary.uz.ustozlar.113882

Kalit so‘zlar:

Keywords: AWS IoT Core Azure IoT Hub Google Cloud IoT IoT Node-RED Google Firebase AWS Lambda comfort security and energy efficiency.

Annotasiya

Abstract: The Internet of Things (IoT) has revolutionized the way we interact with our environment, enabling seamless connectivity and automation across various domains. Smart homes, a prominent application of IoT, leverage interconnected devices and cloud platforms to enhance comfort, security, and energy efficiency. Integrating IoT devices with cloud platforms allows for centralized data management, remote control, advanced analytics, and scalability, making smart homes more intelligent and responsive.


background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 95

INTEGRATION OF IOT DEVICES AND CLOUD PLATFORMS: AS AN

EXAMPLE OF CREATING A SMART HOME SYSTEM

Qurbonov Behruz Amrulloyevich

Tashkent University of Information Technologies

named after Muhammad al-Khwarizmi 3rd year student

Faculty of Software Engineering

Recipient of the Muhammad al-Khwarizmi scholarship

Abdumalikov Nurmuxammad Sherzod o‘g‘li

Tashkent University of Information Technologies

named after Muhammad al-Khwarizmi 2nd year student

Faculty of Software Engineering


Abstract:

The Internet of Things (IoT) has revolutionized the way we interact with

our environment, enabling seamless connectivity and automation across various domains.
Smart homes, a prominent application of IoT, leverage interconnected devices and cloud
platforms to enhance comfort, security, and energy efficiency. Integrating IoT devices with
cloud platforms allows for centralized data management, remote control, advanced

analytics, and scalability, making smart homes more intelligent and responsive

.

Keywords:

AWS IoT Core, Azure IoT Hub, Google Cloud IoT , IoT , Node-RED,

Google Firebase, AWS Lambda , comfort, security, and energy efficiency.


With the exponential growth of connected devices, the Internet of Things (IoT) has

emerged as a transformative technology that redefines our interaction with physical
environments. From home automation to healthcare, IoT is revolutionizing sectors by
enabling real-time monitoring and intelligent decision-making.

Core Problem:

Despite the promise of IoT, one of the main challenges is managing

and analyzing massive data streams from heterogeneous devices. Without a centralized
platform, it becomes difficult to ensure interoperability, scalability, and security across a
smart home ecosystem.

Solution: Cloud-Integrated Smart Home Architecture

To overcome these challenges, integrating IoT devices with cloud computing

platforms provides a unified infrastructure that enables seamless data storage, device
management, and intelligent processing.

Cloud-based architecture benefits include:

Real-time analytics

Remote device control and automation

Scalable data storage

Enhanced security protocols


background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 96

AI and ML model integration

Core Technologies Used

IoT Devices:

Sensors (temperature, motion), actuators (lights, locks),

microcontrollers (ESP32, Raspberry Pi)

Communication Protocols:

MQTT, HTTP, CoAP

Cloud Platforms:

AWS IoT Core, Azure IoT Hub, Google Cloud IoT

Data Processing Tools:

Node-RED, Google Firebase, AWS Lambda

Mathematical Model: Energy Optimization in Smart Homes

Designing a robust and scalable smart home system requires careful consideration of

the system architecture. Common architectural patterns include:

Cloud-Centric Architecture:

In this architecture, all data processing and control

logic reside in the cloud. IoT devices send data to the cloud, and the cloud sends commands
back to the devices. This approach offers scalability and centralized management but relies
heavily on a stable internet connection.

Edge Computing Architecture:

This architecture distributes processing and

control logic to the edge of the network, closer to the IoT devices. The gateway or hub
performs local processing, reducing latency and improving resilience to network outages.
Data can be selectively sent to the cloud for long-term storage and analytics.

Hybrid Architecture:

This architecture combines the benefits of both cloud-centric

and edge computing approaches. Critical functions are performed locally, while less time-
sensitive tasks are handled in the cloud.


background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 97


Security Aspects

Security is paramount in smart home systems, as vulnerabilities can expose sensitive

data and compromise the safety of residents. Key security considerations include:

Device Security:

Securing IoT devices against unauthorized access and tampering.

This includes using strong passwords, implementing secure boot mechanisms, and
regularly updating firmware.

Network Security:

Protecting the network from intrusion and eavesdropping. This

involves using strong Wi-Fi passwords, enabling network encryption (e.g., WPA3), and
implementing firewalls.

Cloud Security:

Securing the cloud platform against data breaches and

unauthorized access. This includes using strong authentication mechanisms, encrypting
data at rest and in transit, and implementing access control policies.

Data Privacy:

Protecting user data from unauthorized collection and use. This

involves obtaining user consent, anonymizing data, and complying with privacy
regulations.

Cloud Platform Integration

Integrating IoT devices with a cloud platform enables a wide range of functionalities,

including:

Remote Monitoring and Control:

Users can monitor and control their smart home

devices from anywhere with an internet connection.


background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 98

Data Analytics and Insights:

The cloud platform can collect and analyze data from

IoT devices to provide insights into energy consumption, occupancy patterns, and other
relevant metrics.

Automation and Scheduling:

Users can create automated rules and schedules to

control their smart home devices based on time, events, or sensor data.

Integration with Other Services:

The cloud platform can integrate with other

services, such as weather forecasts, calendar applications, and voice assistants.

Popular cloud platforms for IoT applications include:

Amazon Web Services (AWS) IoT:

A comprehensive IoT platform offering device

management, data ingestion, analytics, and application development services.

Microsoft Azure IoT Hub:

A scalable and secure IoT platform for connecting,

monitoring, and managing IoT devices.

Google Cloud IoT Platform:

A fully managed IoT platform that enables secure

device connectivity, data processing, and analytics.

Example: Creating a Smart Lighting System

As a practical example, consider creating a smart lighting system. This system would

consist of:

Smart Bulbs:

Wi-Fi enabled smart bulbs that can be controlled remotely.

Motion Sensors:

Sensors that detect motion and trigger the lights to turn on.

Cloud Platform:

A cloud platform (e.g., AWS IoT) for managing the devices and

implementing the control logic.

Mobile App:

A mobile app for users to control the lights, set schedules, and view

energy consumption data.

The system would work as follows:
1.

The smart bulbs and motion sensors connect to the Wi-Fi network and register

with the cloud platform.

2.

The motion sensors send data to the cloud platform when motion is detected.

3.

The cloud platform processes the data and sends a command to the smart bulbs

to turn on.

4.

Users can use the mobile app to manually control the lights, set schedules, and

view energy consumption data.


background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 99




background image

Ustozlar uchun

pedagoglar.org

74-son 3–to’plam Iyun-2025

Sahifa: 100

REFERENCES:

1.

Weber, R. H. – *Internet of Things – New Security and Privacy Challenges

2.

Atzori, Luigi; Iera, Antonio; Morabito, Giuseppe – The Internet of Things: A survey

(Computer Networks Journal)

3.

Minoli, Daniel – Internet of Things (IoT) Applications – Learnings from Case Studies

4.

Miorandi, D.; Sicari, S.; De Pellegrini, F.; Chlamtac, I. – Internet of things: Vision,

applications and network design

5.

Bandyopadhyay, Debasis et al. – Role of Cloud Computing in IoT (IEEE International

Conference on Communication)

6.

Amazon Web Services (AWS) IoT Documentation – https://aws.amazon.com/iot-

core/

7.

Microsoft Azure IoT Hub Documentation – https://learn.microsoft.com/en-

us/azure/iot-hub/

8.

Google Cloud IoT Core Documentation – https://cloud.google.com/iot-core

9.

IBM Watson IoT Platform Documentation – https://www.ibm.com/cloud/internet-of-

things

10.

Arduino Cloud for IoT Projects – https://create.arduino.cc/cloud/


Bibliografik manbalar

Weber, R. H. – *Internet of Things – New Security and Privacy Challenges

Atzori, Luigi; Iera, Antonio; Morabito, Giuseppe – The Internet of Things: A survey (Computer Networks Journal)

Minoli, Daniel – Internet of Things (IoT) Applications – Learnings from Case Studies

Miorandi, D.; Sicari, S.; De Pellegrini, F.; Chlamtac, I. – Internet of things: Vision, applications and network design

Bandyopadhyay, Debasis et al. – Role of Cloud Computing in IoT (IEEE International Conference on Communication)

Amazon Web Services (AWS) IoT Documentation – https://aws.amazon.com/iot-core/

Microsoft Azure IoT Hub Documentation – https://learn.microsoft.com/en-us/azure/iot-hub/

Google Cloud IoT Core Documentation – https://cloud.google.com/iot-core

IBM Watson IoT Platform Documentation – https://www.ibm.com/cloud/internet-of-things

Arduino Cloud for IoT Projects – https://create.arduino.cc/cloud/

Муаллифнинг (муаллифоарнинг) энг кўп ўқилган мақолалари