{"id":107817,"date":"2025-02-15T12:00:00","date_gmt":"2025-02-15T11:00:00","guid":{"rendered":"https:\/\/industry-science.com\/?post_type=article&#038;p=107817"},"modified":"2025-02-11T15:52:13","modified_gmt":"2025-02-11T14:52:13","slug":"cloud-agnostic-paas","status":"publish","type":"article","link":"https:\/\/industry-science.com\/en\/articles\/cloud-agnostic-paas\/","title":{"rendered":"Cloud-Agnostic Platform-as-a-Service (PaaS)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The increasing use of cloud computing resources is reflected in all <a href=\"https:\/\/industry-science.com\/en\/articles\/maturity-levels-smart-knowledge\/\">service models<\/a> (infrastructure (IaaS), platform (PaaS) and software (SaaS)) in recent years [1]. A closer examination of the various service models [2] allows for a more detailed discussion of the challenging issue of vendor lock-in.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The IaaS model offers a relatively good layer for provider abstraction or independence, as IaaS resources can be moved between different providers with little effort. With virtual machines, for instance, it does not matter which cloud provider they are hosted with as long as the underlying hypervisor is the same [3]. Of course, there may be other provider-dependent requirements such as costs or service level agreements, etc. However, this paper only focuses on the technical details, as other requirements are too specific for the respective use cases.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The PaaS level is similar to the IaaS level, as resources can also be operated here with relatively little effort from different providers. The focus of PaaS is on container technologies and their orchestration platforms. The most utilized platform for container orchestration and a quasi-standard for this is Kubernetes, which implements the Open Container Initiative (OCI) standard [4]. This standard guarantees that all containers adhering to it can be orchestrated in the same manner.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Like virtual machines at IaaS level, containers at PaaS level can be moved to different cloud providers as long as the underlying orchestration platform and the containers implement the respective OCI standards [4]. As almost all cloud providers offer a so-called managed Kubernetes platform, a change of cloud provider seems possible, at least from a technological perspective.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We do not consider the SaaS level at this point, as the services provided here appear to be too heterogeneous and corresponding cross-provider standards neither exist yet nor will they be developed in the foreseeable future. This is due to the aforementioned heterogeneity of the services and the opportunity for cloud providers to differentiate themselves on the market in the SaaS level.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The general question we are now addressing regarding a cloud-agnostic platform is:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Is it technically feasible to overcome the vendor lock-in with a cloud abstraction platform, and can this be automated?<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Architecture design: Key considerations connected to the cloud<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before we look at technical architecture, i.e. the technical implementation of our platform, we present two possible business-driven architectures as examples for how services from different clouds can be used in a provider-independent manner. These are either the so-called redundant or the composite type of container usage [5].<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"964\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-1024x964.jpg\" alt=\"Redundant and composite architectures\" class=\"wp-image-107818\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-1024x964.jpg 1024w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-398x375.jpg 398w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-768x723.jpg 768w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-310x292.jpg 310w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-510x480.jpg 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min-64x60.jpg 64w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-1-min.jpg 1341w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 1: Redundant and composite architectures.<\/em><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<p class=\"wp-block-paragraph\">In a redundant setup, the same services (for example containers) from different cloud providers are used to switch from one to another functioning service in the event of a failure. In a composite setup, on the other hand, various services from different cloud providers are combined to form a larger application.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the context of cloud computing, such solutions are regarded as so-called &#8220;multicloud approaches&#8221;, in which more than one cloud provider is used either simultaneously (combined) or as a fallback or backup option (redundant).<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Specific use cases for such architectures can be found as examples for a cloud-based (also at PaaS level), scalable smart city scenario with many networked road users, efficient traffic distribution and planning in an earlier publication by the author [6].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Regarding the topic of Industry 4.0, [7, 8, 9] and [10] provide a comprehensive overview of other possible use cases and implementations. In this publication, it is worth mentioning that PaaS does not refer to the service models according to NIST [2], but to the other, quite common abbreviation in the field of Industry 4.0: Product-as-a-Service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On a more fundamental level, [11] offers an in-depth overview of the three-cloud service models and provides further information on what should generally be considered in cloud-based architectures.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Based on this general architecture and the other related work, we now take a more detailed look at the cloud-agnostic abstraction layer that we have developed with a focus on the PaaS level.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Cloud diagnostics: the technical implementation<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The platform outlined here represents an abstraction layer based on various provider-specific Infrastructure-as-Code (IaC) implementations.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1005\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-1024x1005.jpg\" alt=\"Abstraction platform\" class=\"wp-image-107820\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-1024x1005.jpg 1024w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-382x375.jpg 382w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-768x754.jpg 768w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-298x292.jpg 298w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-510x501.jpg 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min-64x63.jpg 64w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-2-min.jpg 1400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 2: Abstraction platform.<\/em><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">These provider-specific IaC implementations later instantiate the services provided by the respective cloud providers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The required services (i.e. containers) can be specified and defined via a web application interface. The service definition determines the specific service instances, i.e. their number, how they are to be scaled, their degree of parallelization and other requirements. The service specification includes which services are to be operated by which cloud provider. The service definition and specification therefore include all the information required to be provisioned with the cloud provider.\u00a0<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">As a preliminary outlook, it should be noted at this point that we deliberately use the term &#8220;service&#8221; here, as we are also looking at the SaaS level in further research work and aim to achieve a certain degree of provider independence here too.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"915\" height=\"1024\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-915x1024.jpg\" alt=\"Technical realization\" class=\"wp-image-107822\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-915x1024.jpg 915w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-335x375.jpg 335w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-768x859.jpg 768w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-261x292.jpg 261w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-1373x1536.jpg 1373w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-510x570.jpg 510w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min-64x72.jpg 64w, https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/Kohler_I4S-EN-25-1_Figure-3-min.jpg 1400w\" sizes=\"auto, (max-width: 915px) 100vw, 915px\" \/><figcaption class=\"wp-element-caption\"><em>Figure 3: Technical realization.<\/em><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">However, it is not foreseeable at this stage whether and how this can be achieved at the SaaS level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For this service creation and instantiation, we use OpenTofu [<a href=\"https:\/\/opentofu.org\" target=\"_blank\" rel=\"noopener\">12<\/a>] (an open-source fork of HashiCorp&#8217;s Terraform) as an IaC tool, as it supports an extensive set of services as well as all major cloud providers (Google, Amazon and Microsoft).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In summary, we model our application, which consists of several different services from different cloud providers, in a web application and automate the creation and instantiation of these services at the respective cloud provider.<\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Challenges and solutions<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Service integration<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The first challenge we are addressing here relates to the <a href=\"https:\/\/industry-science.com\/en\/articles\/application-integration-industry\/\">integration of various services<\/a>. This concerns both architectures: the redundant and the composite. In the redundant form, an integration layer must be created that allows failing services to be detected and to switch to a replacement service (from another cloud provider) in the event of a failure. In the composite architecture, it is necessary for the various services to work together, i.e. to exchange data, which also requires integration between the services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The challenge is to either control this via a central integration solution (known as orchestration) or to use the possibility that the respective services themselves are responsible for communicating with each other (known as choreography). This must be considered when implementing the logic for the services. An orchestration solution is offered, as this is exactly what is already being used with Kubernetes as an orchestration platform. However, what initially seems obvious can also be called into question due to the high complexity of this orchestrator.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Monitoring<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Another challenge is the monitoring of services. In the context of this work, we subsume the topics of logging and monitoring under monitoring. Both topics are extremely complex, especially in distributed architectures. The integration of different cloud providers further increases this complexity. Standardized logging is required for monitoring the services with controllable effort. We are currently not aware of any option for such standardized logging approaches.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When implementing various services, we have noticed that all major cloud providers offer JSON as a logging format, but the internal structure of these JSON log files (attributes, metrics, etc.) differs from provider to provider. This means that even if existing technologies and tools (i.e. Prometheus, Grafana, Splunk, etc.) unify logging at a technical level (to create a single source of truth), the standardization of functional logging remains a challenge. We aim to tackle this challenge in the future.\u00a0<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Security<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Closely related to uniform logging is the overarching question concerning the general security of such <a href=\"https:\/\/industry-science.com\/en\/articles\/application-system-architectures\/\">distributed architectures<\/a>. Here, too, the complexity is higher than in non-distributed systems [13]. The real challenge behind this, however, is the evaluation between effort and benefit in the context of distributed or non-distributed architectures. In terms of effort, automation platforms such as the one outlined here initially represent a technical solution to reduce effort.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ultimately, however, the organizational effort remains, and this must be weighed up against the potential benefits. As mentioned at the beginning, the benefits include higher availability (especially in redundant architectures), as this minimizes potential downtimes. Regarding composite architectures, they also offer the possibility of combining applications from different services that function optimally on their own into an ideal (so-called best-of-breed) overall application.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the other hand, there are more complex systems, especially when using composite services, which must be evaluated accordingly, particularly regarding security. Possible attack vectors (i.e. denial of service attacks) affect all providers that are part of the overall system, see \u201cmulticloud\u201d above. Furthermore, the integration of multiple cloud providers leads to greater organizational effort, which is reflected in the definition and monitoring of service level agreements (SLAs) for multiple providers.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Performance<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The last point we address in this paper relates to the performance of the overall application. In general, the performance of a distributed system is potentially worse than in a monolithic architecture [13]. After all, the distributed services (components) must communicate with each other via networks. However, this must be considered on a case-by-case basis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the one hand, it is questionable whether there is so much communication that it has a (noticeably) negative impact on performance. On the other hand, the services are operated by different cloud providers, which technically represents server-to-server communication that should have sufficient bandwidth for many cases. However, as mentioned above, this must be checked and evaluated on a case-by-case basis.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Cloud abstraction platform can be implemented at the PaaS level<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Circling back to the question posed at the beginning regarding the technical feasibility of a cloud abstraction platform at the PaaS level, it can be assessed as technologically feasible and automatable. However, &#8220;technically feasible&#8221; in this context must be understood as service creation, instantiation and decommissioning. The above-mentioned challenges regarding logging (both technical and functional), security and performance could not be examined in more detail in the context of this work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the challenges relating to logging can be regarded as technically feasible\u2014with the restriction that no automatic solution appears suitable for this purpose to date. This is due to the different metrics, attributes etc. for both technical and functional logging. A dedicated implementation of logging, which combines the different log files technically and professionally at a central location for efficient monitoring, is only hindered by the effort required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We consider the second major challenge for a cloud abstraction platform to be the realization of such a platform at the SaaS level. As briefly outlined above, the heterogeneity of the services is even greater here than at PaaS and IaaS levels. This means that the selection of suitable services, the identification of alternative services across providers and their integration with each other involve an even higher level of complexity that needs to be overcome, if this is possible at all.<\/p>\n<hr><div class=\"gito-pub-content-bibliography\"><h2>Bibliography <\/h2>[1] Statista: Market Share. Public Cloud: Market Data &amp; Analysis. URL: https:\/\/de.statista.com\/statistik\/studie\/id\/85672\/dokument\/public-cloud-report, accessed 17.11.2024.\r<br>[2] Mell, P.; Grance, T.: The NIST Definition of Cloud Computing. URL: https:\/\/nvlpubs.nist.gov\/nistpubs\/legacy\/sp\/nistspecialpublication800-145.pdf, accessed 17.11.2024.\r<br>[3] Tanenbaum, A.; Maarten v. S.: Distributed Systems Principles and Paradigms, 4th edition. Twente, NL 2023.\r<br>[4] Kelsey, H.; Burns, B.: Kubernetes eine kompakte Einf\u00fchrung, 1st edition. Heidelberg 2018.\r<br>[5] Office of Information Integrity and Access: Multi-Cloud and Hybrid Cloud Guide. URL: https:\/\/www.cio.gov\/assets\/resources\/Multi-Cloud%20and%20Hybrid%20Cloud%20Guide_v4_Final.pdf, accessed 17.11.2024\r<br>[6] Kohler J.; Specht T.: Towards a Secure, Distributed, and Reliable Cloud-Based Reference Architecture for Big Data in Smart Cities. In: Tamane S.; Dey N. (Ed.): Handbook of Research on Big Data Analytics for Smart and Connected Cities. Kolkata, IN 2018.\r<br>[7] Hidalgo-Crespo, J.; Riel, A. et al: An exploratory study for product-as-a-service (PaaS) offers development for electrical and electronic equipment. In: Procedia CIRP 122 (2024), pp. 521-526.\r<br>[8] Pivoto, D.; Almeida, L. et al: Cyber-physical systems architectures for industrial internet of things applications in Industry 4.0: A literature review. Journal of Manufacturing Systems 58 (2021), pp. 176-192.\r<br>[9] Bello, S.; Oyedele, L. et al: Cloud Computing in construction industry: Use cases, benefits and challenges. In: Automation in Construction 122 (2021), pp. 594-612.\r<br>[10] Baudouin, D.; Nejib, M. et al: The challenges, approaches, and used techniques of CPS for manufacturing in Industry 4.0: a literature review. In: The International Journal of Advanced Manufacturing Technology 1 (2024), pp. 2395-2412.\r<br>[11] Kavis, M.: Architecting the Cloud. 1st ed. New Jersey, NJ 2014.\r<br>[12] OpenTofu website: The Open Source Infrastructure as Code Tool. URL: https:\/\/opentofu.org, accessed 17.11.2024.\r<br>[13] Newman, S.: Monolith to Microservices: Evolutionary Patterns to Transform your Monolith, 1st edition. Boston, MA 2019.<\/div><br>Potentials: <span class=\"gito-pub-tag-element\"><a href=\"\/potentials\/services\/\">Services<\/a><\/span> \n<h2 class=\"gito-pub-frontend-post-headline\">You might also be interested in<\/h2>\n<!-- GITO_PUB_POST start flex-container -->\n<div class=\"gito-pub-flex-container\">\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/industry-4-0-digitalization-limbo\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/Donhauser_AdobeStock_507850396_Gorodenkoff-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/Donhauser_AdobeStock_507850396_Gorodenkoff-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/Donhauser_AdobeStock_507850396_Gorodenkoff-196x180.webp\" alt=\"Industry 4.0\u2014Progress and Digitalization in Limbo\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Industry 4.0\u2014Progress and Digitalization in Limbo\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Industry 4.0\u2014Progress and Digitalization in Limbo<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Status of sustainable transformation and digitalization in production engineering<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/christian-donhauser\/\">Christian Donhauser<\/a> <a href=\"https:\/\/orcid.org\/0009-0009-0366-1828\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/daniel-riepl\/\">Daniel Riepl<\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     <div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/industry-4-0-digitalization-limbo\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>Digitalization projects help users represent complex processes more simply and efficiently. However, there are many obstacles to implementation. Reluctance to implement these projects is palpable. This affects, among others, employers and employees, who may fall behind economically by waiting or avoiding change. These observations can be traced back to an overarching research question: What barriers and systemic challenges hinder sustainable transformation within the context of Industry 4.0, particularly when considering human labor in production engineering? What questions are the affected stakeholders asking? The primary goal of this long-term research project is to define these questions decisively and in detail in order to develop a conceptual foundation that integrates research, teaching, and technological development and thus combines the potential of digital technologies with the experiential and practical knowledge of production workers.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 3 | Pages 56-60<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/application-potentials-of-chinese-knowledge-platforms\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Braun-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Braun-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Braun-196x180.jpg\" alt=\"Application Potentials of Chinese Knowledge Platforms\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Application Potentials of Chinese Knowledge Platforms\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Application Potentials of Chinese Knowledge Platforms<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Digital platforms for knowledge transfer in research and education<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/yunhao-su\/\">Yunhao Su<\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/martin-braun-en\/\">Martin Braun<\/a> <a href=\"https:\/\/orcid.org\/0000-0003-0857-6760\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     <div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/application-potentials-of-chinese-knowledge-platforms\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>Knowledge drives innovation, which is why digital platforms are increasingly used for knowledge transfer. The People\u2019s Republic of China (PRC) is a global leader in digitalization and digital platforms are central to Chinese knowledge transfer and innovation systems. This study supplements theoretical concepts of knowledge transfer with empirical findings on the (further) development of relevant knowledge platforms. It examines the influence of specific design features on the functionality and quality of digital knowledge platforms. A literature review identifies seven condensed success criteria. Nine leading Chinese knowledge platforms are categorized based on their transfer logic and functional scope. Online survey participants assess the platform-specific manifestations of the identified criteria and highlight potential and areas for improvement in platform-based knowledge transfer.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 3 | Pages 84-93<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/vr-training-for-multimodal-cobot-interaction\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/zoller-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/zoller-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/zoller-196x180.jpg\" alt=\"VR Training for Multimodal Cobot Interaction\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"VR Training for Multimodal Cobot Interaction\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">VR Training for Multimodal Cobot Interaction<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Virtual learning environments for  collaborative robots<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/christoph-s-zoller-en\/\">Christoph S. Zoller<\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/justus-langer\/\">Justus Langer<\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/kristoffer-waldow\/\">Kristoffer Waldow<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-5176-7530\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/merle-meyer\/\">Merle Meyer<\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/arnulph-fuhrmann\/\">Arnulph Fuhrmann<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-5118-5461\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     The VIRAMM research project is developing and prototyping a VR-based training concept for the integration of collaborative robots (cobots) in assembly-oriented U-cells. Since the benefits of cobots depend heavily on process, layout, and role integration, VIRAMM addresses the previously lacking consistent scenario design for variant comparisons with Key Performance Indicator (KPI)-based evaluation.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 3 | Pages 106-112<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/decentralized-coordination-of-amrs\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Savadogo-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Savadogo-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Savadogo-196x180.jpg\" alt=\"Decentralized Coordination of AMRs\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Decentralized Coordination of AMRs\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Decentralized Coordination of AMRs<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Regulations for Autonomous Mobile Robots<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/manuel-savadogo\/\">Manuel Savadogo<\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/malte-stonis-en\/\">Malte Stonis<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-5957-3469\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/peter-nyhuis-en\/\">Peter Nyhuis<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-4509-4114\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/juergen-hupp\/\">J\u00fcrgen Hupp<\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     <div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/decentralized-coordination-of-amrs\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>The increasing automation of intralogistics requires flexible and resilient control concepts for Autonomous Mobile Robots (AMR). While centralized coordination approaches enable stringent control, they quickly reach their limits in terms of scalability and robustness. This paper therefore presents regulations for the decentralized coordination of AMR within the framework of the ORPHEUS project. The focus is on translating known decentralized decision-making principles into a rule framework tailored to industrial material flow scenarios, addressing both operational task assignment and safety-related conflict situations. ORPHEUS thus makes a significant contribution to the methodological structuring, parameterization, and practical transferability of decentralized coordination logics.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 3 | Pages 96-105<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/open-source-industrial-metaverse\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Strauss_AdobeStock_1383522687_issaronow-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Strauss_AdobeStock_1383522687_issaronow-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/06\/Strauss_AdobeStock_1383522687_issaronow-196x180.webp\" alt=\"Open-Source Implementation of the Industrial Metaverse\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Open-Source Implementation of the Industrial Metaverse\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Open-Source Implementation of the Industrial Metaverse<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Case study and best practices<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/henning-strauss\/\">Henning Strau\u00df<\/a> <a href=\"https:\/\/orcid.org\/0000-0003-3559-8391\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/tim-johannsen\/\">Tim Johannsen<\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     <div class=\"gito-pub-frontend-post-card-abo-sign gito-pub-login-register-link\" data-targetabo=\"expert\" data-targeturl=\"https:\/\/industry-science.com\/en\/articles\/open-source-industrial-metaverse\/\" title=\"please login or register - content can only be read in its entirety with a subscription  expert\">\n\t\t\t                         <img decoding=\"async\" src=\"https:\/\/industry-science.com\/wp-content\/plugins\/gito-publisher\/img\/i4s-login.png\">\n\t\t\t                      <\/div>The digital transformation of small and medium-sized enterprises (SMEs) in the manufacturing sector is hampered by vendor lock-in, high cloud costs, and stringent data sovereignty requirements when implementing Industrial Metaverse solutions. Although the Industrial Metaverse is quickly becoming a key concept in Industry 5.0, SMEs are often at a disadvantage when using proprietary solutions. This paper demonstrates how Industrial Metaverse applications can be realized by combining proven communication standards with open web technologies, thereby reducing barriers. This makes immersive applications for training, maintenance, and monitoring feasible even in SMEs. Using an open-source-based prototype as a best-practice implementation, the paper illustrates how the Industrial Metaverse can be made technologically and economically accessible to SMEs.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | Edition 3 | Pages 68-73<\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n   <div class=\"gito-pub-frontend-post-card gito-pub-flex-item gito-pub-flex-item-1\">\n      <a href=\"https:\/\/industry-science.com\/en\/articles\/immersive-human-digital-twins-4ir\/\">\n         <div class=\"gito-pub-frontend-post-card-row\">         <div class=\"gito-pub-frontend-post-card-column gito-pub-frontend-post-card-column-image\">\n            <picture>\n               <source media=\"(max-width:640px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/AdobeStock_1511873404-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/AdobeStock_1511873404-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/05\/AdobeStock_1511873404-196x180.webp\" alt=\"Immersive Human Digital Twins for Industry 4.0\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Immersive Human Digital Twins for Industry 4.0\">                  <table class=\"gito-pub-frontend-post-card-header\">\n            \t     <tr>\n                        <td>                  \t\t   <h4 class=\"gito-pub-frontend-post-card-title\" style=\"line-height:1.2em;\">Immersive Human Digital Twins for Industry 4.0<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Supporting adaptive human-centric production by integrating cognitive and physical states<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"https:\/\/industry-science.com\/en\/authors\/tajbeed-a-chowdhury\/\">Tajbeed A. Chowdhury<\/a> <a href=\"https:\/\/orcid.org\/0009-0003-5941-4160\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/martina-lehser\/\">Martina Lehser<\/a> <a href=\"https:\/\/orcid.org\/0009-0000-9989-3301\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/eric-wagner\/\">Eric Wagner<\/a> <a href=\"https:\/\/orcid.org\/0009-0009-7887-1248\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a>, <a href=\"https:\/\/industry-science.com\/en\/authors\/paul-motzki-en\/\">Paul Motzki<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-9903-2018\" target=\"_blank\" title=\"ORCID eintrag \u00f6ffnen.\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/orcid.org\/assets\/vectors\/orcid.logo.icon.svg\" alt=\"ORCID Icon\" style=\"width:16px;height:16px;vertical-align:middle;\"><\/a><\/div>\n                        <\/td>\n                     <\/tr>\n                  <\/table>\n                  <div class=\"gito-pub-frontend-post-card-text\">\n                     The rapid advancement of immersive technologies has created new opportunities to transform human-machine collaboration in industry. This paper presents an immersive platform with a digital twin that combines both physical and cognitive characteristics of human dynamics. By integrating multimodal sensing, human biomechanics, and cognitive state into digital twin technology, the proposed system enhances operational safety and ensures better ergonomics. The main argument is that human digital twins are not only desirable but essential for next-generation industrial systems. We discuss the limitations of existing human modeling approaches, outline the conceptual foundations of human digital twins, and demonstrate their industrial relevance across safety, productivity, ergonomics and sustainability.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 3 | Pages 6-13 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.3.1\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.3.1<\/a><\/div>            <\/div>\n         <\/div>\n      <\/a>\n   <\/div>\n<\/div>\n<!-- GITO_PUB_POST end flex-container -->\n","protected":false},"excerpt":{"rendered":"<p>Modern cloud architectures benefit, among other things, from improved availability due to different cloud locations and greater flexible scalability due to the theoretically unlimited computing power of the cloud. However, in addition to challenges regarding data protection and data security, companies are increasingly concerned about the growing dependency on their cloud provider. In this article, we present a prototype implementation for switching between cloud services from different providers at the PaaS level.<\/p>\n","protected":false},"featured_media":107677,"menu_order":0,"template":"","categories":[79167,79298],"tags":[],"product_cat":[79304],"topic":[68206,79319],"technology":[79334],"knowhow":[],"industry":[79353,79496],"writer":[],"content-type":[83932],"potential":[67652],"solution":[],"glossary":[],"class_list":["post-107817","article","type-article","status-publish","has-post-thumbnail","category-design-en","category-typeset","product_cat-articles","topic-industry-4-0","topic-platforms","technology-business-model-en","industry-information-security","industry-technical-services","content-type-article","potential-services","product","first","instock","downloadable","virtual","sold-individually","taxable","purchasable","product-type-article"],"uagb_featured_image_src":{"full":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min.jpeg",1400,788,false],"thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-150x150.jpeg",150,150,true],"medium":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-666x375.jpeg",666,375,true],"medium_large":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-768x432.jpeg",768,432,true],"large":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-1024x576.jpeg",1020,574,true],"front-page-entry":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-1032x320.jpeg",1032,320,true],"post-entry":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-764x376.jpeg",764,376,true],"post-teaser":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-392x320.jpeg",392,320,true],"post-teaser-mobile":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-608x496.jpeg",608,496,true],"post-custom-size":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-640x325.jpeg",640,325,true],"whitepaper-teaser":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-274x376.jpeg",274,376,true],"card-big":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-514x292.jpeg",514,292,true],"card-portrait":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-320x440.jpeg",320,440,true],"card-big-company":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-514x289.jpeg",514,289,true],"gp-listing":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-196x180.jpeg",196,180,true],"1536x1536":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min.jpeg",1400,788,false],"2048x2048":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min.jpeg",1400,788,false],"woocommerce_thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-510x510.jpeg",510,510,true],"woocommerce_single":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-510x287.jpeg",510,287,true],"woocommerce_gallery_thumbnail":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-100x100.jpeg",100,100,true],"dgwt-wcas-product-suggestion":["https:\/\/industry-science.com\/wp-content\/uploads\/2025\/02\/AdobeStock_216677714-min-64x36.jpeg",64,36,true]},"uagb_author_info":{"display_name":"Florian Goldmann","author_link":"https:\/\/industry-science.com\/en\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Modern cloud architectures benefit, among other things, from improved availability due to different cloud locations and greater flexible scalability due to the theoretically unlimited computing power of the cloud. However, in addition to challenges regarding data protection and data security, companies are increasingly concerned about the growing dependency on their cloud provider. In this article,&hellip;","_links":{"self":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/article\/107817","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/types\/article"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/media\/107677"}],"wp:attachment":[{"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/media?parent=107817"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/categories?post=107817"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/tags?post=107817"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/product_cat?post=107817"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/topic?post=107817"},{"taxonomy":"technology","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/technology?post=107817"},{"taxonomy":"knowhow","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/knowhow?post=107817"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/industry?post=107817"},{"taxonomy":"writer","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/writer?post=107817"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/content-type?post=107817"},{"taxonomy":"potential","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/potential?post=107817"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/solution?post=107817"},{"taxonomy":"glossary","embeddable":true,"href":"https:\/\/industry-science.com\/en\/wp-json\/wp\/v2\/glossary?post=107817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}