{"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> <div class=\"gito-pub-tags-social-share\" style=\"display:flex;justify-content:space-between;\"><div>Tags: <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/cloud-abstraction\/\">cloud abstraction<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/cloud-agnosticism\/\">cloud agnosticism<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/cross-provider-architecture\/\">cross-provider architecture<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/integration-services\/\">integration services<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/paas\/\">PaaS<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"\/tag\/vendor-lock-in\/\">Vendor Lock-In<\/a><\/span> <br>Industries: <span class=\"gito-pub-tag-element\"><a href=\"https:\/\/industry-science.com\/en\/industries\/information-security\/\">Information Security<\/a><\/span> <span class=\"gito-pub-tag-element\"><a href=\"https:\/\/industry-science.com\/en\/industries\/technical-services\/\">Technical Services<\/a><\/span> <\/div><div><div class=\"social-icons share-icons share-row relative\" ><a href=\"whatsapp:\/\/send?text=Cloud-Agnostic%20Platform-as-a-Service%20%28PaaS%29 - https:\/\/industry-science.com\/en\/articles\/cloud-agnostic-paas\/\" data-action=\"share\/whatsapp\/share\" class=\"icon button circle is-outline tooltip whatsapp show-for-medium\" title=\"Share on WhatsApp\" aria-label=\"Share on WhatsApp\"><i class=\"icon-whatsapp\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/www.facebook.com\/sharer.php?u=https:\/\/industry-science.com\/en\/articles\/cloud-agnostic-paas\/\" data-label=\"Facebook\" onclick=\"window.open(this.href,this.title,&#039;width=500,height=500,top=300px,left=300px&#039;); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip facebook\" title=\"Share on Facebook\" aria-label=\"Share on Facebook\" rel=\"noopener nofollow\"><i class=\"icon-facebook\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/x.com\/share?url=https:\/\/industry-science.com\/en\/articles\/cloud-agnostic-paas\/\" onclick=\"window.open(this.href,this.title,&#039;width=500,height=500,top=300px,left=300px&#039;); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip x\" title=\"Share on X\" aria-label=\"Share on X\" rel=\"noopener nofollow\"><i class=\"icon-x\" aria-hidden=\"true\"><\/i><\/a><a href=\"mailto:?subject=Cloud-Agnostic%20Platform-as-a-Service%20%28PaaS%29&body=Check%20this%20out%3A%20https%3A%2F%2Findustry-science.com%2Fen%2Farticles%2Fcloud-agnostic-paas%2F\" class=\"icon button circle is-outline tooltip email\" title=\"Email to a Friend\" aria-label=\"Email to a Friend\" rel=\"nofollow\"><i class=\"icon-envelop\" aria-hidden=\"true\"><\/i><\/a><a href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&amp;url=https:\/\/industry-science.com\/en\/articles\/cloud-agnostic-paas\/&amp;title=Cloud-Agnostic%20Platform-as-a-Service%20%28PaaS%29\" onclick=\"window.open(this.href,this.title,&#039;width=500,height=500,top=300px,left=300px&#039;); return false;\" target=\"_blank\" class=\"icon button circle is-outline tooltip linkedin\" title=\"Share on LinkedIn\" aria-label=\"Share on LinkedIn\" rel=\"noopener nofollow\"><i class=\"icon-linkedin\" aria-hidden=\"true\"><\/i><\/a><\/div><\/div><\/div><hr style=\"margin-top:0px;\">\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\/serious-games-as-a-training-tool\/\">\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\/04\/Lange_AdobeStock_734724963_alexkich-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/Lange_AdobeStock_734724963_alexkich-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/Lange_AdobeStock_734724963_alexkich-196x180.webp\" alt=\"Serious Games as a Training Tool\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Serious Games as a Training Tool\">                  <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;\">Serious Games as a Training Tool<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Game mechanics design to promote resilience<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/annika-lange\/\">Annika Lange<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-4514-9306\" 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=\"\/authors\/thomas-knothe\/\">Thomas Knothe<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-3055-7155\" 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\/serious-games-as-a-training-tool\/\" 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>Unforeseen events are increasingly challenging manufacturing companies. Being resilient during crises is becoming a key competence. Serious games (SG) can help make resilience-building processes more transparent. This article derives specific requirements for SG from different phases of resilience and shows how these can be implemented in game mechanics in order to effectively support the training of resilience.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 98-104<\/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\/from-brownfield-to-industry-4-0\/\">\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\/04\/voelker-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/voelker-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/voelker-196x180.jpg\" alt=\"From Brownfield to 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=\"From Brownfield to 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;\">From Brownfield to Industry 4.0<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Learning factories as training and testing environment for digital transformation<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/jakob-weber\/\">Jakob Weber<\/a>, <a href=\"\/authors\/sven-voelker\/\">Sven V\u00f6lker<\/a> <a href=\"https:\/\/orcid.org\/0009-0000-9707-1478\" 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\/from-brownfield-to-industry-4-0\/\" 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>To succeed in their digital transformation, manufacturing companies need engineers with in-depth knowledge of key technologies and concepts, and a profound understanding of the transition from Industry 3.0 to Industry 4.0. This article describes the concept of a learning factory that is continuously subjected to a digital transformation, thereby creating an environment for the development of transformation competencies. The concept of digital transformation is based on digital worker assistance systems and multi-agent systems for production control. These enable the incremental integration of existing resources into the digitalized factory. The learning factory is not presented to students as a completed solution. Instead, it is continuously developed further as part of student projects. This way, it contributes directly to the qualification of personnel for the implementation of Industry 4.0.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 88-96<\/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\/ai-colleagues\/\">\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\/04\/Franken_titel-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/Franken_titel-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/04\/Franken_titel-196x180.jpg\" alt=\"AI Colleagues?\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"AI Colleagues?\">                  <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;\">AI Colleagues?<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Competence requirements and training for AI use in industry<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/swetlana-franken-en\/\">Swetlana Franken<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-9991-3015\" 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\/ai-colleagues\/\" 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>Artificial intelligence is fundamentally changing tasks, roles, and skills in (industrial) companies. Increasingly, it acts as a colleague, preparing decisions, supporting processes, and interacting with people. This article highlights key competence requirements for AI use in industry, presents an integrated competence model, and outlines practical strategies for the transfer of skills. The aim is to prepare companies and employees for humane, competence-oriented AI implementation that combines technological efficiency with human creativity and judgment.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 2 | Pages 78-86<\/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\/tachaid-ethical-ai\/\">\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\/02\/Rath_AdobeStock_629687249_everythingpossible-640x325.jpg\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/02\/Rath_AdobeStock_629687249_everythingpossible-196x180.jpg\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/02\/Rath_AdobeStock_629687249_everythingpossible-196x180.jpg\" alt=\"Operationalizing Ethical AI with tachAId\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Operationalizing Ethical AI with tachAId\">                  <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;\">Operationalizing Ethical AI with tachAId<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">Validating an interactive advisory tool in two manufacturing use cases<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/pavlos-rath-manakidis\/\">Pavlos Rath-Manakidis<\/a>, <a href=\"\/authors\/henry-huick\/\">Henry Huick<\/a>, <a href=\"\/authors\/bjoern-kraemer\/\">Bj\u00f6rn Kr\u00e4mer<\/a> <a href=\"https:\/\/orcid.org\/0009-0004-4659-012X\" 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=\"\/authors\/laurenz-wiskott\/\">Laurenz Wiskott<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-6237-740X\" 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                     Integrating artificial intelligence (AI) into workplace processes promises significant efficiency gains, yet organizations face numerous ethical challenges that stakeholders are often initially unaware of\u2014from opacity in decision-making to algorithmic bias and premature automation risks. This paper presents the design and validation of tachAId, an interactive advisory tool aimed at embedding human-centered ethical considerations into the development of AI solutions. It reports on a validation study conducted across two distinct industrial AI applications with varying AI maturity. tachAId successfully directs attention to critical ethical considerations across the AI solution lifecycle that might be overlooked in technically-focused development. However, the findings also reveal a central tension: while effective in raising awareness, the tool\u2019s non-linear design creates significant usability challenges, indicating a user preference for more structured, linear guidance, especially ...                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 1 | Pages 50-59 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.1.48\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.1.48<\/a><\/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\/ai-industrial-quality-control\/\">\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\/01\/Uenal_AdobeStock_1653851064_Stock-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/01\/Uenal_AdobeStock_1653851064_Stock-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/01\/Uenal_AdobeStock_1653851064_Stock-196x180.webp\" alt=\"AI Implementation in Industrial Quality Control\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"AI Implementation in Industrial Quality Control\">                  <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;\">AI Implementation in Industrial Quality Control<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">A design science approach bridging technical and human factors<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/erdi-unal\/\">Erdi \u00dcnal<\/a> <a href=\"https:\/\/orcid.org\/0009-0007-2809-030X\" 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=\"\/authors\/kathrin-nauth\/\">Kathrin Nauth<\/a> <a href=\"https:\/\/orcid.org\/0009-0007-3457-102X\" 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=\"\/authors\/pavlos-rath-manakidis\/\">Pavlos Rath-Manakidis<\/a>, <a href=\"\/authors\/jens-poeppelbuss\/\">Jens P\u00f6ppelbu\u00df<\/a> <a href=\"https:\/\/orcid.org\/0000-0003-4960-7818\" 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=\"\/authors\/felix-hoenig\/\">Felix Hoenig<\/a>, <a href=\"\/authors\/christian-meske\/\">Christian Meske<\/a> <a href=\"https:\/\/orcid.org\/0000-0001-5637-9433\" 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                     Artificial intelligence (AI) offers significant potential to enhance industrial quality control, yet successful implementation requires careful consideration of ethical and human factors. This article examines how automated surface inspection systems can be deployed to augment human capabilities while ensuring ethical integration into workflows. Through design science research, twelve stakeholders from six organizations across three continents are interviewed and twelve sociotechnical design requirements are derived. These are organized into pre-implementation and implementation\/operation phases, addressing human agency, employee participation, and responsible knowledge management. Key findings include the critical importance of meaningful employee participation during pre-implementation, and maintaining human agency through experiential learning, building on existing expertise. This research contributes to ethical AI workplace implementation by providing guidelines that preserve human ...                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 1 | Pages 120-127 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.1.112\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.1.112<\/a><\/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\/ai-assembly-workplace-design\/\">\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\/02\/Tuli_AdobeStock_1665432467_Grispb-640x325.webp\">\n               <source media=\"(min-width:641px)\" srcset=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/02\/Tuli_AdobeStock_1665432467_Grispb-196x180.webp\">\n               <img decoding=\"async\" class=\"gito-pub-frontend-post-card-image\" src=\"https:\/\/industry-science.com\/wp-content\/uploads\/2026\/02\/Tuli_AdobeStock_1665432467_Grispb-196x180.webp\" alt=\"Applied AI for Human-Centric Assembly Workplace Design\">\n            <\/picture>\n         <\/div>\n            <div class=\"gito-pub-frontend-post-card-column\">               <div class=\"ellipsis\" style=\"height:166px !important;overflow:hidden;\" title=\"Applied AI for Human-Centric Assembly Workplace Design\">                  <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;\">Applied AI for Human-Centric Assembly Workplace Design<\/h4>\n                        <div class=\"gito-pub-frontend-post-card-subtitle\">An ethics-informed approach<\/div>                        <div class=\"gito-pub-frontend-post-card-author\"><a href=\"\/authors\/tadele-belay-tuli\/\">Tadele Belay Tuli<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-6769-0646\" 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=\"\/authors\/michael-jonek\/\">Michael Jonek<\/a> <a href=\"https:\/\/orcid.org\/0000-0003-2489-6991\" 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=\"\/authors\/sascha-niethammer\/\">Sascha Niethammer<\/a>, <a href=\"\/authors\/henning-vogler\/\">Henning Vogler<\/a>, <a href=\"\/authors\/martin-manns\/\">Martin Manns<\/a> <a href=\"https:\/\/orcid.org\/0000-0002-1027-4465\" 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                     Artificial intelligence (AI) can enhance smart assembly by predicting human motion and adapting workplace design. Using probabilistic models such as Gaussian Mixture Models (GMMs), AI systems anticipate operator actions to improve coordination with robots. However, these predictive systems raise ethical concerns related to safety, fairness, and privacy under the EU AI Act, which classifies them as high-risk. This paper presents a conceptual method integrating probabilistic motion modeling with ethical evaluation via Z-Inspection\u00ae. An industrial case study using the Smart Work Assistant (SWA) demonstrates how multimodal sensing (motion, gaze) and interpretable models enable anticipatory assistance. The approach moves from ethics evaluation to ethics-informed work design, yielding transferable principles and a configurable assessment matrix that supports compliance-by-design in collaborative assembly.                  <\/div>\n               <\/div>\n               <div class=\"gito-pub-frontend-post-card-scientific\"><strong>Industry 4.0 Science<\/strong> | Volume 42 | 2026 | Edition 1 | Pages 60-68 | DOI <a style=\"font-weight:bold !important;\" href=\"https:\/\/doi.org\/10.30844\/I4SE.26.1.58\" target=\"_blank\" rel=\"noopener\">10.30844\/I4SE.26.1.58<\/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,79168,79298],"tags":[83957,83959,83960,83958,83918,83920],"product_cat":[79304,3300],"topic":[68206,79319],"technology":[79334],"knowhow":[],"industry":[79353,79496],"writer":[83924],"content-type":[83932],"potential":[67652],"solution":[],"glossary":[],"class_list":["post-107817","article","type-article","status-publish","has-post-thumbnail","category-design-en","category-translate-en","category-typeset","tag-cloud-abstraction","tag-cloud-agnosticism","tag-cross-provider-architecture","tag-integration-services","tag-paas","tag-vendor-lock-in","product_cat-articles","product_cat-article","topic-industry-4-0","topic-platforms","technology-business-model-en","industry-information-security","industry-technical-services","writer-prof","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}]}}