1. Introduction
IIoT has emerged as a cornerstone of ongoing digital transformation in industries, enabling enhanced connectivity, automation, and intelligence in operations. By linking physical systems with advanced digital technologies, IIoT facilitates real-time monitoring, improved efficiency, and innovative business models across the manufacturing, healthcare, energy, and logistics sectors. Central to the success of IIoT is the ability to manage and analyze the massive volumes of data generated by interconnected devices, which has positioned cloud computing as an essential enabler of these systems [1,2].
Cloud computing offers IIoT environments the scalability, flexibility, and computational power needed to process and store the data collected from diverse devices and sensors. Its ability to centralize operations and provide on-demand resources enables industries to optimize workflows and enhance decision-making processes. By reducing the need for extensive on-premises infrastructure, cloud computing also lowers costs and allows organizations to focus on their core operations while benefiting from advanced technological capabilities [3,4].
However, integrating cloud computing with IIoT is not without challenges. The dynamic and distributed nature of IIoT systems requires solutions that can accommodate real-time data processing and reliable connectivity. At the same time, concerns surrounding data security, privacy, and system reliability remain critical, as industrial operations involve sensitive information and mission-critical tasks. Addressing these challenges requires a comprehensive understanding of how cloud computing can support the unique demands of IIoT systems while ensuring robust and secure operations [5,6].
The interplay between cloud computing and IIoT is shaping the future of industrial systems by unlocking new opportunities for innovation and efficiency. As industries increasingly adopt digital technologies, the role of cloud computing in supporting IIoT will continue to grow. This convergence is expected to redefine industrial processes, offering a pathway toward smarter, more sustainable, and resilient operations that can adapt to the evolving demands of the modern world [7,8].
The difference between the present survey and the surveys in Table 1 lies in its detailed examination of cloud computing architectures specifically tailored for IIoT environments, including centralized, distributed, and hybrid models. Unlike the referenced surveys that focus on general applications or specific technological integrations like blockchain or edge computing, this survey emphasizes the interplay of cloud computing service models (Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS)) and their direct impact on IIoT scalability, latency, and security. It also uniquely explores real-world applications such as predictive maintenance and energy management while addressing advanced trends like AI integration, serverless computing, and 5G-enabled IIoT solutions. Furthermore, the survey delves into innovative security mechanisms like AI-driven intrusion detection and blockchain, offering a forward-looking perspective beyond traditional challenges. In conclusion, this survey achieves the following:
It provides a concise and focused description of cloud computing architectures, service models, and their applicability to diverse IIoT environments.
It identifies key challenges in cloud–IIoT integration, including latency, security, and data management, while reviewing innovative mitigation approaches.
It highlights real-world applications across industries, showcasing the transformative impact of cloud computing in IIoT systems.
It discusses emerging trends, such as adopting hybrid cloud models and AI-driven cloud services, to guide future research and industrial implementations.
Figure 1 provides an overview of the key topics discussed in this survey, emphasizing the critical aspects of cloud computing integration within IIoT ecosystems. It highlights architectural frameworks, service models, and specific application domains while showcasing security challenges, innovative solutions, and future trends. This visual guide is intended to help readers navigate the comprehensive analysis presented in the survey by linking the identified challenges and opportunities to their respective sections. Each element in the figure aligns with the subsequent discussion in the survey’s sections, providing a structured pathway for understanding the transformative role of cloud computing in IIoT.
The following sections are structured as follows. Section 2 discusses cloud computing architectures. Section 3 covers communication protocols and data storage and processing. Section 4 explores security challenges and solutions. Section 5 outlines applications in predictive maintenance, industrial automation, supply chains, and energy management. Section 6 highlights challenges and future trends. Finally, the conclusion, Section 7, summarizes the transformative role of cloud computing in IIoT.
Table 1Summary of surveys and their descriptions.
Ref. | Description |
---|---|
[9] | Explores the integration of cloud computing and IoT with additive manufacturing, focusing on cloud platforms for resource sharing and scalable production in Industry 4.0. Discusses the challenges of combining legacy systems with state-of-the-art additive manufacturing technologies. |
[10] | Surveys the application of blockchain technology in IIoT, emphasizing its role in enhancing security, traceability, and decentralization. Proposes blockchain for IIoT as a model for secure, interoperable, and autonomous industrial systems. |
[11] | Provides a layered architecture for integrating blockchain into IIoT. Highlights blockchain’s ability to secure devices, share data, and streamline industrial applications while addressing technical challenges like scalability and interoperability. |
[12] | Examines how blockchain can address decentralization and trust issues in IoT/IIoT. Reviews smart contract applications in supply chains, energy, and healthcare and identifies future research directions. |
[13] | Surveys IIoT from a control, networking, and computing perspective, detailing architectures for automation and interconnection in industrial systems. Focuses on edge computing and 5G integration for low-latency applications. |
[14] | Discusses the role of edge computing in IIoT for reducing latency and optimizing bandwidth. Covers task scheduling, data analytics, and security challenges in deploying edge networks in industrial scenarios. |
[15] | Analyzes the use of blockchain to address security and scalability challenges in IIoT. Focuses on decentralized architectures and applications like energy management, smart manufacturing, and healthcare data security. |
2. Cloud Computing Architectures for IIoT
The foundation of effective IIoT deployments lies in selecting appropriate cloud computing architectures and service models. These architectures enable the processing, storage, and analysis of data generated by IIoT devices, ensuring that systems meet the demands of scalability, reliability, and efficiency. This section explores the key architectures—centralized and distributed—and the flexible service models that together form the backbone of IIoT systems.
2.1. Centralized Cloud Architectures for IIoT
Centralized cloud architectures play a pivotal role in IIoT environments by leveraging large-scale data centers for aggregating, storing, and processing vast amounts of data collected from distributed IIoT devices. These architectures provide a unified platform to enable global monitoring, predictive analytics, and optimization of industrial processes [16,17,18]. A key feature of centralized architectures is their scalability, which is achieved by dynamically allocating computational and storage resources to handle the ever-growing data streams generated by interconnected devices. If represents the rate of data generation by N IIoT devices, it can be expressed as , where is the data rate for device i. Centralized systems aggregate in real time, facilitating the deployment of advanced analytics in industrial operations [19,20].
A central use of such architectures lies in predictive analytics. Let denote a dataset of m samples with n features stored in the cloud. Predictive models, such as regression or classification algorithms, operate on these data to minimize loss functions like the Mean Squared Error (MSE), defined as , where represents the predictive function, denotes the feature vector i, and is the target outcome of . Cloud infrastructure enables efficient computation of these loss functions by leveraging parallelized optimization techniques like gradient descent, thereby accelerating the training and deployment of ML models [21,22].
Another major advantage of centralized cloud architectures is their ability to implement digital twins, which are virtual models replicating physical industrial systems. These digital twins operate by continuously updating their state according to system dynamics, mathematically modeled as , where denotes the control inputs, and represents the dynamics of the physical system. By simulating various operational scenarios, digital twins provide real-time insights for predictive maintenance, fault detection, and optimization of manufacturing processes [23,24].
However, centralized architectures face significant challenges, particularly in latency-sensitive IIoT applications. The delay incurred in such systems is composed of multiple factors, including data transmission time , processing time , and the time required to return a response to the source . For industrial applications requiring ultra-low latency, such as robotic control or real-time quality inspection, this delay must not exceed a critical threshold . When , centralized systems may fail to meet the stringent requirements of these applications [25,26].
Despite these limitations, centralized cloud architectures remain a cornerstone for applications such as predictive maintenance, where extensive historical data are analyzed to anticipate equipment failures, and quality assurance, where ML models detect defects in manufactured products with high precision. To address the challenges of latency and bandwidth constraints, hybrid approaches combining centralized cloud computing with edge computing are emerging as a promising solution. These hybrid systems strike a balance by performing local real-time processing at the edge while leveraging the cloud for global data aggregation and advanced analytics, ensuring that industries can meet both computational and responsiveness requirements effectively [27,28].
2.2. Distributed Cloud Architectures for IIoT
Distributed cloud architectures have emerged as a transformative approach to address the limitations of centralized cloud systems, particularly for latency-sensitive IIoT applications. By dispersing computational resources across multiple geographically distributed nodes, these architectures minimize latency, enhance fault tolerance, and provide localized data processing capabilities. The distributed nature of this approach allows for the processing of IIoT data closer to the source, reducing the dependency on a single central data center and optimizing overall system efficiency [29,30,31].
In distributed architectures, device-generated data are processed at edge nodes or intermediate layers before being transmitted to a global data center for further analysis. If M distributed nodes are deployed, the data processed locally at each node j can be expressed as , where represents the total data rate by all devices in the system, and represents the allocation fraction for node j such that . This allocation ensures that the workload is dynamically distributed across the network to prevent overload and optimize resource utilization [32,33,34].
A key advantage of distributed architectures is their ability to reduce latency. However, the extent of latency reduction depends on system design, as poorly optimized architectures may introduce delays from inter-node communication, synchronization, or resource contention. Achieving maximum benefits requires careful balancing of processing and communication overheads. The end-to-end delay in such systems can be expressed as , where is the processing time at the local node, is the transmission time to a centralized cloud (if necessary), and is the processing time at the global data center. By minimizing through local or regional data processing, distributed systems significantly reduce , making them suitable for real-time applications such as industrial control, autonomous vehicles, and predictive maintenance [35,36].
Distributed cloud architectures also enhance fault tolerance. If a node fails, the system redistributes its workload among other nodes. Let denote the failure state of node j, where if the node fails at time t, and otherwise. The redistributed workload for node k can then be expressed as , where is the redistribution coefficient for the failed node j, ensuring that the system maintains operational continuity [37,38].
Applications of distributed cloud architectures include localized analytics for IIoT systems, such as real-time monitoring and anomaly detection. For instance, in a manufacturing setting, edge nodes process sensor data to identify anomalies in production lines, triggering immediate corrective actions. Moreover, distributed systems support hierarchical data aggregation, where local nodes perform preliminary analysis and transmit summarized results to global centers for comprehensive analytics, thereby reducing communication overheads [39,40].
Despite these advantages, distributed cloud architectures face challenges such as network synchronization, resource heterogeneity, and dynamic workload balancing. Addressing these issues requires sophisticated algorithms for resource management and adaptive scheduling. For example, distributed ML models, such as federated learning, optimize system-wide performance by training local models on edge nodes and aggregating their parameters centrally, reducing the need for raw data transmission while preserving data privacy [41,42,43].
2.3. Service Models in Cloud Computing for IIoT
Cloud computing service models—IaaS, PaaS, and SaaS—are foundational for the effective deployment of IIoT systems. These models provide varying levels of abstraction, enabling industries to tailor solutions to their specific operational needs while balancing customization, scalability, and efficiency [44,45].
IaaS offers fundamental computing resources such as virtual machines, storage, and networking infrastructure. For IIoT, this model provides industries with the flexibility to host and manage customized applications tailored to their operational needs. For instance, consider an IIoT system with N devices generating data at a rate of and a collective rate of . An IaaS platform dynamically allocates computational resources proportional to , optimizing costs while ensuring high performance during peak workloads. This flexibility is particularly beneficial for processing-intensive tasks, such as real-time monitoring and predictive maintenance, where latency and performance are critical [46,47,48].
PaaS abstracts the underlying infrastructure, providing a development environment with pre-configured tools and frameworks. This model accelerates the creation of IIoT applications by enabling developers to focus solely on software development rather than hardware management. For example, PaaS supports the training of ML models for IIoT data analysis by providing libraries and computing resources to optimize a loss function as defined in Section 2.1. This simplification of the development process allows industries to deploy applications for real-time analytics or anomaly detection in IIoT systems more efficiently [49,50,51].
SaaS provides ready-to-use cloud-hosted applications, eliminating the need for on-premises installations. Industries benefit from immediate access to solutions for asset monitoring, predictive maintenance, and process optimization. For instance, SaaS platforms provide tools for visualizing IIoT data in real time, such as dashboards displaying a set of metrics that correspond to K monitored parameters. These dashboards enable operational decision-making by aggregating and analyzing IIoT data streams [52,53].
The versatility of these service models enables industries to align cloud computing adoption with their strategic goals. IaaS supports fully customizable environments, PaaS accelerates innovation by simplifying application development, and SaaS offers out-of-the-box solutions for immediate integration. By leveraging these models, industries can optimize operations, reduce costs, and enhance competitiveness in the evolving industrial landscape [54,55].
To provide further insights into the aforementioned concepts, Table 2 classifies key references that elaborate on the foundational principles, technological advancements, and practical implementations of these cloud computing models in IIoT environments. This classification serves as a guide for readers to explore specific aspects of cloud adoption in industrial settings, facilitating a deeper understanding of the trade-offs and challenges associated with different deployment strategies.
2.4. Comparative Analysis of Cloud Computing Architectures and Service Models for IIoT
Cloud computing architectures and service models play a crucial role in shaping the performance, scalability, and efficiency of IIoT deployments. Selecting the appropriate cloud architecture depends on several factors, including latency requirements, fault tolerance, and scalability. Centralized cloud architectures offer robust data aggregation and global resource management, making them suitable for applications that require large-scale data processing and long-term storage. However, they often introduce higher latency and dependency on network stability, which may not be ideal for real-time IIoT applications. In contrast, distributed cloud architectures enhance real-time processing by leveraging edge computing and localized data centers, reducing response times and improving system resilience. However, they introduce challenges in synchronization, workload balancing, and maintaining data consistency across multiple nodes. Hybrid approaches attempt to balance these trade-offs by combining the strengths of both models, enabling industries to optimize computational efficiency while minimizing latency concerns.
Similarly, the three primary cloud service models—Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS)—offer varying levels of flexibility and abstraction. IaaS provides direct control over computational resources, allowing industries to build customized IIoT solutions tailored to their specific needs. This model is beneficial for organizations that require specialized configurations but demands significant technical expertise for infrastructure management. PaaS abstracts infrastructure complexities, providing a development-friendly environment that simplifies the deployment of IIoT applications while offering pre-configured frameworks and tools. However, it may limit customization options. SaaS, in contrast, enables organizations to adopt cloud-based IIoT applications with minimal management overheads, offering ease of use and rapid deployment. While SaaS reduces infrastructure maintenance efforts, it may impose constraints on flexibility and data control, which could be a concern for industries requiring extensive customization.
Each of these models and architectures presents unique challenges. Centralized cloud solutions may face high data transmission costs and bottlenecks in latency-sensitive applications, while distributed models require sophisticated coordination to maintain consistency and interoperability. Similarly, while IaaS offers a high degree of customization, it requires significant expertise to manage, whereas PaaS and SaaS provide streamlined solutions with varying levels of control and adaptability. These trade-offs must be carefully evaluated based on industry-specific requirements, operational constraints, and long-term scalability objectives.
All these aspects (definitions, latency characteristics, fault tolerance, scalability, resource allocation, challenges, and applications) are summarized in Table 3, providing a structured comparison to guide decision-makers in selecting the most suitable cloud computing model for IIoT deployments.
3. Communication and Data Management
Effective communication and data management are pivotal in enabling IIoT systems to operate seamlessly and achieve their objectives. Communication protocols ensure reliable and efficient data exchange between interconnected devices, while robust data storage and processing frameworks handle the massive and diverse data streams generated by these systems. Advanced integration of AI and ML into data workflows enhances these operations by enabling predictive analytics, anomaly detection, and autonomous decision-making, allowing for dynamic optimization of resources and improved system reliability. These components form the foundation for real-time analytics, decision-making, and system optimization in IIoT. This section explores the key aspects of communication protocols and data management, highlighting their significance in modern industrial environments.
3.1. Communication Protocols
Communication protocols are crucial in facilitating data exchange within IIoT systems, where diverse devices must interconnect and transmit information effectively. These protocols are designed to meet the unique requirements of IIoT, including low latency, energy efficiency, and secure transmission. Standard protocols such as MQTT (Message Queuing Telemetry Transport), CoAP (Constrained Application Protocol), and AMQP (Advanced Message Queuing Protocol) are widely adopted in IIoT environments due to their reliability and lightweight architecture, which are critical for resource-constrained devices [56,57,58].
MQTT, a lightweight publish/subscribe protocol, is particularly well suited for IIoT scenarios that involve frequent and asynchronous communication. Its low overhead enables efficient data transmission between devices with limited processing capabilities, such as sensors and actuators in industrial plants. CoAP, on the other hand, is optimized for constrained devices and networks, making it an ideal choice for IIoT applications where bandwidth and power are limited. AMQP provides advanced messaging features, ensuring reliable delivery and enabling the integration of complex systems within IIoT environments [59,60,61,62].
OPC-UA (Open Platform Communications Unified Architecture) has emerged as a de facto standard for secure, platform-independent communication in IIoT. It supports hierarchical data structuring and seamless interoperability among diverse devices, addressing the need for robust industrial automation protocols [63,64].
The choice of communication protocol significantly impacts the overall performance and efficiency of IIoT systems. Protocols must strike a balance between speed, reliability, and resource consumption to ensure that devices can exchange data seamlessly without compromising system performance. As IIoT ecosystems grow more complex, the interoperability of these protocols becomes critical to ensure smooth communication between heterogeneous devices and platforms. This interoperability fosters the integration of legacy systems with modern IIoT frameworks, ensuring that industrial operations remain adaptable and future-proof [65,66,67].
Emerging technologies such as 5G and software-defined networking (SDN) are transforming the IIoT communication landscape. The 5G network provides ultra-low latency and high bandwidth, while SDN enables programmable networks to adapt dynamically to changing demands [68,69]. Network Function Virtualization (NFV) acts as a key enabler, deploying virtualized network functions (VNF) to meet Quality of Service (QoS) and low-latency requirements. Ensuring latency lower than a threshold (for satisfying the required QoS demands) is critical for real-time applications like industrial control systems [70,71,72].
3.2. Data Storage and Processing
Data storage and processing are at the heart of IIoT systems, providing the infrastructure needed to handle the vast and diverse data generated by connected devices. These systems produce data in various forms, such as sensor readings, machine logs, and real-time analytics streams, requiring robust solutions to store and process information efficiently. Cloud-based storage frameworks have become the cornerstone of IIoT data management, offering scalability, flexibility, and cost efficiency [73,74,75].
Cloud storage enables IIoT systems to centralize data from geographically dispersed devices, providing a unified platform for analysis and decision-making. By leveraging distributed cloud architectures, industries can process data locally at edge nodes or transmit them to centralized servers for comprehensive analytics. This hybrid approach ensures that latency-sensitive applications benefit from real-time processing while historical data are stored for long-term analysis and ML model training [76,77,78].
Kubernetes, the open-source de facto standard for managing containerized workloads and services, has revolutionized data management in IIoT [79]. Kubernetes automates scaling, load balancing, and resource allocation, ensuring high availability and fault tolerance. These features are particularly beneficial in dynamic IIoT environments, where workloads and resource demands can fluctuate significantly. Kubernetes’ ability to distribute workloads intelligently across nodes enhances system performance and reliability, making it a cornerstone technology for modern IIoT applications [80,81,82].
Advanced data processing techniques, such as stream processing and batch analytics, are integral to extracting actionable insights from IIoT data. Stream processing frameworks, such as Apache Kafka and Apache Flink, allow real-time analysis of data as they are generated, enabling immediate responses to events such as equipment failures or environmental changes. Batch processing systems, such as Hadoop and Spark, are used for analyzing large datasets over longer periods, identifying trends, and optimizing industrial operations [83,84,85,86,87].
Blockchain technologies are also gaining traction in IIoT for ensuring data integrity and tamper-proof storage. By maintaining an immutable ledger, blockchain enhances trust in data sharing, particularly for compliance with regulatory standards [88].
3.3. Integration of AI and ML into Data Workflows
As IIoT systems continue to evolve, the demand for scalable, secure, and intelligent data storage and processing solutions will only grow. The integration of AI and ML into data management workflows is driving the development of predictive analytics, anomaly detection, and autonomous decision-making capabilities. These advancements are empowering industries to harness the full potential of their data, transforming raw information into actionable intelligence and enabling a new era of industrial innovation [89,90,91,92].
The integration of AI and ML into IIoT data workflows has revolutionized predictive and preventive analytics by leveraging real-time data streams and historical datasets [93]. By employing advanced ML algorithms such as random forests, support vector machines, or deep learning (DL) architectures like convolutional neural networks (CNNs) and long short-term memory (LSTM) networks, industries can detect complex patterns in data that human operators might overlook [94,95]. For instance, in manufacturing, vibration and acoustic sensor data collected from machinery can be analyzed to identify wear patterns or predict failures before they occur. Mathematically, anomaly detection often involves comparing real-time data to an expected distribution , with deviations quantified through statistical measures like Mahalanobis distance or loss functions minimized during model training [96,97].
Anomaly detection in IIoT systems benefits immensely from AI’s capability to classify and prioritize alerts with contextual relevance. Autoencoders and generative adversarial networks (GANs) are increasingly deployed to reconstruct normal operational states and flag deviations as anomalies. This is particularly valuable in critical systems such as chemical plants or power grids, where anomalies can signal catastrophic failures [98,99,100]. Techniques such as Bayesian optimization or reinforcement learning (RL) further enhance decision-making by dynamically adapting the anomaly thresholds based on evolving environmental conditions. These frameworks not only improve detection accuracy but also reduce the likelihood of false positives, ensuring operational reliability [101,102].
AI-driven autonomous decision-making in IIoT employs RL models like Deep Q-Networks (DQN) and actor-critic algorithms, which learn optimal actions through continuous interaction with the environment. For example, an industrial robotic arm integrated with IIoT sensors can adjust its operational parameters based on feedback loops, maximizing throughput while minimizing energy consumption. RL models learn decision policies , which guide the system’s choice of actions a based on the current state s by maximizing cumulative rewards of the form , where represents the immediate benefit of action a at time t and is the discount factor prioritizing short-term or long-term rewards. In IIoT, this framework supports autonomous decision-making for tasks like optimizing resource allocation, scheduling predictive maintenance, and minimizing energy usage. These methods ensure systems can autonomously adapt to changing conditions, enhancing reliability and efficiency and supporting complex industrial operations without requiring constant human oversight [103,104,105].
In summary, integrating AI and ML into IIoT workflows has enabled smarter predictive analytics, precise anomaly detection, and autonomous decision-making, transforming industrial operations. Advanced algorithms and real-time data processing ensure these systems adapt dynamically, enhancing efficiency and reliability. As these technologies evolve, they promise even greater autonomy and operational excellence across diverse industrial applications. Table 4 details key topics such as communication protocols, data storage, AI integration, and advanced technologies. It emphasizes their roles in enhancing IIoT systems through scalability, security, and real-time data processing. It also highlights core concepts and their applications in industrial environments.
4. Security and Privacy in IIoT Cloud Integration
The integration of cloud computing with IIoT has unlocked transformative capabilities in industrial operations, but it has also introduced critical challenges in security and privacy. IIoT systems often involve sensitive data, such as operational metrics, customer information, and proprietary industrial processes, making them attractive targets for cyber-attacks. The dynamic nature of IIoT, coupled with the need for seamless connectivity between devices and cloud platforms, adds further complexity to ensuring secure and private operations. This section explores the key challenges and innovative solutions for safeguarding IIoT cloud ecosystems.
4.1. Security and Privacy Challenges
Security and privacy in IIoT–cloud integration face numerous challenges, primarily due to these systems’ distributed and heterogeneous nature. One of the foremost concerns is the vulnerability of IIoT devices, which are often resource-constrained and lack robust security mechanisms. Many devices operate with limited computational and power capabilities, making it challenging to implement traditional security protocols without affecting performance. As a result, these devices become potential entry points for attackers aiming to compromise the broader network [106,107,108].
IoT device tampering poses significant risks to the integrity of IIoT systems. Attackers can manipulate device firmware or software to introduce malicious code, leading to network poisoning or unauthorized access to critical systems. Such tampering not only disrupts device functionality, but also compromises the security of interconnected networks, enabling attackers to propagate malware or exfiltrate sensitive data. Addressing device tampering requires secure boot mechanisms and hardware trust anchors to ensure that devices operate with verified and untampered firmware [109,110,111].
Data in transit and at rest also present significant security challenges. IIoT systems rely on continuous data transmission between devices and cloud platforms, often over public or semi-private networks. This opens the door to risks such as man-in-the-middle attacks, data interception, and unauthorized access. Ensuring secure communication requires robust encryption and authentication protocols, but implementing these consistently across diverse devices and platforms can be challenging. Furthermore, storing large volumes of industrial data in cloud environments raises concerns about data breaches and unauthorized access to sensitive information [112,113,114,115].
Data sovereignty is another critical concern in IIoT systems, particularly in industries operating across multiple jurisdictions. Data sovereignty refers to the principle that data are subject to the laws and governance structures of the country where they are collected or stored. Non-compliance with sovereignty requirements can result in legal penalties and compromise operational integrity. Ensuring correct management and control of data ownership is essential for maintaining compliance with regulations and ensuring the trust of industrial partners [116,117,118].
Another critical challenge lies in maintaining privacy and compliance in IIoT systems. Industries must adhere to regulations such as GDPR (General Data Protection Regulation), CCPA (the California Consumer Privacy Act), and other data protection laws, which impose strict requirements on how data are collected, stored, and processed. Ensuring compliance becomes particularly complex when IIoT deployments span multiple jurisdictions with varying regulatory frameworks. Additionally, balancing the need for data sharing in collaborative industrial ecosystems with privacy protection adds another layer of complexity [119,120,121].
The dynamic and interconnected nature of IIoT systems further exacerbates security challenges. With thousands of devices operating in real time, maintaining system integrity and preventing unauthorized access becomes a monumental task. Attackers can exploit vulnerabilities in one device to gain access to the entire network, resulting in cascading effects that disrupt industrial operations. These challenges highlight the pressing need for innovative and scalable security solutions tailored to the unique requirements of IIoT–cloud integration [122,123,124,125].
4.2. Solutions
Industries are adopting innovative and multi-layered solutions to address the multifaceted security and privacy challenges of IIoT–cloud integration. One foundational approach involves strengthening device security by incorporating secure boot mechanisms, hardware-based encryption, and lightweight cryptographic protocols. These measures ensure that IIoT devices can defend against common threats while maintaining optimal performance. The use of trusted hardware modules and secure firmware updates further enhances the resilience of connected devices [126,127,128,129].
Data protection is another critical area where advanced solutions are making a significant impact. End-to-end encryption ensures that data remain secure during transmission between devices and cloud platforms, minimizing the risk of interception. Cloud providers are increasingly adopting zero-trust architectures, where every access request is authenticated and authorized, regardless of its origin. This model significantly reduces the likelihood of unauthorized access to sensitive data stored in cloud environments [130,131,132,133,134].
Blockchain technology is emerging as a game-changer in securing IIoT–cloud systems. By creating immutable and transparent records of data exchanges, blockchain enhances trust and data integrity within IIoT networks. For example, blockchain-based smart contracts can automate access control policies, ensuring that only authorized entities can interact with specific devices or datasets. Additionally, the decentralized nature of blockchain eliminates single points of failure, enhancing the overall robustness of IIoT ecosystems [135,136,137,138].
Privacy-preserving techniques such as differential privacy and federated learning are addressing the dual challenge of data sharing and privacy protection. Differential privacy adds noise to datasets, ensuring that individual data points cannot be identified, even in aggregate analyses. Federated learning enables devices to collaboratively train ML models without sharing raw data, preserving privacy while extracting value from distributed data sources. These methods are particularly effective in industries where data sovereignty and compliance are critical considerations [139,140,141,142].
Finally, real-time threat detection and response mechanisms are becoming integral to IIoT security strategies. AI-driven intrusion detection systems can analyze network traffic patterns, identify anomalies, and respond to potential threats in real time. These systems adapt and evolve with the threat landscape, providing proactive defense against emerging vulnerabilities. By combining advanced security technologies with rigorous compliance practices, industries can create resilient and secure IIoT-cloud environments that support innovation while safeguarding critical assets [143,144,145].
Addressing security and privacy in IIoT–cloud integration involves tackling challenges such as device tampering, secure communication, data sovereignty, and regulatory compliance. Proposed solutions include hardware-based security, end-to-end encryption, zero-trust architectures, and blockchain for data integrity and access control. Privacy-preserving techniques like federated learning and differential privacy help balance data sharing with confidentiality, while AI-driven intrusion detection systems enhance real-time threat detection and responses. Table 5 summarizes these challenges and solutions, categorizing key studies based on focus areas such as device-level security, secure communication, system integrity, compliance, and AI-driven threat detection. This classification provides a structured reference for understanding existing security strategies and identifying future research directions.
5. Applications of Cloud Computing in IIoT
The integration of cloud computing into IIoT ecosystems has transformed how industries operate, unlocking opportunities to optimize processes, reduce costs, and enhance decision-making. Cloud platforms enable the aggregation, analysis, and sharing of data from diverse sources, providing a foundation for advanced applications across multiple domains. This section explores key applications of cloud computing in IIoT, highlighting its role in predictive maintenance, industrial automation, supply chain optimization, and energy management.
5.1. Predictive Maintenance
Predictive maintenance has become one of the most impactful applications of cloud computing in IIoT, allowing industries to shift from reactive to proactive maintenance strategies. By leveraging cloud-based analytics and ML models, IIoT systems can monitor the health of equipment in real time and predict potential failures before they occur. Data from sensors embedded in machines, such as temperature, vibration, and pressure readings, are continuously transmitted to the cloud, where they are analyzed to detect anomalies and trends indicative of wear or malfunction [146,147,148,149].
The scalability of cloud computing enables predictive maintenance systems to process vast amounts of sensor data from multiple assets simultaneously, regardless of their geographic location. Advanced algorithms trained on historical and real-time data can provide accurate predictions of failure modes and suggest optimal maintenance schedules. This minimizes unplanned downtime, extends the lifespan of equipment, and reduces maintenance costs by avoiding unnecessary repairs [150,151,152].
Industries such as manufacturing, transportation, and energy have widely adopted predictive maintenance to enhance operational reliability. For example, in the manufacturing sector, cloud-integrated IIoT systems can monitor the performance of critical machinery, ensuring production lines operate without interruptions. Similarly, energy providers can predict the maintenance needs of wind turbines or power transformers, optimizing resource allocation and reducing service disruptions [153,154,155].
By integrating cloud computing with IIoT for predictive maintenance, industries gain a powerful tool for enhancing operational efficiency and decision-making. The ability to act on predictive insights ensures that resources are used effectively and systems are maintained in peak condition, driving significant improvements in productivity and cost savings [156,157].
5.2. Industrial Automation
Industrial automation represents a cornerstone of modern IIoT applications, where cloud computing plays a pivotal role in enabling autonomous and intelligent operations. Industries can streamline workflows, enhance precision, and achieve real-time responsiveness by connecting machines, robots, and control systems to the cloud. Cloud platforms facilitate centralized monitoring and control of automated processes, allowing industries to optimize production lines, improve quality assurance, and reduce human intervention [158,159,160,161].
One key advantage of cloud-integrated industrial automation is the ability to process and analyze large volumes of data in real-time. For instance, sensor data from automated machines can be transmitted to the cloud, where advanced analytics identify inefficiencies or deviations from standard operating conditions. These insights enable rapid adjustments, ensuring that processes remain efficient and meet desired quality standards [162,163,164].
Cloud-based automation also fosters collaboration between geographically dispersed facilities by providing a unified platform for managing operations. Industries can deploy and update automation protocols remotely, ensuring consistency across locations. Furthermore, cloud computing supports digital twins, virtual replicas of physical systems that allow industries to simulate and optimize automated workflows before implementation. This reduces the risk of errors and minimizes downtime during system changes [165,166,167,168].
Cloud-enabled automation has revolutionized operations in sectors such as automotive manufacturing, pharmaceuticals, and food processing. For example, robotic arms on assembly lines can leverage cloud-based intelligence to adapt to changing production requirements, improving flexibility and productivity. By integrating cloud computing into industrial automation, industries can achieve higher levels of efficiency, accuracy, and scalability, driving competitiveness in an increasingly digitalized market [169,170,171].
5.3. Supply Chain Optimization
Supply chain optimization is a critical area where cloud computing and IIoT converge to enhance transparency, efficiency, and responsiveness. Cloud platforms enable end-to-end visibility across supply chain networks, allowing industries to track inventory, monitor logistics, and respond to disruptions in real-time. By integrating data from IIoT devices, such as Global Positioning System (GPS) trackers and Radio-Frequency Identification (RFID) tags, cloud-based systems provide actionable insights that drive smarter decision-making [172,173,174,175].
Cloud computing enhances supply chain management by enabling predictive analytics and demand forecasting. Historical sales data, weather patterns, and market trends can be analyzed to predict demand fluctuations, ensuring optimal inventory levels and reducing stockouts or overstock situations. Additionally, cloud platforms support route optimization for logistics, reducing transportation costs and improving delivery times by analyzing traffic, weather, and fleet performance data [176,177,178].
In manufacturing and retail, cloud-enabled IIoT systems streamline inventory management by providing real-time updates on stock levels, locations, and movement. For instance, warehouses equipped with IIoT sensors can automatically reorder supplies based on pre-defined thresholds, reducing manual intervention and errors. Similarly, cloud-based analytics can identify bottlenecks in supply chain workflows, enabling industries to implement targeted improvements [179,180,181].
The ability to integrate multiple data sources and provide a unified view of supply chain operations makes cloud computing an invaluable asset for industries seeking to remain competitive in a fast-paced global market. By leveraging IIoT and cloud technologies, supply chains become more agile, resilient, and cost-effective, ensuring that industries can adapt to changing demands and maintain customer satisfaction [182,183,184,185].
5.4. Energy Management
Energy management is another domain where cloud computing has made significant contributions to IIoT applications, enabling industries to optimize energy consumption, reduce costs, and meet sustainability goals. IIoT sensors embedded in industrial equipment and facilities continuously collect data on energy usage, which are transmitted to the cloud for analysis. Cloud-based systems process these data to identify inefficiencies, track trends, and recommend energy-saving measures [186,187,188].
At the sensor level, energy management is critical for ensuring the longevity and reliability of IIoT deployments. Many sensors operate on limited battery autonomy, making it essential to optimize their energy consumption. Cloud platforms can assist by scheduling sensor tasks on optimal nodes, balancing system constraints while preserving battery life. This approach enhances the operational efficiency of IIoT networks while minimizing downtime due to sensor failure [189,190,191].
One of the primary benefits of cloud-enabled energy management is the ability to implement real-time monitoring and control of energy consumption. For example, cloud platforms can integrate with building management systems to optimize heating, ventilation, and air conditioning (HVAC) operations based on occupancy and weather conditions. Similarly, manufacturing facilities can monitor the energy usage of individual machines, ensuring that resources are allocated efficiently and unnecessary consumption is minimized [192,193,194,195].
Cloud computing also facilitates the integration of renewable energy sources into industrial operations. By leveraging IIoT and cloud platforms, industries can monitor the performance of solar panels, wind turbines, and other renewable assets, ensuring they operate at peak efficiency. Furthermore, cloud-based analytics can predict energy generation patterns and align them with consumption needs, reducing reliance on non-renewable sources and supporting sustainability initiatives [196,197,198].
The role of cloud computing in energy management extends to demand response programs, where industries adjust their energy usage in response to grid demands. Cloud platforms enable real-time communication with utilities, allowing industries to participate in programs that reduce peak load stress and earn financial incentives. This benefits the grid and aligns with industries’ goals of reducing operational costs and environmental impact [199,200,201].
By integrating cloud computing with IIoT for energy management, industries gain a powerful tool for achieving energy efficiency and sustainability. The insights derived from cloud-based analytics enable smarter energy usage, supporting both economic and environmental objectives and driving progress toward a more sustainable industrial landscape [202,203].
To further illustrate these applications, Table 6 provides a structured summary of them, categorizing key domains, associated cloud-based technologies, and their benefits. This approach highlights the diverse ways in which cloud computing enhances IIoT systems, offering insights into its role in improving operational efficiency, cost reduction, and decision-making capabilities.
6. Challenges and Future Trends
As cloud computing and IIoT continue to converge, the potential for industrial transformation is enormous. However, realizing this potential is fraught with challenges, ranging from technical and operational hurdles to concerns around security and sustainability. Addressing these challenges is essential to fully harnessing these technologies’ capabilities. Concurrently, emerging trends in technology and industrial innovation offer promising avenues for overcoming limitations and expanding the scope of IIoT applications. This section examines both the challenges and the future trends shaping the trajectory of cloud computing in IIoT.
6.1. Challenges
The integration of cloud computing with IIoT faces numerous challenges that stem from the complexity and scale of these interconnected systems. A primary concern is the latency inherent in centralized cloud architectures, particularly for time-critical IIoT applications such as industrial automation and robotics. While cloud platforms excel in computational power and data storage, the reliance on remote data centers can lead to delays in processing and decision-making, potentially disrupting real-time operations. Addressing this issue requires the adoption of hybrid architectures that combine cloud computing with edge and fog computing to ensure local processing capabilities [204,205,206,207,208].
Another significant challenge is the sheer volume and diversity of data generated by IIoT devices. Managing and analyzing these data in real time requires highly scalable and efficient systems, which can strain existing cloud infrastructures. Moreover, the heterogeneity of IIoT devices and protocols adds complexity to data integration, interoperability, and standardization. Without unified standards, industries face difficulties in ensuring seamless communication and collaboration between devices and platforms, which can limit the efficiency and scalability of IIoT systems [209,210,211,212].
Containerization and microservices are emerging as critical solutions for managing the complexity and scalability of IIoT systems. By deploying lightweight software components, containerized applications can be efficiently orchestrated using Kubernetes, enabling dynamic scaling and optimized resource usage. These containers can also run on edge devices, enhancing local processing capabilities while maintaining seamless integration with cloud systems. This approach minimizes latency and improves overall system responsiveness, particularly for real-time industrial applications [213,214,215,216].
Serverless computing at the service level offers another innovative solution for optimizing cloud resource usage while meeting system requirements. Serverless architectures allow industries to execute specific tasks or services on-demand without managing the underlying infrastructure. This approach reduces operational costs and improves resource efficiency, ensuring that computational resources are allocated only when needed, thereby aligning with the dynamic demands of IIoT applications [217,218,219,220].
Security and privacy concerns are critical challenges in IIoT–cloud integration. Industrial systems often involve sensitive operational data and intellectual property, making them prime targets for cyber-attacks. The distributed nature of IIoT further increases the attack surface, with vulnerabilities in individual devices potentially compromising entire networks. Ensuring robust security while maintaining performance and scalability is a complex balancing act, requiring advanced encryption, authentication, and monitoring solutions. Compliance with data protection regulations across jurisdictions adds another layer of complexity, as industries must navigate varying legal requirements while maintaining global operations [221,222,223].
Additionally, energy consumption and sustainability pose challenges for large-scale cloud-integrated IIoT systems. The computational and storage demands of IIoT result in significant energy usage, contributing to operational costs and environmental impact. Developing energy-efficient algorithms, hardware, and cloud architectures is crucial to addressing these concerns and ensuring the long-term viability of cloud-enabled IIoT systems [224,225,226].
These challenges underscore the complexity of integrating cloud computing with IIoT, particularly in environments requiring real-time analytics and high scalability. Table 7 provides a taxonomy of references discussed in this subsection, offering a detailed insight into the multifaceted challenges associated with real-time analytics in IIoT systems.
6.2. Future Trends
Despite the challenges, future trends in technology and industrial practices promise to enhance the integration of cloud computing and IIoT, unlocking new possibilities for innovation and efficiency. One of the most significant trends is the increasing adoption of hybrid and multi-cloud architectures. By combining the strengths of centralized clouds with edge and fog computing, these architectures address latency and scalability issues while ensuring that data are processed and stored optimally. Industries are also exploring cloud-native solutions that leverage containerization and microservices to build flexible and resilient IIoT systems [227,228,229,230].
The proliferation of 5G and beyond will revolutionize IIoT communication, providing ultra-low latency, high bandwidth, and reliable connectivity. These advancements will enable seamless integration between IIoT devices and cloud platforms, facilitating real-time data exchange and decision-making. Additionally, 5G networks will support the massive device density required for IIoT applications, further enhancing scalability and efficiency. Coupled with SDN and network slicing, these technologies will allow industries to customize network configurations to meet specific application requirements [231,232,233,234].
AI and ML are poised to play a transformative role in the future of cloud-enabled IIoT. AI-driven analytics will enhance predictive maintenance, optimize supply chains, and enable autonomous decision-making across industrial processes. Federated learning, in particular, offers a promising approach to AI in IIoT by allowing devices to collaboratively train models without sharing raw data, thus preserving privacy while improving accuracy. The integration of AI at the edge will further reduce latency and enable real-time insights, driving significant improvements in operational efficiency [235,236,237].
Sustainability will be a key focus in the future of cloud-enabled IIoT. Industries are increasingly prioritizing energy efficiency and environmental responsibility, driving the development of green computing technologies. Renewable-energy-powered data centers, energy-efficient hardware, and intelligent resource allocation algorithms are among the innovations shaping sustainable IIoT ecosystems. Additionally, circular economy principles are gaining traction, encouraging industries to adopt practices that minimize waste and maximize resource reuse [238,239,240].
In conclusion, while challenges such as latency, scalability, security, and sustainability remain significant, emerging trends in hybrid architectures, advanced communication technologies, AI-driven solutions, and sustainability initiatives offer a pathway to overcoming these barriers. The continued evolution of cloud computing and IIoT will empower industries to unlock new levels of innovation, efficiency, and resilience, shaping the future of industrial operations in the digital era [241,242]. Table 8 provides a comprehensive classification of references that highlight emerging trends in cloud-enabled IIoT systems. These trends underscore the importance of innovations in hybrid architectures, AI-driven analytics, and sustainable practices in shaping the future of industrial operations.
7. Conclusions
This survey provides a comprehensive analysis of the transformative impact of cloud computing in IIoT, offering insights into its architectures, service models, communication protocols, data management strategies, and application domains. The findings underscore the pivotal role cloud computing plays in enabling scalable, efficient, and intelligent IIoT systems.
Key architectural frameworks, such as centralized, distributed, and hybrid cloud models, were highlighted for their ability to address the computational and storage demands of IIoT environments. While centralized models facilitate large-scale data aggregation and analytics, distributed and hybrid architectures optimize latency and responsiveness, supporting real-time industrial processes. Service models like IaaS, PaaS, and SaaS provide versatile solutions tailored to diverse operational needs, streamlining IIoT deployment and management.
The integration of advanced communication protocols, robust data management frameworks, and technologies such as Kubernetes and NFV ensures efficient data exchange and system reliability. Furthermore, applications like predictive maintenance, industrial automation, supply chain optimization, and energy management showcase the broad applicability of cloud computing in enhancing industrial operations. These advancements align with Industry 4.0 principles, fostering innovation through digital twins, robotic process automation, and autonomous process optimization.
Emerging challenges, such as security, scalability, and energy efficiency, emphasize the need for innovative solutions. The adoption of AI-driven analytics, federated learning, and sustainable computing practices presents a promising future for cloud-enabled IIoT systems. These findings highlight the critical importance of cloud computing in driving operational excellence and resilience, paving the way for a sustainable and digitally empowered industrial era.
Finally, future research could explore the implementation of adaptive cloud–edge hybrid models to address latency-sensitive IIoT applications and investigate blockchain integration for enhancing trust and transparency in data sharing. Moreover, advancing serverless computing for dynamic resource allocation and sustainable industrial operations presents a promising avenue for innovation.
E.D. and M.T. conceived of the idea, designed and performed the experiments, analyzed the results, drafted the initial manuscript, and revised the final manuscript. All authors have read and agreed to the published version of the manuscript.
The authors declare no conflicts of interest.
The following abbreviations are used in this manuscript:
Acronym | Meaning |
IIoT | Industrial Internet of Things |
AI | Artificial intelligence |
ML | Machine learning |
MQTT | Message Queuing Telemetry Transport |
MSE | Mean Squared Error |
CoAP | Constrained Application Protocol |
AMQP | Advanced Message Queuing Protocol |
NFV | Network Function Virtualization |
VNF | Virtualized network function |
QoS | Quality of Service |
GAN | Generative adversarial network |
GDPR | General Data Protection Regulation |
CCPA | California Consumer Privacy Act |
IoT | Internet of Things |
DQN | Deep Q-Network |
PaaS | Platform as a Service |
IaaS | Infrastructure as a Service |
SaaS | Software as a Service |
SDN | Software-defined networking |
5G | Fifth-Generation Mobile Network |
RPA | Robotic Process Automation |
HVAC | Heating, ventilation, and air conditioning |
CNN | Convolutional neural network |
LSTM | Long short-term memory |
RL | Reinforcement learning |
DL | Deep learning |
GPS | Global Positioning System |
RFID | Radio-Frequency Identification |
OPC-UA | Open Platform Communications Unified Architecture |
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 1. An overview of the key discussed topics for applying cloud computing in IIoT.
Summary of works focusing on different architectural approaches, methodologies, concepts, and applications in IIoT.
References | Description | Key Concept | Applications | Challenges |
---|---|---|---|---|
[ | Discuss large-scale data centers for aggregating, storing, and processing data collected from IIoT devices. | Scalability of centralized architectures | Global monitoring and predictive analytics | High latency and dependency on networks |
[ | Highlight real-time data aggregation for deploying advanced analytics on industrial operations. | Real-time aggregation | Predictive maintenance | Handling high data rates effectively |
[ | Emphasize the use of ML models stored in centralized clouds for reducing MSE during predictive analysis. | ML and loss minimization | Quality assurance in production | Computational load of ML optimization |
[ | Introduce digital twins that replicate physical systems using mathematical state transitions. | Digital twins for simulation | Fault detection, optimization | Complexity in maintaining real-time states |
[ | Examine latency issues in centralized systems for time-critical IIoT applications. | Latency and critical thresholds | Robotic control, quality inspection | Failing to meet ultra-low latency needs |
[ | Propose hybrid architectures combining centralized clouds with edge computing for better responsiveness. | Hybrid approaches | Real-time local processing with global analytics | Balancing computational distribution |
[ | Evaluate energy efficiency in centralized cloud architectures to optimize resource utilization in IIoT systems. | Energy efficiency | Cost reduction in operations | Energy overhead during peak loads |
[ | Discuss centralized management of IoT networks for enhanced data security and privacy. | Centralized security management | Securing sensitive IIoT data | Risk of a single point of failure |
[ | Highlight data standardization issues in centralized architectures for cross-platform IIoT systems. | Data standardization | Integration of heterogeneous devices | Ensuring compatibility and interoperability |
[ | Describe challenges in bandwidth utilization when transmitting large-scale IIoT data to centralized systems. | Bandwidth optimization | Efficient data transfer | Bottlenecks during high traffic |
[ | Explore reliability enhancements in centralized architectures using redundant data centers. | Reliability improvements | Fail-safe mechanisms for critical systems | Costs of redundancy |
[ | Discuss cloud-based frameworks for predictive failure analysis and maintenance in industrial setups. | Predictive frameworks | Anomaly detection and fault prevention | High computation and storage requirements |
[ | Review scalability improvements in centralized systems for dynamic IIoT workloads. | Dynamic scalability | Handling workload spikes | Resource allocation challenges |
[ | Study centralized architectures’ performance under real-time industrial scenarios. | Real-time performance | Automated industrial operations | Latency sensitivity |
[ | Propose methods to integrate centralized clouds with AI tools for advanced analytics in IIoT. | AI integration | Smart decision-making systems | Complexity in AI-cloud deployment |
[ | Describe compliance challenges in centralized systems for industrial standards and regulations. | Regulatory compliance | Meeting industrial standards | Ensuring adherence to evolving regulations |
[ | Highlight environmental impacts of centralized data centers and sustainability measures. | Sustainability measures | Eco-friendly IIoT operations | Balancing sustainability with performance |
Comparative summary of cloud computing architectures and service models for IIoT.
Aspect | Centralized | Distributed | Service Models |
---|---|---|---|
Definition | Aggregates all IIoT data in large, centralized data centers for global processing and storage. | Distributes computational and storage resources across geographically dispersed nodes to reduce latency and enhance fault tolerance. | Categorized into three models: IaaS (infrastructure provisioning), PaaS (development platforms), and SaaS (ready-to-use applications). |
Latency | Higher latency due to the transmission of data to distant data centers. | Lower latency as processing occurs closer to the source of data generation. | Varies depending on the model. IaaS offers control at the infrastructure level, PaaS simplifies development, and SaaS provides instant solutions. |
Fault Tolerance | Limited; failure of the central data center impacts the entire system. | High; localized nodes can redistribute workloads to maintain operational continuity in case of node failure. | IaaS and PaaS rely on redundancy at the infrastructure level; SaaS offers inherent fault tolerance managed by service providers. |
Scalability | Supports global scalability but requires significant infrastructure investment for increasing capacity. | Scales efficiently through dynamic workload distribution across multiple nodes. | Highly scalable depending on the model. IaaS and PaaS enable on-demand resource scaling; SaaS scales seamlessly with additional users or devices. |
Resource Allocation | Centralized allocation of resources for IIoT data processing and analytics. | Decentralized, with resources dynamically distributed to nodes based on local demand. | IaaS allows user-defined resource allocation; PaaS simplifies allocation for developers; SaaS abstracts resource management entirely. |
Challenges | High latency, single point of failure, and dependency on robust network connections. | Complex synchronization, resource heterogeneity, and dynamic workload balancing. | Dependent on model-specific challenges: IaaS (complex management), PaaS (limited customization), and SaaS (less control over operations). |
Application Example | Predictive maintenance using large-scale historical data for analysis and anomaly detection. | Real-time monitoring of manufacturing processes with edge-based processing for immediate responses. | IaaS supports customizable IIoT systems, PaaS accelerates ML development, and SaaS provides tools like dashboards for asset monitoring. |
Communication protocols, data storage, AI integration, and advanced technologies in IIoT.
References | Description | Key Concept | Application/Insight |
---|---|---|---|
[ | Explore MQTT, CoAP, and AMQP protocols emphasizing lightweight and efficient data exchange for IIoT. | Lightweight communication protocols for IIoT. | Enables efficient and low-power communication in constrained IIoT devices. |
[ | Detailed analyses of messaging protocols ensuring reliable delivery and handling complex IIoT messaging scenarios. | Reliable and advanced messaging protocols. | Supports reliable data exchange in complex industrial environments. |
[ | Focus on OPC-UA as a secure, platform-independent protocol facilitating robust IIoT communication. | Secure and standardized communication architecture. | Facilitates secure and seamless communication among diverse industrial devices. |
[ | Examine interoperability challenges in IIoT communication systems for integrating legacy and modern platforms. | Interoperability across heterogeneous systems. | Addresses integration of diverse devices and legacy systems in IIoT frameworks. |
[ | Highlight the potential of 5G and SDN technologies for improving IIoT communication efficiency. | Technologies enhancing IIoT communication efficiency. | Drives ultra-low latency and high-bandwidth solutions for industrial IoT applications. |
[ | Analyze NFV’s role in enabling QoS and reducing communication latency in IIoT applications. | NFV enables low latency and high QoS in IIoT. | Optimizes network resource allocation to meet stringent IIoT requirements. |
[ | Cloud-based storage frameworks for centralized data management in IIoT systems. | Centralized data storage for IIoT. | Enhances unified data management and scalability. |
[ | Hybrid cloud and edge computing for balancing real-time processing and historical data analysis. | Hybrid architectures combining cloud and edge processing. | Optimizes latency-sensitive and historical data operations. |
[ | Kubernetes as a tool for automating resource allocation and management in IIoT environments. | Resource automation and management via Kubernetes. | Improves fault tolerance and resource utilization in IIoT systems. |
[ | Real-time data analytics using stream and batch processing frameworks like Kafka and Hadoop. | Real-time and batch data analytics in IIoT. | Enables timely and actionable insights for industrial applications. |
[ | Blockchain for ensuring data integrity and tamper-proof storage in IIoT systems. | Blockchain for secure and immutable data handling. | Ensures compliance and trust in data sharing across platforms. |
[ | AI and ML integration for enhancing predictive and anomaly detection capabilities in IIoT workflows. | AI/ML for predictive analytics and anomaly detection. | Improves prediction accuracy and operational efficiency. |
[ | Application of DL architectures like CNNs and LSTMs for complex pattern recognition. | DL for advanced IIoT applications. | Identifies patterns in IIoT data that are challenging for traditional methods. |
[ | Use of statistical measures for anomaly detection in IIoT systems. | Statistical measures for detecting anomalies. | Quantifies and identifies deviations from expected IIoT behavior. |
[ | Autoencoders and GANs for anomaly detection in critical industrial systems. | Advanced anomaly detection using generative models. | Detects critical system failures with high precision. |
[ | Dynamic threshold adaptation using Bayesian optimization and RL for improved reliability. | Adaptive anomaly thresholds for operational reliability. | Enhances accuracy and reduces false positives in anomaly detection. |
[ | RL models like DQN for autonomous decision-making in industrial systems. | Autonomous industrial decision-making using RL models. | Optimizes industrial processes and reduces human intervention. |
Summary of works addressing challenges and solutions in IIoT security.
References | Description | Key Concept |
---|---|---|
[ | Address the challenges of IIoT device tampering and the importance of secure boot mechanisms and hardware trust. | IIoT device security and tampering prevention |
[ | Focus on ensuring secure communication with encryption and authentication protocols in IIoT systems. | Secure communication in IIoT systems |
[ | Highlight the significance of data sovereignty in IIoT systems, emphasizing compliance with local regulations. | Data sovereignty and compliance in IIoT |
[ | Discuss maintaining privacy and compliance in IIoT systems across multiple jurisdictions. | Privacy challenges in global IIoT deployments |
[ | Explore the dynamic and interconnected nature of IIoT and its impact on security and system integrity. | System integrity in dynamic IIoT environments |
[ | Investigate scalable and innovative solutions for the security challenges in IIoT–cloud integration. | Scalable security solutions for IIoT–cloud integration |
[ | Examine secure boot mechanisms and hardware encryption to enhance IIoT device security. | Hardware-based security for IIoT devices |
[ | Discuss the adoption of zero-trust architectures for improving IIoT data security and privacy. | Zero-trust security models in IIoT |
[ | Explore blockchain-based solutions for ensuring data integrity and automating access control in IIoT. | Blockchain for data integrity and access control |
[ | Highlight privacy-preserving techniques like differential privacy and federated learning in IIoT. | Privacy-preserving techniques in IIoT |
[ | Focus on AI-driven intrusion detection systems for real-time threat detection and responses in IIoT. | AI-driven intrusion detection in IIoT |
Applications of cloud computing in IIoT.
References | Description | Key Application | Technology/Framework | Benefits |
---|---|---|---|---|
[ | Explore predictive maintenance using real-time sensor data and cloud-based analytics. | Predictive Maintenance | Cloud Analytics | Reduces downtime and maintenance costs. |
[ | Highlight cloud-enabled fault detection systems in manufacturing equipment. | Fault Detection | Cloud-based Fault Detection | Enhances reliability and fault prediction accuracy. |
[ | Focus on the integration of cloud computing for remote diagnostics and maintenance. | Remote Diagnostics | Remote Monitoring Frameworks | Improves diagnostic efficiency and accessibility. |
[ | Examine cost reduction strategies through proactive maintenance scheduling. | Cost Optimization | Proactive Scheduling Algorithms | Minimizes unexpected breakdown costs. |
[ | Analyze cloud-based industrial automation for enhanced efficiency and precision. | Industrial Automation | Cloud-integrated Control Systems | Increases precision and workflow efficiency. |
[ | Explore the role of cloud platforms in centralized control for automation systems. | Centralized Automation | Cloud-based Automation Tools | Improves consistency in automation protocols. |
[ | Highlight the use of digital twins for simulation and optimization in cloud-integrated IIoT. | Digital Twin Simulation | Digital Twin Platforms | Optimizes processes and reduces errors. |
[ | Discuss cloud-enabled adaptive automation protocols for industrial processes. | Adaptive Automation | Adaptive Cloud Protocols | Increases flexibility and adaptability. |
[ | Focus on supply chain optimization using real-time cloud-based data integration. | Supply Chain Optimization | Cloud-based Data Integration | Improves supply chain transparency and decision-making. |
[ | Highlight route optimization and inventory tracking in cloud-based supply chains. | Route Optimization | Logistics Platforms | Reduces logistics costs and improves delivery efficiency. |
[ | Discuss predictive demand forecasting and logistics optimization with IIoT clouds. | Demand Forecasting | Predictive Analytics Frameworks | Enhances forecasting accuracy and planning. |
[ | Examine operational transparency and resilience enabled by cloud-based supply chains. | Operational Resilience | Cloud-based Transparency Solutions | Increases resilience to disruptions. |
[ | Explore energy management with IIoT cloud integration for monitoring and optimization. | Energy Monitoring | Energy Monitoring Tools | Optimizes energy use and reduces waste. |
[ | Discuss battery optimization for IIoT sensors through cloud task scheduling. | Sensor Battery Optimization | Cloud Task Scheduling | Extends sensor lifespan and reduces operational costs. |
[ | Focus on HVAC optimization and energy consumption reduction using IIoT clouds. | Energy Consumption Reduction | HVAC Optimization Tools | Minimizes energy consumption in industrial facilities. |
[ | Examine renewable energy integration and management in cloud-enabled IIoT systems. | Renewable Energy Management | Renewable Energy Management Systems | Supports sustainable energy use and reduces dependency on non-renewable sources. |
[ | Discuss demand response programs for energy optimization in IIoT environments. | Demand Response Programs | Demand Response Platforms | Balances grid demands and reduces peak loads. |
[ | Highlight sustainability initiatives driven by cloud-enabled industrial energy management. | Sustainability in IIoT | Sustainability Tools | Aligns industrial operations with environmental goals. |
Challenges in cloud computing for IIoT.
References | Description | Key Challenge | Impact on IIoT |
---|---|---|---|
[ | Explore the challenge of ensuring data security and privacy in cloud-based IIoT systems. | Data Security and Privacy | Limits trust and adoption of cloud solutions in sensitive industrial applications. |
[ | Highlight latency issues in cloud-integrated IIoT environments due to centralized processing. | Latency in Cloud–IIoT | Reduces the performance of time-sensitive IIoT applications. |
[ | Discuss interoperability concerns between diverse IIoT devices and cloud platforms. | Interoperability | Hinders seamless integration and communication across devices and platforms. |
[ | Examine scalability limitations when managing large-scale IIoT deployments with cloud resources. | Scalability | Constrains the expansion and efficiency of IIoT systems. |
[ | Analyze the high energy consumption of cloud-based IIoT operations. | Energy Consumption | Increases operational costs and reduces sustainability. |
[ | Focus on the challenge of maintaining real-time service continuity during network disruptions. | Service Continuity | Disrupts real-time data processing and industrial operations. |
Future Trends in IIoT.
References | Description | Emerging Trend | Technological Focus | Expected Impact |
---|---|---|---|---|
[ | Explore the integration of edge computing with cloud systems to reduce latency and enhance processing efficiency. | Edge–Cloud Integration | Edge Computing, Cloud Systems | Improves real-time processing and reduces latency for IIoT applications. |
[ | Discuss the adoption of 5G technologies to improve network performance in IIoT environments. | 5G Network Deployment | 5G Infrastructure | Enhances connectivity, bandwidth, and reliability for industrial applications. |
[ | Analyze the role of federated learning for privacy-preserving AI in distributed IIoT systems. | Privacy-Preserving AI | Federated Learning | Ensures data privacy while enabling efficient distributed learning. |
[ | Highlight advancements in network slicing for enabling customized and efficient resource allocation in IIoT. | Network Slicing | Network Slicing Technologies | Optimizes resource allocation and supports diverse IIoT use cases. |
[ | Examine quantum computing as a future enabler for complex problem-solving in IIoT scenarios. | Quantum Computing in IIoT | Quantum Algorithms and Systems | Addresses computational challenges in large-scale IIoT networks. |
References
1. Butschan, J.; Heidenreich, S.; Weber, B.; Kraemer, T. Tackling hurdles to digital transformation—The role of competencies for successful industrial internet of things (IIoT) implementation. Int. J. Innov. Manag.; 2019; 23, 1950036. [DOI: https://dx.doi.org/10.1142/S1363919619500361]
2. Bhandari, B. A Hybrid IIoT-based System for Real-time Monitoring and Control of Industrial Processes. J. Algebr. Stat.; 2020; 11, pp. 82-93.
3. Ferrari, P.; Sisinni, E.; Depari, A.; Flammini, A.; Rinaldi, S.; Bellagente, P.; Pasetti, M. On the performance of cloud services and databases for industrial IoT scalable applications. Electronics; 2020; 9, 1435. [DOI: https://dx.doi.org/10.3390/electronics9091435]
4. Salem, R.M.; Saraya, M.S.; Ali-Eldin, A.M. An industrial cloud-based IoT system for real-time monitoring and controlling of wastewater. IEEE Access; 2022; 10, pp. 6528-6540. [DOI: https://dx.doi.org/10.1109/ACCESS.2022.3141977]
5. Jamil, M.N.; Schelén, O.; Monrat, A.A.; Andersson, K. Enabling Industrial Internet of Things by Leveraging Distributed Edge-to-Cloud Computing: Challenges and Opportunities. IEEE Access; 2024; 12, pp. 127294-127308. [DOI: https://dx.doi.org/10.1109/ACCESS.2024.3454812]
6. Abuhasel, K.A.; Khan, M.A. A secure industrial internet of things (IIoT) framework for resource management in smart manufacturing. IEEE Access; 2020; 8, pp. 117354-117364. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.3004711]
7. Senthilkumar, P.; Rajesh, K. Design of a model based engineering deep learning scheduler in cloud computing environment using Industrial Internet of Things (IIOT). J. Ambient. Intell. Humaniz. Comput.; 2021; [DOI: https://dx.doi.org/10.1007/s12652-020-02862-7]
8. Behrendt, A.; De Boer, E.; Kasah, T.; Koerber, B.; Mohr, N.; Richter, G. Leveraging Industrial IoT and Advanced Technologies for Digital Transformation; McKinsey & Company: New York, NY, USA, 2021; pp. 1-75.
9. Haghnegahdar, L.; Joshi, S.S.; Dahotre, N.B. From IoT-based cloud manufacturing approach to intelligent additive manufacturing: Industrial Internet of Things—An overview. Int. J. Adv. Manuf. Technol.; 2022; 119, pp. 1461-1478. [DOI: https://dx.doi.org/10.1007/s00170-021-08436-x]
10. Kumar, R.L.; Khan, F.; Kadry, S.; Rho, S. A survey on blockchain for industrial internet of things. Alex. Eng. J.; 2022; 61, pp. 6001-6022. [DOI: https://dx.doi.org/10.1016/j.aej.2021.11.023]
11. Huo, R.; Zeng, S.; Wang, Z.; Shang, J.; Chen, W.; Huang, T.; Wang, S.; Yu, F.R.; Liu, Y. A comprehensive survey on blockchain in industrial internet of things: Motivations, research progresses, and future challenges. IEEE Commun. Surv. Tutorials; 2022; 24, pp. 88-122. [DOI: https://dx.doi.org/10.1109/COMST.2022.3141490]
12. Dwivedi, S.K.; Roy, P.; Karda, C.; Agrawal, S.; Amin, R. Blockchain-based internet of things and industrial IoT: A comprehensive survey. Secur. Commun. Netw.; 2021; 2021, 7142048. [DOI: https://dx.doi.org/10.1155/2021/7142048]
13. Xu, H.; Yu, W.; Griffith, D.; Golmie, N. A survey on industrial Internet of Things: A cyber-physical systems perspective. IEEE Access; 2018; 6, pp. 78238-78259. [DOI: https://dx.doi.org/10.1109/ACCESS.2018.2884906] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35531371]
14. Qiu, T.; Chi, J.; Zhou, X.; Ning, Z.; Atiquzzaman, M.; Wu, D.O. Edge computing in industrial internet of things: Architecture, advances and challenges. IEEE Commun. Surv. Tutorials; 2020; 22, pp. 2462-2488. [DOI: https://dx.doi.org/10.1109/COMST.2020.3009103]
15. Latif, S.; Idrees, Z.; e Huma, Z.; Ahmad, J. Blockchain technology for the industrial Internet of Things: A comprehensive survey on security challenges, architectures, applications, and future research directions. Trans. Emerg. Telecommun. Technol.; 2021; 32, e4337. [DOI: https://dx.doi.org/10.1002/ett.4337]
16. Oñate, W.; Sanz, R. Analysis of architectures implemented for IIoT. Heliyon; 2023; 9, e12868. [DOI: https://dx.doi.org/10.1016/j.heliyon.2023.e12868]
17. Sengupta, J.; Ruj, S.; Bit, S.D. A secure fog-based architecture for industrial Internet of Things and industry 4.0. IEEE Trans. Ind. Inform.; 2020; 17, pp. 2316-2324. [DOI: https://dx.doi.org/10.1109/TII.2020.2998105]
18. Hafeez, T.; Xu, L.; Mcardle, G. Edge intelligence for data handling and predictive maintenance in IIOT. IEEE Access; 2021; 9, pp. 49355-49371. [DOI: https://dx.doi.org/10.1109/ACCESS.2021.3069137]
19. Wu, Y.; Dai, H.N.; Wang, H. Convergence of blockchain and edge computing for secure and scalable IIoT critical infrastructures in industry 4.0. IEEE Internet Things J.; 2020; 8, pp. 2300-2317. [DOI: https://dx.doi.org/10.1109/JIOT.2020.3025916]
20. Singh, R.R.; Yash, S.; Shubham, S.; Indragandhi, V.; Vijayakumar, V.; Saravanan, P.; Subramaniyaswamy, V. IoT embedded cloud-based intelligent power quality monitoring system for industrial drive application. Future Gener. Comput. Syst.; 2020; 112, pp. 884-898. [DOI: https://dx.doi.org/10.1016/j.future.2020.06.032]
21. Jauro, F.; Chiroma, H.; Gital, A.Y.; Almutairi, M.; Shafi’i, M.A.; Abawajy, J.H. Deep learning architectures in emerging cloud computing architectures: Recent development, challenges and next research trend. Appl. Soft Comput.; 2020; 96, 106582. [DOI: https://dx.doi.org/10.1016/j.asoc.2020.106582]
22. Ounifi, H.A.; Gherbi, A.; Kara, N. Deep machine learning-based power usage effectiveness prediction for sustainable cloud infrastructures. Sustain. Energy Technol. Assessments; 2022; 52, 101967. [DOI: https://dx.doi.org/10.1016/j.seta.2022.101967]
23. Kumar, P.; Kumar, R.; Kumar, A.; Franklin, A.A.; Garg, S.; Singh, S. Blockchain and deep learning for secure communication in digital twin empowered industrial IoT network. IEEE Trans. Netw. Sci. Eng.; 2022; 10, pp. 2802-2813. [DOI: https://dx.doi.org/10.1109/TNSE.2022.3191601]
24. Zayed, S.M.; Attiya, G.; El-Sayed, A.; Sayed, A.; Hemdan, E.E.D. An efficient fault diagnosis framework for digital twins using optimized machine learning models in smart industrial control systems. Int. J. Comput. Intell. Syst.; 2023; 16, 69. [DOI: https://dx.doi.org/10.1007/s44196-023-00241-6]
25. Benomar, Z.; Campobello, G.; Segreto, A.; Battaglia, F.; Longo, F.; Merlino, G.; Puliafito, A. A fog-based architecture for latency-sensitive monitoring applications in industrial internet of things. IEEE Internet Things J.; 2021; 10, pp. 1908-1918. [DOI: https://dx.doi.org/10.1109/JIOT.2021.3138691]
26. Avasalcai, C.; Tsigkanos, C.; Dustdar, S. Resource management for latency-sensitive IoT applications with satisfiability. IEEE Trans. Serv. Comput.; 2021; 15, pp. 2982-2993. [DOI: https://dx.doi.org/10.1109/TSC.2021.3074188]
27. Wang, R.; Ji, L.; Ren, T.; He, S.; Shi, Z. A low-latency and interoperable industrial Internet of Things architecture for manufacturing systems. Proceedings of the 2020 IEEE 18th International Conference on Industrial Informatics (INDIN); Warwick, UK, 20–23 July 2020; IEEE: Piscataway, NJ, USA, 2020; Volume 1, pp. 859-864.
28. Khan, S.I.; Kaur, C.; Al Ansari, M.S.; Muda, I.; Borda, R.F.C.; Bala, B.K. Implementation of cloud based IoT technology in manufacturing industry for smart control of manufacturing process. Int. J. Interact. Des. Manuf. (IJIDeM); 2023; [DOI: https://dx.doi.org/10.1007/s12008-023-01366-w]
29. Varghese, B.; Wang, N.; Li, J.; Nikolopoulos, D.S. Edge-as-a-service: Towards distributed cloud architectures. Parallel Computing Is Everywhere; IOS Press: Amsterdam, The Netherlands, 2018; pp. 784-793.
30. Khethavath, P.; Thomas, J.P.; Chan-Tin, E. Towards an efficient distributed cloud computing architecture. Peer Netw. Appl.; 2017; 10, pp. 1152-1168. [DOI: https://dx.doi.org/10.1007/s12083-016-0468-x]
31. Nookala, G.; Gade, K.R.; Dulam, N.; Thumburu, S.K.R. The Shift Towards Distributed Data Architectures in Cloud Environments. Innov. Comput. Sci. J.; 2022; 11, pp. 1695-1703. [DOI: https://dx.doi.org/10.21275/SR220114111150]
32. Sharma, P.K.; Rathore, S.; Jeong, Y.S.; Park, J.H. SoftEdgeNet: SDN based energy-efficient distributed network architecture for edge computing. IEEE Commun. Mag.; 2018; 56, pp. 104-111. [DOI: https://dx.doi.org/10.1109/MCOM.2018.1700822]
33. Lee, E.H.; Choi, Y.H.; Kim, J.H. Real-time integrated operation for urban streams with centralized and decentralized reservoirs to improve system resilience. Water; 2019; 11, 69. [DOI: https://dx.doi.org/10.3390/w11010069]
34. He, Y.; Ren, Y.; Zhou, Z.; Mumtaz, S.; Al-Rubaye, S.; Tsourdos, A.; Dobre, O.A. Two-timescale resource allocation for automated networks in IIoT. IEEE Trans. Wirel. Commun.; 2022; 21, pp. 7881-7896. [DOI: https://dx.doi.org/10.1109/TWC.2022.3162722]
35. Bozorgchenani, A.; Tarchi, D.; Corazza, G.E. Centralized and distributed architectures for energy and delay efficient fog network-based edge computing services. IEEE Trans. Green Commun. Netw.; 2018; 3, pp. 250-263. [DOI: https://dx.doi.org/10.1109/TGCN.2018.2885443]
36. Vermesan, O.; John, R.; Pype, P.; Daalderop, G.; Ashwathnarayan, M.; Bahr, R.; Karlsen, T.; Sand, H.E. Internet of vehicles–system of systems distributed intelligence for mobility applications. Intelligent Technologies for Internet of Vehicles; Springer: Cham, Switzerland, 2021; pp. 93-147.
37. Rehman, A.; Aguiar, R.L.; Barraca, J.P. Fault-tolerance in the scope of cloud computing. IEEE Access; 2022; 10, pp. 63422-63441. [DOI: https://dx.doi.org/10.1109/ACCESS.2022.3182211]
38. Zhang, W.; Yang, D.; Wu, W.; Peng, H.; Zhang, N.; Zhang, H.; Shen, X. Optimizing federated learning in distributed industrial IoT: A multi-agent approach. IEEE J. Sel. Areas Commun.; 2021; 39, pp. 3688-3703. [DOI: https://dx.doi.org/10.1109/JSAC.2021.3118352]
39. Pham, X.Q.; Nguyen, T.D.; Huynh-The, T.; Huh, E.N.; Kim, D.S. Distributed cloud computing: Architecture, enabling technologies, and open challenges. IEEE Consum. Electron. Mag.; 2022; 12, pp. 98-106. [DOI: https://dx.doi.org/10.1109/MCE.2022.3192132]
40. Coady, Y.; Hohlfeld, O.; Kempf, J.; McGeer, R.; Schmid, S. Distributed cloud computing: Applications, status quo, and challenges. ACM SIGCOMM Comput. Commun. Rev.; 2015; 45, pp. 38-43. [DOI: https://dx.doi.org/10.1145/2766330.2766337]
41. Chekired, D.A.; Togou, M.A.; Khoukhi, L. HybCon: A scalable SDN-based distributed cloud architecture for 5G networks. IEEE Trans. Cloud Comput.; 2021; 11, pp. 550-563. [DOI: https://dx.doi.org/10.1109/TCC.2021.3103935]
42. Halchenko, Y.O.; Meyer, K.; Poldrack, B.; Solanky, D.S.; Wagner, A.S.; Gors, J.; MacFarlane, D.; Pustina, D.; Sochat, V.; Ghosh, S.S. et al. DataLad: Distributed system for joint management of code, data, and their relationship. J. Open Source Softw.; 2021; 6, 3262. [DOI: https://dx.doi.org/10.21105/joss.03262]
43. Gadde, H. AI-Powered Workload Balancing Algorithms for Distributed Database Systems. Rev. Intel. Artif. Med.; 2021; 12, pp. 432-461.
44. Yangui, S. A panorama of cloud platforms for iot applications across industries. Sensors; 2020; 20, 2701. [DOI: https://dx.doi.org/10.3390/s20092701]
45. Saraswat, M.; Tripathi, R. Cloud computing: Analysis of top 5 CSPs in SaaS, PaaS and IaaS platforms. Proceedings of the 9th International Conference System Modeling and Advancement in Research Trends (SMART); Moradabad, India, 4–5 December 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 300-305.
46. Bhardwaj, S.; Jain, L.; Jain, S. Cloud computing: A study of infrastructure as a service (IAAS). Int. J. Eng. Inf. Technol.; 2010; 2, pp. 60-63.
47. Suliman, M.E.; Madinah, K. A brief analysis of cloud computing Infrastructure as a Service (IaaS). Int. J. Innov. Sci. Res. Technol.; 2021; 6, pp. 1409-1412.
48. Samha, A.K. Strategies for efficient resource management in federated cloud environments supporting Infrastructure as a Service (IaaS). J. Eng. Res.; 2024; 12, pp. 101-114. [DOI: https://dx.doi.org/10.1016/j.jer.2023.10.031]
49. Yasrab, R. Platform-as-a-service (paas): The next hype of cloud computing. arXiv; 2018; arXiv: 1804.10811
50. Isharufe, W.; Jaafar, F.; Butakov, S. Study of security issues in platform-as-a-service (PaaS) cloud model. Proceedings of the 2020 International Conference on Electrical, Communication, and Computer Engineering (ICECCE); Istanbul, Turkey, 12–13 June 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1-6.
51. Pastore, S. The platform as a service (paas) cloud model: Opportunity or complexity for a web developer?. Int. J. Comput. Appl.; 2013; 81, pp. 29-37. [DOI: https://dx.doi.org/10.5120/14225-2435]
52. Tsai, W.; Bai, X.; Huang, Y. Software-as-a-service (SaaS): Perspectives and challenges. Sci. China Inf. Sci.; 2014; 57, pp. 1-15. [DOI: https://dx.doi.org/10.1007/s11432-013-5050-z]
53. Rumale, A.S.; Chaudhari, D.N. Cloud computing: Software as a service. Proceedings of the 2017 Second International Conference on Electrical, Computer and Communication Technologies (ICECCT); Coimbatore, India, 22–24 February 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1-6.
54. Fernandez, J. Cloud Computing Revolution: Beyond Virtualization Scalability, Flexibility, and Efficiency in the Cloud Era. MZ Comput. J.; 2023; 4, pp. 1-5.
55. Mathur, P. Cloud computing infrastructure, platforms, and software for scientific research. High Performance Computing in Biomimetics: Modeling, Architecture and Applications; Springer: Singapore, 2024; pp. 89-127.
56. Seleznev, S.; Yakovlev, V. Industrial Application Architecture IoT and protocols AMQP, MQTT, JMS, REST, CoAP, XMPP, DDS. Int. J. Open Inf. Technol.; 2019; 7, pp. 17-28.
57. Sukiasyan, A.; Badikyan, H.; Pedrosa, T.; Leitao, P. Secure data exchange in Industrial Internet of Things. Neurocomputing; 2022; 484, pp. 183-195. [DOI: https://dx.doi.org/10.1016/j.neucom.2021.07.101]
58. Mao, W.; Zhao, Z.; Chang, Z.; Min, G.; Gao, W. Energy-efficient industrial Internet of Things: Overview and open issues. IEEE Trans. Ind. Inform.; 2021; 17, pp. 7225-7237. [DOI: https://dx.doi.org/10.1109/TII.2021.3067026]
59. Akasiadis, C.; Pitsilis, V.; Spyropoulos, C.D. A multi-protocol IoT platform based on open-source frameworks. Sensors; 2019; 19, 4217. [DOI: https://dx.doi.org/10.3390/s19194217] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31569338]
60. Jaloudi, S. Communication protocols of an industrial internet of things environment: A comparative study. Future Internet; 2019; 11, 66. [DOI: https://dx.doi.org/10.3390/fi11030066]
61. Zhao, Q. Presents the technology, protocols, and new innovations in Industrial Internet of Things (IIoT). Internet of Things for Industry 4.0: Design, Challenges and Solutions; Springer: Cham, Switzerland, 2020; pp. 39-56.
62. Nalbant, K.G.; Almutairi, S.; Alshehri, A.H.; Kemal, H.; Alsuhibany, S.A.; Choi, B.J. An efficient algorithm for data transmission certainty in IIoT sensing network: A priority-based approach. PLoS ONE; 2024; 19, e0305092. [DOI: https://dx.doi.org/10.1371/journal.pone.0305092] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/39018273]
63. Cavalieri, S. A proposal to improve interoperability in the industry 4.0 based on the open platform communications unified architecture standard. Computers; 2021; 10, 70. [DOI: https://dx.doi.org/10.3390/computers10060070]
64. Shin, D.H.; Kim, G.Y.; Euom, I.C. Vulnerabilities of the open platform communication unified architecture protocol in industrial Internet of Things operation. Sensors; 2022; 22, 6575. [DOI: https://dx.doi.org/10.3390/s22176575]
65. Hsiao, C.H.; Lee, W.P. OPIIoT: Design and implementation of an open communication protocol platform for industrial internet of things. Internet Things; 2021; 16, 100441. [DOI: https://dx.doi.org/10.1016/j.iot.2021.100441]
66. Ali, J.; Iwendi, C.; Shan, G.; Wu, H.C.; Alenazi, M.J.; Faheem, Z.B.; Biamba, C.N. Performance Optimization of Software-Defined Industrial Internet-of-Things (SD-IIoT). IEEE Access; 2024; 12, pp. 169659-169670. [DOI: https://dx.doi.org/10.1109/ACCESS.2024.3466186]
67. Xiong, H.; Wu, Y.; Jin, C.; Kumari, S. Efficient and privacy-preserving authentication protocol for heterogeneous systems in IIoT. IEEE Internet Things J.; 2020; 7, pp. 11713-11724. [DOI: https://dx.doi.org/10.1109/JIOT.2020.2999510]
68. Tadros, C.N.; Rizk, M.R.; Mokhtar, B.M. Software defined network-based management for enhanced 5G network services. IEEE Access; 2020; 8, pp. 53997-54008. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.2980392]
69. Beshley, M.; Klymash, M.; Scherm, I.; Beshley, H.; Shkoropad, Y. Emerging network technologies for digital transformation: 5G/6G, IoT, SDN/IBN, cloud computing, and blockchain. lnternational Conference on Advanced Trends in Radioelectronics, Telecommunications and Computer Engineering; Springer: Cham, Switzerland, 2022; pp. 1-20.
70. Papavassiliou, S. Software defined networking (SDN) and network function virtualization (NFV). Future Internet; 2020; 12, 7. [DOI: https://dx.doi.org/10.3390/fi12010007]
71. Mostafavi, S.; Hakami, V.; Sanaei, M. Quality of service provisioning in network function virtualization: A survey. Computing; 2021; 103, pp. 917-991. [DOI: https://dx.doi.org/10.1007/s00607-021-00925-x]
72. Erbati, M.M.; Schiele, G. Application-and reliability-aware service function chaining to support low-latency applications in an NFV-enabled network. Proceedings of the Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN); Virtual, 9–11 November 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 120-123.
73. Liu, Y.; Kashef, M.; Lee, K.B.; Benmohamed, L.; Candell, R. Wireless network design for emerging IIoT applications: Reference framework and use cases. Proc. IEEE; 2019; 107, pp. 1166-1192. [DOI: https://dx.doi.org/10.1109/JPROC.2019.2905423] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31555010]
74. Deverajan, G.G.; Muthukumaran, V.; Hsu, C.H.; Karuppiah, M.; Chung, Y.C.; Chen, Y.H. Public key encryption with equality test for Industrial Internet of Things system in cloud computing. Trans. Emerg. Telecommun. Technol.; 2022; 33, e4202. [DOI: https://dx.doi.org/10.1002/ett.4202]
75. Kumar, S.; Lalitha Kameswari, Y.; Koteswara Rao, S.; Moram, V.; Shital, S. Neural Networks for Cloud-Based Industrial Internet of Things. Smart Computing Techniques in Industrial IoT; Springer: Cham, Switzerland, 2024; pp. 41-60.
76. Xu, T.; Qiu, T.; Hu, D.; Mu, C.; Wan, Z.; Liu, W. A scalable two-layer blockchain system for distributed multicloud storage in IIoT. IEEE Trans. Ind. Inform.; 2022; 18, pp. 9173-9183. [DOI: https://dx.doi.org/10.1109/TII.2022.3179733]
77. Arnold, L.; Jöhnk, J.; Vogt, F.; Urbach, N. IIoT platforms’ architectural features–a taxonomy and five prevalent archetypes. Electron. Mark.; 2022; 32, pp. 927-944. [DOI: https://dx.doi.org/10.1007/s12525-021-00520-0]
78. Czentye, J.; Pelle, I.; Kern, A.; Gero, B.P.; Toka, L.; Sonkoly, B. Optimizing latency sensitive applications for amazon’s public cloud platform. Proceedings of the Global Communications Conference (GLOBECOM); Waikoloa, HI, USA, 9–13 December 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1-7.
79. Kayaduman, Ü.; Kale, T.; Sözen, N. Transitioning IIoT Data Processing: An Experience with InfluxDB on Kubernetes. Proceedings of the 11th International Conference on Future Internet of Things and Cloud (FiCloud); Vienna, Austria, 19–21 August 2024; IEEE: Piscataway, NJ, USA, 2024; pp. 247-252.
80. Mustyala, A.; Allam, K. Automated Scaling and Load Balancing in Kubernetes for High-Volume Data Processing. ESP J. Eng. Technol. Adv.; 2023; 2, pp. 23-38.
81. MUSTYALA, A. Dynamic Resource Allocation in Kubernetes: Optimizing Cost and Performance. EPH-Int. J. Sci. Eng.; 2021; 7, pp. 59-71.
82. Jang, H.C.; Luo, S.Y. Enhancing Node Fault Tolerance through High-Availability Clusters in Kubernetes. Proceedings of the 2023 IEEE 3rd International Conference on Electronic Communications, Internet of Things and Big Data (ICEIB); Taichung, Taiwan, 14–16 April 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 30-35.
83. Biernat, N.A. Scalability Benchmarking of Apache Flink. Ph.D. Thesis; Kiel University: Kiel, Germany, 2020.
84. Shaikh, E.; Mohiuddin, I.; Alufaisan, Y.; Nahvi, I. Apache spark: A big data processing engine. Proceedings of the 2019 2nd IEEE Middle East and North Africa COMMunications Conference (MENACOMM); Manama, Bahrain, 19–21 November 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1-6.
85. Banu, A.B.; Nivedita, V. Trending big data tools for industrial data analytics. Encyclopedia of Data Science and Machine Learning; IGI Global: Hershey, PA, USA, 2023; pp. 545-565.
86. ur Rehman, M.H.; Yaqoob, I.; Salah, K.; Imran, M.; Jayaraman, P.P.; Perera, C. The role of big data analytics in industrial Internet of Things. Future Gener. Comput. Syst.; 2019; 99, pp. 247-259. [DOI: https://dx.doi.org/10.1016/j.future.2019.04.020]
87. Vijay Arputharaj, J.; William, B.N.J.; Haruna, A.A.; Prasad, D.D. Exploring the synergy of IIoT, AI, and data analytics in Industry 6.0. Industry 6.0: Technology, Practices, Challenges, and Applications; CRC Press: Boca Raton, FL, USA, 2024; Volume 1.
88. Abbasi, M.; Prieto, J.; Shahraki, A.; Corchado, J.M. Industrial data monetization: A blockchain-based industrial IoT data trading system. Internet Things; 2023; 24, 100959. [DOI: https://dx.doi.org/10.1016/j.iot.2023.100959]
89. Li, R.; Qin, Y.; Wang, C.; Li, M.; Chu, X. A blockchain-enabled framework for enhancing scalability and security in IIoT. IEEE Trans. Ind. Inform.; 2022; 19, pp. 7389-7400. [DOI: https://dx.doi.org/10.1109/TII.2022.3210216]
90. AlSuwaidan, L. The role of data management in the Industrial Internet of Things. Concurr. Comput. Pract. Exp.; 2021; 33, e6031. [DOI: https://dx.doi.org/10.1002/cpe.6031]
91. Ambika, P. Machine learning and deep learning algorithms on the Industrial Internet of Things (IIoT). Adv. Comput.; 2020; 117, pp. 321-338.
92. Duft, G.; Durana, P. Artificial intelligence-based decision-making algorithms, automated production systems, and big data-driven innovation in sustainable industry 4.0. Econ. Manag. Financ. Mark.; 2020; 15, pp. 9-18.
93. Raheem, F.; Iqbal, N. Artificial intelligence and machine learning for the industrial internet of things (iiot). Industrial Internet of Things; CRC Press: Boca Raton, FL, USA, 2022; pp. 1-20.
94. Soliman, S.; Oudah, W.; Aljuhani, A. Deep learning-based intrusion detection approach for securing industrial Internet of Things. Alex. Eng. J.; 2023; 81, pp. 371-383. [DOI: https://dx.doi.org/10.1016/j.aej.2023.09.023]
95. Mohy-Eddine, M.; Benkirane, S.; Guezzaz, A.; Azrour, M. Random forest-based IDS for IIoT edge computing security using ensemble learning for dimensionality reduction. Int. J. Embed. Syst.; 2022; 15, pp. 467-474. [DOI: https://dx.doi.org/10.1504/IJES.2022.129803]
96. Anton, S.D.D.; Sinha, S.; Schotten, H.D. Anomaly-based intrusion detection in industrial data with SVM and random forests. Proceedings of the International Conference on Software, Telecommunications and Computer Networks (SoftCOM); Split, Croatia, 19–21 September 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1-6.
97. Selim, G.E.I.; Hemdan, E.E.D.; Shehata, A.M.; El-Fishawy, N.A. Anomaly events classification and detection system in critical industrial internet of things infrastructure using machine learning algorithms. Multimed. Tools Appl.; 2021; 80, pp. 12619-12640. [DOI: https://dx.doi.org/10.1007/s11042-020-10354-1]
98. Rodríguez, M.; Tobón, D.P.; Múnera, D. A framework for anomaly classification in Industrial Internet of Things systems. Internet Things; 2025; 29, 101446. [DOI: https://dx.doi.org/10.1016/j.iot.2024.101446]
99. De Vita, F.; Nocera, G.; Bruneo, D.; Das, S.K. A novel echo state network autoencoder for anomaly detection in industrial IoT systems. IEEE Trans. Ind. Inform.; 2022; 19, pp. 8985-8994. [DOI: https://dx.doi.org/10.1109/TII.2022.3224981]
100. Qian, C.; Yu, W.; Lu, C.; Griffith, D.; Golmie, N. Toward generative adversarial networks for the industrial internet of things. IEEE Internet Things J.; 2022; 9, pp. 19147-19159. [DOI: https://dx.doi.org/10.1109/JIOT.2022.3163894]
101. De Vita, F.; Bruneo, D.; Das, S.K. A Semi-Supervised Bayesian Anomaly Detection Technique for Diagnosing Faults in Industrial IoT Systems. Proceedings of the 2021 IEEE International Conference on Smart Computing (SMARTCOMP); Irvine, CA, USA, 23–27 August 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 31-38.
102. Benaddi, H.; Jouhari, M.; Ibrahimi, K.; Ben Othman, J.; Amhoud, E.M. Anomaly detection in industrial IoT using distributional reinforcement learning and generative adversarial networks. Sensors; 2022; 22, 8085. [DOI: https://dx.doi.org/10.3390/s22218085]
103. Nithya, M.; Gurujukota, R.B.; Gautam, A.; Bakliwal, C.; Sangeetha, S.; Thangavel, K. Digital Twins and Reinforcement Learning for Autonomous Systems in Industry 4.0: A Comprehensive Survey. Harnessing AI and Digital Twin Technologies in Businesses; IGI Global: Hershey, PA, USA, 2024; pp. 143-157.
104. Deshpande, B.G.; Singh, D.; Mishra, A.; Lone, Z.A.; Bhushan, B. Enhancing Energy Efficiency in Heterogeneous Cyber Security Networks Using Deep Q-Networks Data Routing. J. Cybersecur. Inf. Manag.; 2024; 14, 160.
105. Anbazhagan, S.; Mugelan, R. Next-gen resource optimization in NB-IoT networks: Harnessing soft actor–critic reinforcement learning. Comput. Netw.; 2024; 252, 110670. [DOI: https://dx.doi.org/10.1016/j.comnet.2024.110670]
106. Job, D.; Paul, V. Challenges, security mechanisms, and research areas in iot and iiot. Internet of Things and Its Applications; Springer: Cham, Switzerland, 2022; pp. 523-538.
107. Lara, E.; Aguilar, L.; Sanchez, M.A.; García, J.A. Lightweight authentication protocol for M2M communications of resource-constrained devices in industrial Internet of Things. Sensors; 2020; 20, 501. [DOI: https://dx.doi.org/10.3390/s20020501] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31963181]
108. Yadav, G.; Paul, K.; Gauravaram, P. Vulnerability management in IIoT-based systems: What, why and how. Secure and Trusted Cyber Physical Systems: Recent Approaches and Future Directions; Springer: Cham, Switzerland, 2022; pp. 51-75.
109. Kumar, S.; Kameswari, Y.L.; Rao, K.R.; Moram, V.; Shital, S. Risk Management in IIoT. Industrial Internet of Things Security; CRC Press: Boca Raton, FL, USA, 2024; pp. 53-70.
110. Crowther, K.G.; Upadrashta, R.; Ramachandra, G. Securing Over-the-Air Firmware Updates (FOTA) for Industrial Internet of Things (IIOT) Devices. Proceedings of the 2022 IEEE International Symposium on Technologies for Homeland Security (HST); Virtual, 14–15 November 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 1-8.
111. Lorych, D.; Plappert, C. Hardware Trust Anchor Authentication for Updatable IoT Devices. Proceedings of the 19th International Conference on Availability, Reliability and Security; Vienna, Austria, 30 July–2 August 2024; pp. 1-11.
112. Bajramovic, E.; Gupta, D.; Guo, Y.; Waedt, K.; Bajramovic, A. Security challenges and best practices for IIoT. INFORMATIK Workshops; Gesellschaft für Informatik eV: Bonn, Germany, 2019; pp. 243-254.
113. Baruah, B.; Dhal, S. An efficient authentication scheme for secure communication between industrial IoT devices. Proceedings of the 2020 11th International Conference on Computing, Communication and Networking Technologies (ICCCNT); Kharagpur, India, 1–3 July 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1-7.
114. Xu, D.; Yu, K.; Ritcey, J.A. Cross-layer device authentication with quantum encryption for 5G enabled IIoT in industry 4.0. IEEE Trans. Ind. Inform.; 2021; 18, pp. 6368-6378. [DOI: https://dx.doi.org/10.1109/TII.2021.3130163]
115. Kasula, V.K.; Yadulla, A.R.; Konda, B.; Yenugula, M. Fortifying cloud environments against data breaches: A novel AI-driven security framework. World J. Adv. Res. Rev.; 2024; 4, pp. 1613-1626. [DOI: https://dx.doi.org/10.30574/wjarr.2024.24.1.3194]
116. Kovach, A.; Lanza, J.; Montalvillo, L.; Urbieta, A. Sovereign IIoT Data Exchange Using DAG-Based DLT and International Data Spaces Architecture. Proceedings of the 4th Eclipse Security, AI, Architecture and Modelling Conference on Data Space; Mainz, Germany, 22 October 2024; pp. 76-85.
117. De Prieëlle, F.; De Reuver, M.; Rezaei, J. The role of ecosystem data governance in adoption of data platforms by Internet-of-Things data providers: Case of Dutch horticulture industry. IEEE Trans. Eng. Manag.; 2020; 69, pp. 940-950. [DOI: https://dx.doi.org/10.1109/TEM.2020.2966024]
118. Mekala, S.H.; Baig, Z.; Anwar, A.; Zeadally, S. Cybersecurity for Industrial IoT (IIoT): Threats, countermeasures, challenges and future directions. Comput. Commun.; 2023; 208, pp. 294-320. [DOI: https://dx.doi.org/10.1016/j.comcom.2023.06.020]
119. Ashraf, M.; Haile, A. Data Protection and AI: Navigating Regulatory Compliance in AI-Driven Systems. 2023; Available online: https://www.researchgate.net/publication/384227053_Data_Protection_and_AI_Navigating_Regulatory_Compliance_in_AI-_Driven_Systems?channel=doi&linkId=66eec69ac0570c21feb07e99&showFulltext=true (accessed on 10 February 2025).
120. Shackelford, S.J. Smart factories, dumb policy? Managing cybersecurity and data privacy risks in the industrial internet of things. Minn. J. Law Sci. Tech.; 2019; 21, 1. [DOI: https://dx.doi.org/10.2139/ssrn.3252498]
121. Kebande, V.R.; Ikuesan, R. Standardizing Industrial Internet of Things (IIoT) Forensic Processes. Secur. Priv.; 2025; 8, e485. [DOI: https://dx.doi.org/10.1002/spy2.485]
122. Pal, S.; Jadidi, Z. Analysis of security issues and countermeasures for the industrial internet of things. Appl. Sci.; 2021; 11, 9393. [DOI: https://dx.doi.org/10.3390/app11209393]
123. Huang, J.; Kong, L.; Chen, G.; Wu, M.Y.; Liu, X.; Zeng, P. Towards secure industrial IoT: Blockchain system with credit-based consensus mechanism. IEEE Trans. Ind. Inform.; 2019; 15, pp. 3680-3689. [DOI: https://dx.doi.org/10.1109/TII.2019.2903342]
124. Antrobus, R.; Green, B.; Frey, S.; Rashid, A. The forgotten I in IIoT: A vulnerability scanner for industrial Internet of Things. Proceedings of the Living in the Internet of Things; London, UK, 1–2 May 2019; [DOI: https://dx.doi.org/10.1049/cp.2019.0126]
125. Kumar, R.; Agrawal, N. Analysis of multi-dimensional Industrial IoT (IIoT) data in Edge-Fog-Cloud based architectural frameworks: A survey on current state and research challenges. J. Ind. Inf. Integr.; 2023; 35, 100504. [DOI: https://dx.doi.org/10.1016/j.jii.2023.100504]
126. Du, R.; Zhen, L. Multiuser physical layer security mechanism in the wireless communication system of the IIOT. Comput. Secur.; 2022; 113, 102559. [DOI: https://dx.doi.org/10.1016/j.cose.2021.102559]
127. Profentzas, C.; Günes, M.; Nikolakopoulos, Y.; Landsiedel, O.; Almgren, M. Performance of secure boot in embedded systems. Proceedings of the 15th International Conference on Distributed Computing in Sensor Systems (DCOSS); Santorini, Greece, 29–31 May 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 198-204.
128. Ahmed, A.A. Lightweight digital certificate management and efficacious symmetric cryptographic mechanism over industrial Internet of Things. Sensors; 2021; 21, 2810. [DOI: https://dx.doi.org/10.3390/s21082810]
129. Deebak, B.; Hwang, S.O. Privacy-Preserving Learning Model Using Lightweight Encryption for Visual Sensing Industrial IoT Devices. IEEE Trans. Emerg. Top. Comput. Intell.; 2025; pp. 1-18. [DOI: https://dx.doi.org/10.1109/TETCI.2024.3523771]
130. Mosteiro-Sanchez, A.; Barcelo, M.; Astorga, J.; Urbieta, A. Securing IIoT using defence-in-depth: Towards an end-to-end secure industry 4.0. J. Manuf. Syst.; 2020; 57, pp. 367-378. [DOI: https://dx.doi.org/10.1016/j.jmsy.2020.10.011]
131. Ahmadi, S. Zero trust architecture in cloud networks: Application, challenges and future opportunities. J. Eng. Res. Rep.; 2024; 26, pp. 215-228. [DOI: https://dx.doi.org/10.9734/jerr/2024/v26i21083]
132. Rahman, M.S.; Khalil, I.; Moustafa, N.; Kalapaaking, A.P.; Bouras, A. A blockchain-enabled privacy-preserving verifiable query framework for securing cloud-assisted industrial internet of things systems. IEEE Trans. Ind. Inform.; 2021; 18, pp. 5007-5017. [DOI: https://dx.doi.org/10.1109/TII.2021.3105527]
133. Halder, S.; Newe, T. Enabling secure time-series data sharing via homomorphic encryption in cloud-assisted IIoT. Future Gener. Comput. Syst.; 2022; 133, pp. 351-363. [DOI: https://dx.doi.org/10.1016/j.future.2022.03.032]
134. Zanasi, C.; Russo, S.; Colajanni, M. Flexible zero trust architecture for the cybersecurity of industrial IoT infrastructures. Ad Hoc Netw.; 2024; 156, 103414. [DOI: https://dx.doi.org/10.1016/j.adhoc.2024.103414]
135. Puri, V.; Priyadarshini, I.; Kumar, R.; Kim, L.C. Blockchain meets IIoT: An architecture for privacy preservation and security in IIoT. Proceedings of the 2020 International Conference on Computer Science, Engineering and Applications (ICCSEA); Gunupur, India, 13–14 March 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1-7.
136. Alahmadi, A.; Lin, X. Towards secure and fair IIoT-enabled supply chain management via blockchain-based smart contracts. Proceedings of the ICC 2019-2019 IEEE International Conference on Communications (ICC); Shanghai, China, 20–24 May 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1-7.
137. Sodhro, A.H.; Pirbhulal, S.; Muzammal, M.; Luo, Z. Towards blockchain-enabled security technique for industrial internet of things based decentralized applications. J. Grid Comput.; 2020; 18, pp. 615-628. [DOI: https://dx.doi.org/10.1007/s10723-020-09527-x]
138. Jeong, Y.S. Secure IIoT information reinforcement model based on IIoT information platform using blockchain. Sensors; 2022; 22, 4645. [DOI: https://dx.doi.org/10.3390/s22124645] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35746431]
139. Xiong, A.; Wang, T.; Li, N.; Jha, S. Towards effective differential privacy communication for users’ data sharing decision and comprehension. Proceedings of the 2020 IEEE Symposium on Security and Privacy (SP); San Francisco, CA, USA, 18–20 May 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 392-410.
140. Kour, J. Federated Learning for Privacy-Preserving Machine Learning. Int. J. Mach. Learn. Artif. Intell.; 2021; 2, Available online: https://jmlai.in/index.php/ijmlai/article/view/6 (accessed on 10 February 2025).
141. Del Re, E. Technologies of Data Protection and Institutional Decisions for Data Sovereignty. Information; 2024; 15, 444. [DOI: https://dx.doi.org/10.3390/info15080444]
142. Drosatos, G.; Rantos, K.; Karampatzakis, D.; Lagkas, T.; Sarigiannidis, P. Privacy-preserving solutions in the Industrial Internet of Things. Proceedings of the 2020 16th International Conference on Distributed Computing in Sensor Systems (DCOSS); Marina del Rey, CA, USA, 25–27 May 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 219-226.
143. Yu, K.; Tan, L.; Mumtaz, S.; Al-Rubaye, S.; Al-Dulaimi, A.; Bashir, A.K.; Khan, F.A. Securing critical infrastructures: Deep-learning-based threat detection in IIoT. IEEE Commun. Mag.; 2021; 59, pp. 76-82. [DOI: https://dx.doi.org/10.1109/MCOM.101.2001126]
144. Khan, I.A.; Keshk, M.; Pi, D.; Khan, N.; Hussain, Y.; Soliman, H. Enhancing IIoT networks protection: A robust security model for attack detection in Internet Industrial Control Systems. Ad Hoc Netw.; 2022; 134, 102930. [DOI: https://dx.doi.org/10.1016/j.adhoc.2022.102930]
145. Yan, X.; Xu, Y.; Xing, X.; Cui, B.; Guo, Z.; Guo, T. Trustworthy network anomaly detection based on an adaptive learning rate and momentum in IIoT. IEEE Trans. Ind. Inform.; 2020; 16, pp. 6182-6192. [DOI: https://dx.doi.org/10.1109/TII.2020.2975227]
146. Chehri, A.; Jeon, G. The industrial internet of things: Examining how the IIoT will improve the predictive maintenance. Innovation in Medicine and Healthcare Systems, and Multimedia: Proceedings of KES-InMed-19 and KES-IIMSS-19 Conferences; Springer: Cham, Switzerland, 2019; pp. 517-527.
147. Annamalai, S.; Udendhran, R.; Vimal, S. Cloud-based predictive maintenance and machine monitoring for intelligent manufacturing for automobile industry. Novel Practices and Trends in Grid and Cloud Computing; IGI Global: Hershey, PA, USA, 2019; pp. 74-89.
148. Yang, C.; Gunay, B.; Shi, Z.; Shen, W. Machine learning-based prognostics for central heating and cooling plant equipment health monitoring. IEEE Trans. Autom. Sci. Eng.; 2020; 18, pp. 346-355. [DOI: https://dx.doi.org/10.1109/TASE.2020.2998586]
149. Mukherjee, S.; Gupta, S.; Rawlley, O.; Jain, S. Leveraging big data analytics in 5G-enabled IoT and industrial IoT for the development of sustainable smart cities. Trans. Emerg. Telecommun. Technol.; 2022; 33, e4618. [DOI: https://dx.doi.org/10.1002/ett.4618]
150. Dewangan, R.K.; Dewangan, V. Scalability and Deployment of Emerging Technologies in Predictive Maintenance. Data Analytics and Artificial Intelligence for Predictive Maintenance in Smart Manufacturing; CRC Press: Boca Raton, FL, USA, 2024; pp. 56-68.
151. Pech, M.; Vrchota, J.; Bednář, J. Predictive maintenance and intelligent sensors in smart factory. Sensors; 2021; 21, 1470. [DOI: https://dx.doi.org/10.3390/s21041470]
152. Onur, K.; Kaymakci, O.T.; Mercimek, M. Advanced predictive maintenance with machine learning failure estimation in industrial packaging robots. Proceedings of the 2020 International Conference on Development and Application Systems (DAS); Suceava, Romania, 21–23 May 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1-6.
153. Fatima, M.; Jain, J. Cloud-Integrated Industrial Internet of Things and Its Applications. AI-Aided IoT Technologies and Applications for Smart Business and Production; CRC Press: Boca Raton, FL, USA, 2023; pp. 187-210.
154. Bermeo-Ayerbe, M.A.; Ocampo-Martinez, C.; Diaz-Rozo, J. Data-driven energy prediction modeling for both energy efficiency and maintenance in smart manufacturing systems. Energy; 2022; 238, 121691. [DOI: https://dx.doi.org/10.1016/j.energy.2021.121691]
155. Zhang, P.; Wu, Y.; Zhu, H. Open ecosystem for future industrial Internet of things (IIoT): Architecture and application. CSEE J. Power Energy Syst.; 2020; 6, pp. 1-11.
156. Anandan, R.; Gopalakrishnan, S.; Pal, S.; Zaman, N. Industrial Internet of Things (IIoT): Intelligent Analytics for Predictive Maintenance; John Wiley & Sons: Hoboken, NJ, USA, 2022.
157. Zhang, Y.; Tang, D.; Zhu, H.; Zhou, S.; Zhao, Z. An efficient IIoT gateway for cloud–edge collaboration in cloud manufacturing. Machines; 2022; 10, 850. [DOI: https://dx.doi.org/10.3390/machines10100850]
158. Sujatha, R.; Thomas, S.C.; Mathews, A.; Prabhu, S. Secure Cloud-based Remote Monitoring of Environmental Factors using Mobile and Web Apps for Industry Automation. Proceedings of the 2021 International Conference on Computational Performance Evaluation (ComPE); Shillong, India, 2–4 July 2020; IEEE: Piscataway, NJ, USA, 2021; pp. 282-287.
159. Tariq, U.; Aseeri, A.O.; Alkatheiri, M.S.; Zhuang, Y. Context-aware autonomous security assertion for industrial IoT. IEEE Access; 2020; 8, pp. 191785-191794. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.3032436]
160. Luchian, R.A.; Stamatescu, G.; Stamatescu, I.; Fagarasan, I.; Popescu, D. Iiot decentralized system monitoring for smart industry applications. Proceedings of the 2021 29th Mediterranean Conference on Control and Automation (MED); Puglia, Italy, 22–25 June 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 1161-1166.
161. Su, W.; Liu, Y.; Du, Y.; Dong, Y.; Pan, M.; Xu, G. Three-real-time architecture of industrial automation based on edge computing. Proceedings of the 2019 IEEE International conference on smart Internet of Things (SmartIoT); Tianjin, China, 9–11 August 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 372-377.
162. Jun, C.; Lee, J.Y.; Kim, B.H. Cloud-based big data analytics platform using algorithm templates for the manufacturing industry. Int. J. Comput. Integr. Manuf.; 2019; 32, pp. 723-738. [DOI: https://dx.doi.org/10.1080/0951192X.2019.1610578]
163. Howimanporn, S.; Chookaew, S.; Silawatchananai, C. Implementation of Real Time Data Collection Process Automation Control Using IIoT Applications. J. Adv. Inf. Technol.; 2022; 13, pp. 117-124. [DOI: https://dx.doi.org/10.12720/jait.13.2.117-124]
164. Patel, P.K.; Dave, D.P.; Solanki, K.; Modi, K. Improving Cloud Integrated Sensor Network Architecture, Applications & Challenges. Proceedings of the 2021 5th International Conference on Computing Methodologies and Communication (ICCMC); Erode, India, 8–10 April 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 102-108.
165. Xenakis, A.; Karageorgos, A.; Lallas, E.; Chis, A.E.; González-Vélez, H. Towards distributed IoT/cloud based fault detection and maintenance in industrial automation. Procedia Comput. Sci.; 2019; 151, pp. 683-690. [DOI: https://dx.doi.org/10.1016/j.procs.2019.04.091]
166. Luo, R.; Sheng, B.; Lu, Y.; Huang, Y.; Fu, G.; Yin, X. Digital twin model quality optimization and control methods based on workflow management. Appl. Sci.; 2023; 13, 2884. [DOI: https://dx.doi.org/10.3390/app13052884]
167. Pham, B.; Nunnally, E.; Huff, C.; Duong, N.; Smit, A.; Stinskiy, A. Decentralized distribution automation system-scalability and deployment challenges. Proceedings of the 2020 IEEE/PES Transmission and Distribution Conference and Exposition (T&D); Chicago, IL, USA, 12–15 October 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1-5.
168. Liu, Z.; Sampaio, P.; Pishchulov, G.; Mehandjiev, N.; Cisneros-Cabrera, S.; Schirrmann, A.; Jiru, F.; Bnouhanna, N. The architectural design and implementation of a digital platform for Industry 4.0 SME collaboration. Comput. Ind.; 2022; 138, 103623. [DOI: https://dx.doi.org/10.1016/j.compind.2022.103623]
169. Mistry, H.K.; Mavani, C.; Goswami, A.; Patel, R. The Impact Of Cloud Computing And Ai On Industry Dynamics And Competition. Educ. Adm. Theory Pract.; 2024; 30, pp. 797-804.
170. Afrin, M.; Jin, J.; Rahman, A.; Tian, Y.C.; Kulkarni, A. Multi-objective resource allocation for edge cloud based robotic workflow in smart factory. Future Gener. Comput. Syst.; 2019; 97, pp. 119-130. [DOI: https://dx.doi.org/10.1016/j.future.2019.02.062]
171. Park, Y.; Woo, J.; Choi, S. A cloud-based digital twin manufacturing system based on an interoperable data schema for smart manufacturing. Int. J. Comput. Integr. Manuf.; 2020; 33, pp. 1259-1276. [DOI: https://dx.doi.org/10.1080/0951192X.2020.1815850]
172. Chen, Y.H. Intelligent algorithms for cold chain logistics distribution optimization based on big data cloud computing analysis. J. Cloud Comput.; 2020; 9, 37. [DOI: https://dx.doi.org/10.1186/s13677-020-00174-x]
173. Shukla, V.K.; Wanganoo, L.; Yousuf, M.; Tripathi, R. Leveraging IIoT in Reverse Logistics: A WSN Approach. Internet of Things; Apple Academic Press: Palm Bay, FL, USA, 2023; pp. 119-139.
174. Dey, S. Surviving major disruptions: Building supply chain resilience and visibility through rapid information flow and real-time insights at the “edge”. Sustain. Manuf. Serv. Econ.; 2023; 2, 100008. [DOI: https://dx.doi.org/10.1016/j.smse.2022.100008]
175. Kaya, S.K. Industrial internet of things: How industrial internet of things impacts the supply chain. Internet of Things (IoT) Applications for Enterprise Productivity; IGI Global: Hershey, PA, USA, 2020; pp. 134-155.
176. Gammelgaard, B.; Nowicka, K. Next generation supply chain management: The impact of cloud computing. J. Enterp. Inf. Manag.; 2024; 37, pp. 1140-1160. [DOI: https://dx.doi.org/10.1108/JEIM-09-2022-0317]
177. Kholidy, H.A. An intelligent swarm based prediction approach for predicting cloud computing user resource needs. Comput. Commun.; 2020; 151, pp. 133-144. [DOI: https://dx.doi.org/10.1016/j.comcom.2019.12.028]
178. Chen, J.; Wu, H.; Zhou, X.; Wu, M.; Zhao, C.; Xu, S. Optimization of Internet of Things E-Commerce Logistics Cloud Service Platform Based on Mobile Communication. Complexity; 2021; 2021, 5542914. [DOI: https://dx.doi.org/10.1155/2021/5542914]
179. Jha, S.B.; Babiceanu, R.F.; Seker, R. Formal modeling of cyber-physical resource scheduling in IIoT cloud environments. J. Intell. Manuf.; 2020; 31, pp. 1149-1164. [DOI: https://dx.doi.org/10.1007/s10845-019-01503-x]
180. Pawar, B.N. The Role of Predictive Analytics in Supply Chain Optimization. J. Recent Trends Comput. Sci. Eng. (JRTCSE); 2024; 12, pp. 16-26.
181. Raffik, R.; Rakesh, D.; Venkatesh, M.; Samvasan, P. Supply Chain Control and Inventory Tracking System using Industrial Automation Tools and IIoT. Proceedings of the 2021 International Conference on Advancements in Electrical, Electronics, Communication, Computing and Automation (ICAECA); Coimbatore, India, 16–17 June 2023; IEEE: Piscataway, NJ, USA, 2021; pp. 1-5.
182. Yenugula, M.; Sahoo, S.; Goswami, S. Cloud computing in supply chain management: Exploring the relationship. Manag. Sci. Lett.; 2023; 13, pp. 193-210. [DOI: https://dx.doi.org/10.5267/j.msl.2023.4.003]
183. Bu, L.; Zhang, Y.; Liu, H.; Yuan, X.; Guo, J.; Han, S. An IIoT-driven and AI-enabled framework for smart manufacturing system based on three-terminal collaborative platform. Adv. Eng. Inform.; 2021; 50, 101370. [DOI: https://dx.doi.org/10.1016/j.aei.2021.101370]
184. Khanuja, A.; Jain, R.K. The conceptual framework on integrated flexibility: An evolution to data-driven supply chain management. TQM J.; 2023; 35, pp. 131-152. [DOI: https://dx.doi.org/10.1108/TQM-03-2020-0045]
185. Syed, Z.; Dapaah, E.; Mapfaza, G.; Remias, T.; Mupa, M.N. Enhancing supply chain resilience with cloud-based ERP systems’. IRE J.; 2024; 8, pp. 106-128.
186. Zhang, W.; Yadav, R.; Tian, Y.C.; Tyagi, S.K.S.; Elgendy, I.A.; Kaiwartya, O. Two-phase industrial manufacturing service management for energy efficiency of data centers. IEEE Trans. Ind. Inform.; 2022; 18, pp. 7525-7536. [DOI: https://dx.doi.org/10.1109/TII.2022.3153508]
187. Humayun, M.; Jhanjhi, N.; Alruwaili, M.; Amalathas, S.S.; Balasubramanian, V.; Selvaraj, B. Privacy protection and energy optimization for 5G-aided industrial Internet of Things. IEEE Access; 2020; 8, pp. 183665-183677. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.3028764]
188. Ma, S.; Huang, Y.; Cai, W.; Leng, J.; Xu, J. Integrated sustainable benchmark based on edge-cloud cooperation and big data analytics for energy-intensive manufacturing industries. J. Manuf. Syst.; 2024; 74, pp. 1037-1056. [DOI: https://dx.doi.org/10.1016/j.jmsy.2024.05.010]
189. Canilang, H.M.O.; Caliwag, A.C.; Lim, W. Design, Implementation, and Deployment of Modular Battery Management System for IIoT-Based Applications. IEEE Access; 2022; 10, pp. 109008-109028. [DOI: https://dx.doi.org/10.1109/ACCESS.2022.3214177]
190. Krot, K.; Iskierka, G.; Poskart, B.; Gola, A. Predictive monitoring system for autonomous mobile robots battery management using the industrial Internet of Things technology. Materials; 2022; 15, 6561. [DOI: https://dx.doi.org/10.3390/ma15196561]
191. Liu, F.; Huang, Z.; Wang, L. Energy-efficient collaborative task computation offloading in cloud-assisted edge computing for IoT sensors. Sensors; 2019; 19, 1105. [DOI: https://dx.doi.org/10.3390/s19051105]
192. Mandza, Y.S.; Raji, A. IoTivity cloud-enabled platform for energy management applications. IoT; 2021; 3, pp. 73-90. [DOI: https://dx.doi.org/10.3390/iot3010004]
193. El Hafiane, D.; El Magri, A.; Chakir, H.E.; Lajouad, R.; Boudoudouh, S. A multi-agent system approach for real-time energy management and control in hybrid low-voltage microgrids. Results Eng.; 2024; 24, 103035. [DOI: https://dx.doi.org/10.1016/j.rineng.2024.103035]
194. Heidarykiany, R.; Ababei, C. HVAC energy cost minimization in smart grids: A cloud-based demand side management approach with game theory optimization and deep learning. Energy AI; 2024; 16, 100362. [DOI: https://dx.doi.org/10.1016/j.egyai.2024.100362]
195. Reichardt, A.; Murawski, M.; Bick, M. The use of the Internet of Things to increase energy efficiency in manufacturing industries. Int. J. Energy Sect. Manag.; 2024; 19, pp. 369-388. [DOI: https://dx.doi.org/10.1108/IJESM-12-2023-0017]
196. Mostafa, N.; Ramadan, H.S.M.; Elfarouk, O. Renewable energy management in smart grids by using big data analytics and machine learning. Mach. Learn. Appl.; 2022; 9, 100363. [DOI: https://dx.doi.org/10.1016/j.mlwa.2022.100363]
197. Rajawat, A.S.; Mohammed, O.; Shaw, R.N.; Ghosh, A. Renewable energy system for industrial internet of things model using fusion-AI. Applications of AI and IOT in Renewable Energy; Elsevier: Amsterdam, The Netherlands, 2022; pp. 107-128.
198. Nammouchi, A.; Aupke, P.; Kassler, A.; Theocharis, A.; Raffa, V.; Di Felice, M. Integration of AI, IoT and edge-computing for smart microgrid energy management. Proceedings of the International Conference on Environment and Electrical Engineering and Industrial and Commercial Power Systems (EEEIC/I&CPS) Europe; Bari, Italy, 7–10 September 2021; pp. 1-6. [DOI: https://dx.doi.org/10.1109/EEEIC/ICPSEurope51590.2021.9584756]
199. Hashmi, S.A.; Ali, C.F.; Zafar, S. Internet of things and cloud computing-based energy management system for demand side management in smart grid. Int. J. Energy Res.; 2021; 45, pp. 1007-1022. [DOI: https://dx.doi.org/10.1002/er.6141]
200. Asef, P.; Taheri, R.; Shojafar, M.; Mporas, I.; Tafazolli, R. SIEMS: A secure intelligent energy management system for industrial IoT applications. IEEE Trans. Ind. Inform.; 2022; 19, pp. 1039-1050. [DOI: https://dx.doi.org/10.1109/TII.2022.3165890]
201. Tarek, H.; Marzouk, M. Integrated augmented reality and cloud computing approach for infrastructure utilities maintenance. J. Pipeline Syst. Eng. Pract.; 2022; 13, 04021064. [DOI: https://dx.doi.org/10.1061/(ASCE)PS.1949-1204.0000616]
202. Jiang, D.; Wang, Y.; Lv, Z.; Wang, W.; Wang, H. An energy-efficient networking approach in cloud services for IIoT networks. IEEE J. Sel. Areas Commun.; 2020; 38, pp. 928-941. [DOI: https://dx.doi.org/10.1109/JSAC.2020.2980919]
203. Stergiou, C.; Psannis, K. Digital twin intelligent system for industrial internet of things-based big data management and analysis in cloud environments. Virtual Real. Intell. Hardw.; 2022; 4, pp. 279-291. [DOI: https://dx.doi.org/10.1016/j.vrih.2022.05.003]
204. Shi, C.; Ren, Z.; Yang, K.; Chen, C.; Zhang, H.; Xiao, Y.; Hou, X. Ultra-low latency cloud-fog computing for industrial Internet of Things. Proceedings of the 2018 IEEE Wireless Communications and Networking Conference (WCNC); Barcelona, Spain, 15–18 April 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1-6.
205. Ankita,; Rani, S.; Singh, A.; Elkamchouchi, D.H.; Noya, I.D. Lightweight hybrid deep learning architecture and model for security in IIOT. Appl. Sci.; 2022; 12, 6442. [DOI: https://dx.doi.org/10.3390/app12136442]
206. Dou, W.; Zhao, X.; Yin, X.; Wang, H.; Luo, Y.; Qi, L. Edge computing-enabled deep learning for real-time video optimization in IIoT. IEEE Trans. Ind. Inform.; 2020; 17, pp. 2842-2851. [DOI: https://dx.doi.org/10.1109/TII.2020.3020386]
207. Pop, P.; Zarrin, B.; Barzegaran, M.; Schulte, S.; Punnekkat, S.; Ruh, J.; Steiner, W. The FORA fog computing platform for industrial IoT. Inf. Syst.; 2021; 98, 101727. [DOI: https://dx.doi.org/10.1016/j.is.2021.101727]
208. Hu, Y.; Zhu, Y.; Zhang, H.; Pan, Y.; Jia, Q.; Xie, R.; Yang, G.; Yu, F.R. Pioneering Deterministic Scheduling and Network Structure Optimization for Time-Critical Computing Tasks in Industrial IoT. arXiv; 2024; arXiv: 2402.16870
209. Zheng, X.; Lu, J.; Sun, S.; Kiritsis, D. Decentralized industrial IoT data management based on blockchain and IPFS. IFIP International Conference on Advances in Production Management Systems; Springer: Cham, Switzerland, 2020; pp. 222-229.
210. Pereira, P.H.M.; Cainelli, G.; Pereira, C.E.; Da Costa, J.P.J.; De Freitas, E.P. An Interoperability Middleware for IIoT. Proceedings of the 2023 IEEE 32nd International Symposium on Industrial Electronics (ISIE); Helsinki, Finland, 19–21 June 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 1-6.
211. Kulik, V.; Kirichek, R. The heterogeneous gateways in the industrial internet of things. Proceedings of the 2018 10th International Congress on Ultra Modern Telecommunications and Control Systems and Workshops (ICUMT); Moscow, Russia, 5–9 November 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1-5.
212. Saif, D.; Matrawy, A. Mass Configuration of Heterogeneous IIoT Nodes: A Proposal and Experimental Evaluation. Proceedings of the 2024 International Conference on Computing, Networking and Communications (ICNC); Big Island, HI, USA, 19–22 February 2024; IEEE: Piscataway, NJ, USA, 2024; pp. 932-937.
213. Rufino, J.; Alam, M.; Ferreira, J.; Rehman, A.; Tsang, K.F. Orchestration of containerized microservices for IIoT using Docker. Proceedings of the 2017 IEEE International Conference on Industrial Technology (ICIT); Toronto, ON, Canada, 22–25 March 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1532-1536.
214. Ermolenko, D.; Kilicheva, C.; Muthanna, A.; Khakimov, A. Internet of Things services orchestration framework based on Kubernetes and edge computing. Proceedings of the 2021 IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering (ElConRus); St. Petersburg, Russia, 26–29 January 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 12-17.
215. Ji, L.; He, S.; Wu, W.; Gu, C.; Bi, J.; Shi, Z. Dynamic network slicing orchestration for remote adaptation and configuration in industrial IoT. IEEE Trans. Ind. Inform.; 2021; 18, pp. 4297-4307. [DOI: https://dx.doi.org/10.1109/TII.2021.3131355]
216. Hsieh, H.C.; Lee, C.S.; Chen, J.L. Mobile edge computing platform with container-based virtualization technology for IoT applications. Wirel. Pers. Commun.; 2018; 102, pp. 527-542. [DOI: https://dx.doi.org/10.1007/s11277-018-5856-5]
217. Xie, R.; Gu, D.; Tang, Q.; Huang, T.; Yu, F.R. Workflow scheduling in serverless edge computing for the industrial internet of things: A learning approach. IEEE Trans. Ind. Inform.; 2022; 19, pp. 8242-8252. [DOI: https://dx.doi.org/10.1109/TII.2022.3217477]
218. Shahane, V. Serverless Computing in Cloud Environments: Architectural Patterns, Performance Optimization Strategies, and Deployment Best Practices. J. AI-Assist. Sci. Discov.; 2022; 2, pp. 23-43.
219. Quirós, G.; Cao, D.; Canedo, A. Dispersed automation for industrial Internet of Things. IEEE Trans. Autom. Sci. Eng.; 2020; 17, pp. 1176-1181. [DOI: https://dx.doi.org/10.1109/TASE.2020.2978527]
220. Mampage, A.; Karunasekera, S.; Buyya, R. A holistic view on resource management in serverless computing environments: Taxonomy and future directions. ACM Comput. Surv. (CSUR); 2022; 54, pp. 1-36. [DOI: https://dx.doi.org/10.1145/3510412]
221. Ferencz, K.; Domokos, J.; Kovács, L. Cloud Integration of Industrial IoT Systems. Architecture, Security Aspects and Sample Implementations. Acta Polytech. Hung.; 2024; 21, pp. 7-28. [DOI: https://dx.doi.org/10.12700/APH.21.4.2024.4.1]
222. Leander, B.; Čaušević, A.; Hansson, H. Cybersecurity challenges in large industrial IoT systems. Proceedings of the 2019 24th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA); Zaragoza, Spain, 10–13 September 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1035-1042.
223. Krishna, H.V.; Sekhar, K.R. Enhancing security in IIoT applications through efficient quantum key exchange and advanced encryption standard. Soft Comput.; 2024; 28, pp. 2671-2681. [DOI: https://dx.doi.org/10.1007/s00500-023-09585-9]
224. Ruíz-Guirola, D.E.; López, O.L.; Montejo-Sánchez, S. Configuring transmission thresholds in IIoT alarm scenarios for energy-efficient event reporting. arXiv; 2024; arXiv: 2407.03982
225. Kumar, M.; Walia, G.K.; Shingare, H.; Singh, S.; Gill, S.S. Ai-based sustainable and intelligent offloading framework for iiot in collaborative cloud-fog environments. IEEE Trans. Consum. Electron.; 2023; 70, pp. 1414-1422. [DOI: https://dx.doi.org/10.1109/TCE.2023.3320673]
226. Bin Mofidul, R.; Alam, M.M.; Rahman, M.H.; Jang, Y.M. Real-time energy data acquisition, anomaly detection, and monitoring system: Implementation of a secured, robust, and integrated global IIoT infrastructure with edge and cloud AI. Sensors; 2022; 22, 8980. [DOI: https://dx.doi.org/10.3390/s22228980] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36433575]
227. Irshad, R.R.; Hussain, S.; Hussain, I.; Nasir, J.A.; Zeb, A.; Alalayah, K.M.; Alattab, A.A.; Yousif, A.; Alwayle, I.M. Iot-enabled secure and scalable cloud architecture for multi-user systems: A hybrid post-quantum cryptographic and blockchain based approach towards a trustworthy cloud computing. IEEE Access; 2023; 11, pp. 105479-105498. [DOI: https://dx.doi.org/10.1109/ACCESS.2023.3318755]
228. Hong, Z.; Chen, W.; Huang, H.; Guo, S.; Zheng, Z. Multi-hop cooperative computation offloading for industrial IoT–edge–cloud computing environments. IEEE Trans. Parallel Distrib. Syst.; 2019; 30, pp. 2759-2774. [DOI: https://dx.doi.org/10.1109/TPDS.2019.2926979]
229. Traukina, A.; Thomas, J.; Tyagi, P.; Reddipalli, K. Industrial Internet Application Development: Simplify IIoT Development Using the Elasticity of Public Cloud and Native Cloud Services; Packt Publishing Ltd.: Birmingham, UK, 2020.
230. Gomez, D.L.; Montoya, G.A.; Lozano-Garzon, C.; Donoso, Y. Strategies for assuring low latency, scalability and interoperability in edge computing and TSN networks for critical IIoT services. IEEE Access; 2023; 11, pp. 42546-42577. [DOI: https://dx.doi.org/10.1109/ACCESS.2023.3268223]
231. Chandra Shekhar Rao, V.; Kumarswamy, P.; Phridviraj, M.; Venkatramulu, S.; Subba Rao, V. 5G enabled industrial internet of things (IIoT) architecture for smart manufacturing. Data Engineering and Communication Technology: Proceedings of ICDECT 2020; Springer: Cham, Switzerland, 2021; pp. 193-201.
232. Mahiri, F.; Najoua, A.; Souda, S.B. 5G-enabled IIoT framework architecture towards sustainable smart manufacturing. Int. J. Online Biomed. Eng; 2022; 18, pp. 4-20. [DOI: https://dx.doi.org/10.3991/ijoe.v18i04.27753]
233. Okwuibe, J.; Haavisto, J.; Kovacevic, I.; Harjula, E.; Ahmad, I.; Islam, J.; Ylianttila, M. SDN-enabled resource orchestration for industrial IoT in collaborative edge-cloud networks. IEEE Access; 2021; 9, pp. 115839-115854. [DOI: https://dx.doi.org/10.1109/ACCESS.2021.3105944]
234. Lu, Y.; Yang, L.; Yang, S.X.; Hua, Q.; Sangaiah, A.K.; Guo, T.; Yu, K. An intelligent deterministic scheduling method for ultralow latency communication in edge enabled industrial Internet of Things. IEEE Trans. Ind. Inform.; 2022; 19, pp. 1756-1767. [DOI: https://dx.doi.org/10.1109/TII.2022.3186891]
235. Abouelyazid, M. Advanced Artificial Intelligence Techniques for Real-Time Predictive Maintenance in Industrial IoT Systems: A Comprehensive Analysis and Framework. J. AI-Assist. Sci. Discov.; 2023; 3, pp. 271-313.
236. Alzubi, J.A.; Alzubi, O.A.; Singh, A.; Ramachandran, M. Cloud-IIoT-based electronic health record privacy-preserving by CNN and blockchain-enabled federated learning. IEEE Trans. Ind. Inform.; 2022; 19, pp. 1080-1087. [DOI: https://dx.doi.org/10.1109/TII.2022.3189170]
237. Foukalas, F.; Tziouvaras, A. Edge artificial intelligence for industrial internet of things applications: An industrial edge intelligence solution. IEEE Ind. Electron. Mag.; 2021; 15, pp. 28-36. [DOI: https://dx.doi.org/10.1109/MIE.2020.3026837]
238. Dora Pravina, C.; Buradkar, M.U.; Jamal, M.K.; Tiwari, A.; Mamodiya, U.; Goyal, D. A Sustainable and Secure Cloud resource provisioning system in Industrial Internet of Things (IIoT) based on Image Encryption. Proceedings of the 4th International Conference on Information Management & Machine Intelligence; Jaipur, India, 23–24 December 2022; pp. 1-5.
239. Hu, N.; Tian, Z.; Du, X.; Guizani, N.; Zhu, Z. Deep-green: A dispersed energy-efficiency computing paradigm for green industrial IoT. IEEE Trans. Green Commun. Netw.; 2021; 5, pp. 750-764. [DOI: https://dx.doi.org/10.1109/TGCN.2021.3064683]
240. Zhao, Y.; Prabhu, M.; Ahmed, R.R.; Sahu, A.K. Research Trends and Performance of IIoT Communication Network-Architectural Layers of Petrochemical Industry 4.0 for Coping with Circular Economy. Wirel. Commun. Mob. Comput.; 2021; 2021, 8822786. [DOI: https://dx.doi.org/10.1155/2021/8822786]
241. Fantacci, R.; Picano, B. A matching game with discard policy for virtual machines placement in hybrid cloud-edge architecture for industrial IoT systems. IEEE Trans. Ind. Inform.; 2020; 16, pp. 7046-7055. [DOI: https://dx.doi.org/10.1109/TII.2020.2999880]
242. Jeyalakshmi, J.; Rohan, K.; Samuel, P.; Eugene, B.I.; Vijay, K. Edge, IIoT with AI: Transforming Industrial Engineering and Minimising Security Threat. Industrial Internet of Things Security; CRC Press: Boca Raton, FL, USA, 2024; pp. 165-184.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
The convergence of cloud computing and the Industrial Internet of Things (IIoT) has significantly transformed industrial operations, enabling intelligent, scalable, and efficient systems. This survey provides a comprehensive analysis of the role cloud computing plays in IIoT ecosystems, focusing on its architectural frameworks, service models, and application domains. By leveraging centralized, edge, and hybrid cloud architectures, IIoT systems achieve enhanced real-time processing capabilities, streamlined data management, and optimized resource allocation. Moreover, this study delves into integrating artificial intelligence (AI) and machine learning (ML) in cloud platforms to facilitate predictive analytics, anomaly detection, and operational intelligence in IIoT environments. Security challenges, including secure device-to-cloud communication and privacy concerns, are addressed with innovative solutions like blockchain and AI-powered intrusion detection systems. Future trends, such as adopting 5G, serverless computing, and AI-driven adaptive services, are also discussed, offering a forward-looking perspective on this rapidly evolving domain. Finally, this survey contributes to a well-rounded understanding of cloud computing’s multifaceted aspects and highlights its pivotal role in driving the next generation of industrial innovation and operational excellence.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer