EP4057144A1 - Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle - Google Patents

Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle Download PDF

Info

Publication number
EP4057144A1
EP4057144A1 EP21305305.1A EP21305305A EP4057144A1 EP 4057144 A1 EP4057144 A1 EP 4057144A1 EP 21305305 A EP21305305 A EP 21305305A EP 4057144 A1 EP4057144 A1 EP 4057144A1
Authority
EP
European Patent Office
Prior art keywords
control interface
cloud
components
cloud provider
component
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP21305305.1A
Other languages
English (en)
French (fr)
Inventor
Alexis MERMET-GRANDFILLE
Ana JUAN FERRER
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agarik SAS
Original Assignee
Atos Spain SA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Atos Spain SA filed Critical Atos Spain SA
Priority to EP21305305.1A priority Critical patent/EP4057144A1/de
Priority to US17/693,266 priority patent/US11785085B2/en
Publication of EP4057144A1 publication Critical patent/EP4057144A1/de
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Definitions

  • the technical field of the invention is the one of application deployment.
  • the present invention regards the deployment of serverless applications in the cloud and in particular the deployment of applications across a plurality of cloud providers.
  • cloud application developers have access to the so called “serverless” services where a developer can give to a cloud provider an application source code and let the cloud control plane package, deploy and run this application.
  • serverless a developer can give to a cloud provider an application source code and let the cloud control plane package, deploy and run this application.
  • each cloud providers have their own APIs and do not offer a unified application deployment and control experience.
  • the invention proposes a control interface running on a cloud provider that can interact with said cloud provider using a cloud driver.
  • the control interface of the invention is further able to communicate with other similar control interfaces running on other cloud providers to from a mesh interface and allows an easy deployment across different cloud providers.
  • a first aspect of the invention relates to a control interface for the deployment of an application, said control interface running on a specific cloud provider, said control interface being connected to a plurality of other control interfaces running on a plurality of cloud providers, said control interface being further connected to a cloud provider database storing a description of each cloud provider of the plurality of cloud providers, the control interface comprising:
  • control interface thanks to the cloud driver.
  • control interface according to the first aspect of the invention may also have one or more of the following characteristics, considered individually or according to any technically possible combinations thereof.
  • control interface further comprises:
  • control interface further comprises:
  • control interface further comprises, when an alert is emitted for a given component, means to redeploy the application associated with said component.
  • a second aspect of the invention relates to a computer system comprising a plurality of control interfaces according to a first aspect of the invention and a cloud provider database containing a description of a plurality of cloud providers on which the control interfaces of the plurality of control interfaces are running, the control interfaces of the plurality of control interfaces being connected to the cloud provider database and between themselves to form a mesh interface, the system being configured to:
  • the system according to the second aspect of the invention may also have one or more of the following characteristics, considered individually or according to any technically possible combinations thereof.
  • each control interface of the system is configured to:
  • the initial control interface is configured to:
  • each control interface of the system is configured to:
  • the initial control interface is configured to:
  • the initial control interface is configured to, when receiving an alert concerning one or more components, redeploy the application.
  • a third aspect of the invention relates to an attribute-based deployment method using a computer system according to a second aspect of the invention, the method comprising:
  • the method according to the third aspect of the invention may also have one or more of the following characteristics, considered individually or according to any technically possible combinations thereof.
  • the method further comprises:
  • the method further comprises:
  • the method further comprises the step of, when receiving an alert concerning one or more components, redeploying, by the initial control interface, the application.
  • a fourth aspect of the invention relates to a computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method according to the third aspect of the invention.
  • a fifth aspect of the invention concerns a computer-readable data carrier having stored thereon the computer program according to a fourth aspect of the invention.
  • a first aspect of the invention illustrated in Fig. 1 (in the context of a broader system SYS) concerns a control interface CI for the deployment of an application, said control interface CI running on a specific cloud provider CP.
  • the control interface CI according to the invention is connected to a plurality of other control interfaces CI running on a plurality of cloud providers CP.
  • the control interface CI according to the invention is further connected to a cloud provider database CPD storing a description of each cloud provider CP of the plurality of cloud providers CPD.
  • control interface CI is implemented by means of a computer program running on real and/or virtual hardware. Therefore, the term “means for” should be interpreted as programmed to perform such operation using of one or more real and/or virtual hardware components such as a network card, a memory, and/or a processor, etc.
  • the control interface CI comprises a cloud driver DI specific to said cloud provider CP.
  • the cloud driver DI allows the control interface CI to instruct the cloud provider CP to deploy one or more components of an application.
  • This cloud driver DI is acting similarly to the driver of video card or any other driver device in the sense that it abstracts the specificity of the cloud provider CP.
  • it takes advantage of all the features provided by the cloud provider CP and not only the features common to all cloud providers CP. In other words, the features available through the cloud driver DI are not limited to a common denominator of the features provided by every cloud provider CP.
  • the control interface CI of the invention also comprises means to receive, from a user USR, an attribute file describing an application to deploy.
  • the attribute can contain a link to the source code of the application to deploy.
  • the source code can be provided by the user USR alongside the file containing the attributes of the application.
  • the attributes comprise at least one of the following information/restrictions.
  • the restriction can be related to legal consideration (e.g. GDRP) and/or geographical considerations (e.g. Europe, United States, etc.). Sometimes, those two considerations are interlinked. For instance, the respect of the GDPR imposes certain restriction about the location of the possible servers.
  • the restrictions can also be related to intrinsic properties of the application to deploy, for instance type, horizontal or vertical scalability, affinity and anti-affinity rules, and migration rules.
  • the restrictions can also be related to network performances, for instance maximum latency to access a particular data source and among application components.
  • the restriction can also be related to security, for instance a requirement for security certifications at the cloud provider CP, risk level in terms of probability of the cloud provider CP breaching the service level agreement (often referred as SLA) the user is able to assume for the application.
  • the restriction can also be related to energy consumption, for instance boundaries in terms of power consumptions or greenhouse gas/carbon emissions.
  • the restriction can also be related to economical consideration, for instance boundaries in terms of overall cost limits or cost per operation per hour.
  • the control interface CI of the invention further comprises means to select, for each components of the application, based on the descriptions provided by the cloud provider database CPD and the attribute file, a cloud provider CP suitable for the deployment of said component.
  • the control interface CI uses the description of the different cloud providers CP provided by the cloud provider database CPB to identify one or more cloud providers CP where a given component of the application can be deployed while respecting the constraints contained in the attribute file.
  • the control interface CI of the invention further comprises for each selected cloud providers CP, means to send to the corresponding control interface CI the component to deploy.
  • the deployment takes place on a plurality of cloud providers CP, each one of them being chosen to fulfill the requirements described in the attribute file.
  • the control interface CI of the invention further comprises when receiving a component to deploy from another control interface CI of the plurality of control interface CI, means to deploy said component using the cloud driver DI. More precisely, the control interface CI uses its cloud driver DI to instruct the cloud provider CP to deploy the component, for instance using the APIs provided by said cloud provider CP.
  • the deployment of the component also includes opening the network routes and security measure between the different component needed by the application. Therefore, the different components of an application can be deployed in different cloud providers CP without the need for the user USR to consider the specificity of each cloud provider CP. This is made possible by the presence, for each cloud provider CP, of a control interface CI according to the invention that can abstract the specificity of the cloud provider CP thanks to the cloud driver DI.
  • control interface CI comprises means to receive, from the deployed components, events EV related to the state of said component.
  • the control interface CI will receive all the events emitted by all the components it has deployed in the cloud provider CP on which it is running.
  • control interface CI can forward those events to other control interfaces CI.
  • control interface CI further comprises means to transmit the received events EV to one or more control interfaces CI of the plurality of control interfaces CI.
  • control interface CI can receive events from other control interfaces CI of the plurality of control interfaces CI. Therefore, the control interface CI further comprises means to receive events from other control interfaces CI of the plurality of control interfaces CI.
  • control interface CI needs to forward the collected events EV to the user USR.
  • control interface CI further comprises means to transmit to the user USR events EV relating to the components of the deployed application. These events may have been received directly by the control interface CI or received by means of other control interface CI from the plurality of control interfaces CI.
  • control interface CI comprises means to check the status of the component running on its cloud provider CP.
  • the status of the component can concern one of the following elements. It can concern the application intrinsic properties (metadata) like type, horizontal or vertical scalability affinity and anti-affinity rules, and migration rules. It can also concern maximum latency to access a particular data source and among application components. It can also concern restrictions to a particular set of geographies versus the cloud provider's region. It can also concern required security certifications for the cloud providers CP. It can also concern risk level in terms of probability of the cloud provider CP breaching the SLA the user is able to assume for the application. It can also concern boundaries in terms of power consumptions or green-house gas/carbon emissions. It can also concern boundaries in terms of overall cost limits or cost per operation hour. In other words, the status provides one or more elements needed to evaluate if the attributes used for the deployment are respected.
  • the control interface CI further comprises means to compare the status of a component to the attributes of said component. For instance, if the attribute imposes a minimum bandwidth, the bandwidth of a component can fail below this minimum bandwidth. In this case it is important to detect this evolution and to report it.
  • control interface CI further comprises, when the attributes are not respected, means to transmits an alert to the user USR and/or to one or more control interfaces CI of the plurality of control interfaces CI.
  • the control interface CI since it will transmit such alert to other control interfaces CI, it will also receive alerts from other control interfaces CI of the plurality of control interfaces CI. Therefore, the control interface CI according to the invention also comprises means to receive alerts from other control interfaces CI of the plurality of control interfaces CI.
  • the control interface CI comprises, when an alert is emitted for a given component, to redeploy the application associated with said component.
  • the attributes will be revaluated, the cloud providers CP selected (considering the alert - for instance, the alert could modify, preferably temporarily, the description in the cloud provider database CPD for the cloud provider(s) CP concerned by the alert(s)) and the component will be deployed again.
  • a second aspect of the invention illustrated in Fig. 1 concerns a computer system SYS for the deployment of applications. More particularly, the system SYS can be used to deploy one or more applications based on attributes provided by a user USR.
  • the computer system SYS of the invention comprises a plurality of control interfaces CI according to the first aspect of the invention. Therefore, in the system SYS according to the invention, each control interface CI is running on a cloud provider CP. For instance, a first control interface CI1 is running on a first cloud provider CP1, a second control interface CI2 is running on a second cloud provider CP2, a third control interface CI3 is running on a third cloud provider CP3 and a fourth control interface CI4 is running on a fourth cloud provider CP4. Furthermore, each control interface CI comprises a communication means such as a network card, a virtual network or any other means that allows communication between the control interfaces CI of the system SYS.
  • control interface CI can communicate directly or indirectly through one or more intermediate control interfaces CI.
  • Each control interface CI also comprises a cloud driver DI specific to the cloud provider CP on which the control interface CI is running.
  • the first control interface CI1 comprises a cloud driver DI1 specific to the first cloud provider CP1
  • the second control interface CI2 comprises a cloud driver DI2 specific to the second cloud provider CP
  • the third control interface CI3 comprises a cloud driver DI3 specific to the third cloud provider CP3
  • fourth control interface CI4 comprises a cloud driver DI4 specific to the fourth cloud provider CP4.
  • the system SYS also comprises a cloud provider database CPD containing a description of a plurality of cloud providers CP on which the control interfaces CI of the plurality of control interfaces CI are running.
  • the cloud provider database CPD makes it possible to select one or more cloud providers according to their description.
  • the cloud provider database CPD contain a description of the first, second, third and fourth cloud providers CP1, CP2, CP3, CP4.
  • the system SYS is configured to, using one control interface CI of the plurality of control interfaces CI, said initial control interface CI, read a file provided by a user USR and containing the attributes of an application to deploy.
  • the only difference between the initial control interface CI1 (in grey on Fig. 1 ) and the other control interfaces CI2,CI3,CI4 of the system SYS is that the initial control interface CI1 is the one that received the attribute file from the user USR.
  • the initial control interface CI1 to which the attributes are transmitted is chosen by the user USR.
  • the initial control interface CI1 is chosen by the system SYS based on the location of the user USR. Other criteria can also be considered such as network latency or regulation rules.
  • the initial control interface CI1 will act as a main control interface CI1 and send instructions to the other control interfaces CI2,CI3,CI4 of the system SYS. Furthermore, when they need to report some information to the user USR, the other control interfaces CI2,CI3,CI4 must go through the initial control interface CI1 and do not communicate directly with the user USR. This architecture facilitates the events EV management and the monitoring MO of the deployed components.
  • the system SYS is also configured to determine, using the initial control interface CI1 and based on the descriptions provided by the cloud provider database CPD and the attributes of the application, the possible deployment solutions offered by the plurality of cloud providers CP.
  • the initial control interface CI1 uses the description of the different cloud providers CP provided by the cloud provider database CPB to identify one or more cloud providers CP where a given component of the application can be deployed to respect the constraints contained in the attribute file.
  • the system SYS is also configured to send the component to deploy to the corresponding control interfaces CI.
  • the initial control interface CI1 can send a first component to deploy to itself, a second component to the second control interface CI1, a third component to the third control interface CI3, a fourth component to the fourth control interface CI4.
  • this is an example, and several components can be sent to the same control interface CI while other control interfaces CI receive none.
  • the system SYS is further configured to deploy said component on the corresponding cloud provider CP.
  • the components received by the initial control interface CI1 (sent by itself) will be deployed on the first cloud provider CP1 using the driver DI1 of the initial control interface CI1.
  • the components sent to the second (third or fourth) control interface CI will be deployed on the second (third or fourth) cloud provider CP using the driver DI of the second (third or fourth) control interface CI.
  • each control interface CI of the system is configured to: receive from, the components they have deployed, events EV related to the state of said components and to transmit the received events EV to the initial control interface CI1.
  • the first (second, third or fourth) control interface CI will receive events EV from the components running on the first (second, third or fourth) cloud provider CP.
  • the initial control interface CI1 is configured to receive said events EV.
  • the second, third and fourth cloud interfaces CI2,CI3,CI4 will forward to the initial control interface CI1 the events they received from the component running on their respective cloud providers CP2,CP3,CP4. Then, the initial cloud provider will transmits said events EV to the use USR.
  • the initial control interface CI1 transmits the events EV it received directly (from components running on the first cloud provider CP1) as well as the ones that were emitted by components running on other cloud providers CP2,CP3,CP4 and forwarded by the other control interfaces CI2,CI3,CI4.
  • This centralization of events EV reporting facilitates the handling of said events EV by giving an overview of all components of the deployed application.
  • each control interface CI of the system SYS is configured to check the status of the components running on its cloud provider CP; compare the status of the components to the attributes of said components; and when the attributes are not respected, transmits an alert to the initial control interface.
  • alerts are gathered in a similar fashion than the events EV.
  • the initial control interface CI1 is configured to receive said alerts and transmit said alerts to the user USR.
  • the initial control interface CI1 is configured to, when receiving an alert concerning one or more components, redeploy the application associated with said component.
  • the attributes will be revaluated, the cloud providers selected (considering the alert - for instance, the alert could, preferably temporarily, modify the description in the cloud provider database CPD for the cloud provider(s) CP concerned by the alert(s)) and the component will be deployed again.
  • the monitoring of the invention ensures that the attributes are always respect for each component of the application, and that the application can be redeployed to ensure such a condition.
  • a third aspect of the invention concerns an attribute-based method 100 for the deployment of applications using a computer system SYS according to the second aspect of the invention.
  • the method 100 comprises, using one control interface CI of the plurality of control interfaces CI, said initial control interface CI, the step E1 of reading a file provided by a user USR and containing the attributes of an application to deploy.
  • the method 100 further comprises, for each component of the application, using the initial control interface CI, the step E2 of determining, based on the descriptions provided by the cloud provider database CPD and the attributes of the application, the possible deployment solutions offered by the plurality of cloud providers CP.
  • the method further comprises, for each selected cloud provider CP, using the initial control interface CI, the step E3 of sending the component to deploy to the corresponding control interfaces CI.
  • the method also comprises, for each control interface CI receiving a component to deploy, using the cloud driver DI of said control interface CI, the step E4 of deploying said component on the corresponding cloud provider CP.
  • the method further comprises:
  • the method further comprises:
  • the method further comprises, when receiving an alert concerning one or more components, the step of redeploying, by the initial control interface CI1, the application.
  • redeploying the application means that the steps of the method 100 described above will be reiterated to redeploy the application, this new iteration taking into account the fact that there was an alert (for instance, the alert could modify, preferably temporarily, the description of cloud provider database CPD for the cloud provider(s) CP concerned by the alert(s)).

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
EP21305305.1A 2021-03-12 2021-03-12 Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle Pending EP4057144A1 (de)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP21305305.1A EP4057144A1 (de) 2021-03-12 2021-03-12 Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle
US17/693,266 US11785085B2 (en) 2021-03-12 2022-03-11 Control interface for the deployment of an application, system and method using such a control interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP21305305.1A EP4057144A1 (de) 2021-03-12 2021-03-12 Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle

Publications (1)

Publication Number Publication Date
EP4057144A1 true EP4057144A1 (de) 2022-09-14

Family

ID=75302464

Family Applications (1)

Application Number Title Priority Date Filing Date
EP21305305.1A Pending EP4057144A1 (de) 2021-03-12 2021-03-12 Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle

Country Status (2)

Country Link
US (1) US11785085B2 (de)
EP (1) EP4057144A1 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220294851A1 (en) * 2021-03-12 2022-09-15 Agarik Sas Control interface for the deployment of an application, system and method using such a control interface

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3128418A1 (de) * 2015-08-03 2017-02-08 Wipro Limited System und verfahren zur bereitstellung und implementierung einer anwendungsumgebung auf einer hybriden cloud-plattform
US20200267208A1 (en) * 2015-11-08 2020-08-20 Vmware, Inc. Deploying an application in a hybrid cloud computing environment
US20200404051A1 (en) * 2019-06-20 2020-12-24 International Business Machines Corporation Application placing and scaling

Family Cites Families (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2883685A1 (fr) * 2005-03-22 2006-09-29 France Telecom Procede et systeme de partage d'attributs personnels, module de partage/d'insertion/de terminal, fournisseur d'acces internet, serveur proxy, fournisseur de services et programme d'ordinateur pour ce procede
US8358757B2 (en) * 2009-04-15 2013-01-22 At&T Intellectual Property I, L.P. Method and apparatus for providing a customer premise based communication system
US20120117539A1 (en) * 2010-05-26 2012-05-10 Tibco Software Inc. Capability model for deploying componentized applications
US8639746B2 (en) * 2010-07-01 2014-01-28 Red Hat, Inc. Architecture, system and method for mediating communications between a client computer system and a cloud computing system with a driver framework
CA2829001C (en) * 2010-11-22 2018-04-17 Telefonaktiebolaget L M Ericsson (Publ) Technique for resource creation in a cloud computing system
US10678602B2 (en) * 2011-02-09 2020-06-09 Cisco Technology, Inc. Apparatus, systems and methods for dynamic adaptive metrics based application deployment on distributed infrastructures
US9319286B2 (en) * 2012-03-30 2016-04-19 Cognizant Business Services Limited Apparatus and methods for managing applications in multi-cloud environments
US8799426B2 (en) * 2012-07-05 2014-08-05 Cellco Partnership Hybrid model in self-provisioning process
CN104054308B (zh) * 2012-12-24 2017-02-08 华为技术有限公司 应用层资源选择的方法、装置和系统
CN103905508B (zh) * 2012-12-28 2017-07-28 华为技术有限公司 云平台应用部署方法及装置
CN103916417B (zh) * 2012-12-31 2017-09-05 华为技术有限公司 一种部署应用的方法和调度器
US20150263894A1 (en) * 2014-03-14 2015-09-17 Avni Networks Inc. Method and apparatus to migrate applications and network services onto any cloud
US9244669B2 (en) * 2014-06-26 2016-01-26 Vmware, Inc. Deploying an application across multiple deployment environments
US11483405B2 (en) * 2015-06-10 2022-10-25 Platform9, Inc. Private cloud as a service
US10356206B2 (en) * 2015-11-08 2019-07-16 Vmware, Inc. Deploying an application in multiple cloud computing environments
US10511481B1 (en) * 2015-12-15 2019-12-17 Amazon Technologies, Inc. Optimizing application configurations in a provider network
US10033833B2 (en) * 2016-01-11 2018-07-24 Cisco Technology, Inc. Apparatus, systems and methods for automatic distributed application deployment in heterogeneous environments
US10270841B1 (en) * 2016-03-04 2019-04-23 Quest Software Inc. Systems and methods of real-time container deployment
CN108780403A (zh) * 2016-03-10 2018-11-09 沃拉斯堤技术解决方案公司 对用于信息系统的云计算资源进行管理的系统及方法
US9942087B2 (en) * 2016-06-02 2018-04-10 International Business Machines Corporation Application resiliency using APIs
US10387198B2 (en) * 2016-08-11 2019-08-20 Rescale, Inc. Integrated multi-provider compute platform
US10031735B2 (en) * 2016-09-30 2018-07-24 International Business Machines Corporation Secure deployment of applications in a cloud computing platform
GB2557255A (en) * 2016-12-02 2018-06-20 Fujitsu Ltd Automatic selection of infrastructure on a hybrid cloud environment
US10554607B2 (en) * 2017-02-24 2020-02-04 Telefonaktiebolaget Lm Ericsson (Publ) Heterogeneous cloud controller
US10678579B2 (en) * 2017-03-17 2020-06-09 Vmware, Inc. Policy based cross-cloud migration
US10601675B2 (en) * 2017-04-26 2020-03-24 Vmware, Inc. Simplified cloud-based enterprise mobility management provisioning
US10476959B2 (en) * 2017-05-02 2019-11-12 Servicenow, Inc. Cloud resource provisioning using blueprint chaining
US10324759B1 (en) * 2017-08-03 2019-06-18 Palantir Technologies Inc. Apparatus and method of securely and efficiently interfacing with a cloud computing service
US10608953B2 (en) * 2017-12-28 2020-03-31 General Electric Company Platform with multiple execution engines
CN110058894B (zh) * 2018-01-18 2022-05-24 伊姆西Ip控股有限责任公司 在混合云中执行应用的方法、设备和计算机程序产品
CN110390184B (zh) * 2018-04-20 2022-12-20 伊姆西Ip控股有限责任公司 用于在云中执行应用的方法、装置和计算机程序产品
US10896084B2 (en) * 2018-05-02 2021-01-19 International Business Machines Corporation Isolating service issues in a microservice architecture
US10749773B2 (en) * 2018-07-06 2020-08-18 International Business Machines Corporation Determining a location of optimal computing resources for workloads
KR20200038038A (ko) * 2018-10-02 2020-04-10 한국전자통신연구원 다중 클라우드 상에서의 애플리케이션 관리 장치 및 방법
US11340837B1 (en) * 2018-11-18 2022-05-24 Pure Storage, Inc. Storage system management via a remote console
CN109710270A (zh) * 2018-12-29 2019-05-03 北京神州绿盟信息安全科技股份有限公司 一种安全应用交付方法、装置以及存储介质
US11533317B2 (en) * 2019-09-30 2022-12-20 EMC IP Holding Company LLC Serverless application center for multi-cloud deployment of serverless applications
US11151551B2 (en) * 2019-11-04 2021-10-19 Aetna Inc. Systems and methods related to executing transactions in a hybrid cloud environment
US11182218B2 (en) * 2019-12-31 2021-11-23 Vmware, Inc. Method and apparatus for orchestrating cross-FaaS provider functions declaratively
US11171845B2 (en) * 2020-01-03 2021-11-09 International Business Machines Corporation QoS-optimized selection of a cloud microservices provider
US11449354B2 (en) * 2020-01-17 2022-09-20 Spectro Cloud, Inc. Apparatus, systems, and methods for composable distributed computing
US20210240459A1 (en) * 2020-01-31 2021-08-05 Hewlett Packard Enterprise Development Lp Selection of deployment environments for applications
US20210263667A1 (en) * 2020-02-11 2021-08-26 Pure Storage, Inc. Multi-cloud orchestration as-a-service
US11409555B2 (en) * 2020-03-12 2022-08-09 At&T Intellectual Property I, L.P. Application deployment in multi-cloud environment
US11727034B2 (en) * 2020-06-08 2023-08-15 Mongodb, Inc. Cross-cloud deployments
CN112231050A (zh) * 2020-09-28 2021-01-15 苏州浪潮智能科技有限公司 一种异构环境下应用发布的方法和装置
EP4057144A1 (de) * 2021-03-12 2022-09-14 Atos Spain S.A. Steuerungsschnittstelle für die auslösung einer anwendung, system und verfahren mit verwendung solch einer steuerungsschnittstelle
US20220318068A1 (en) * 2021-04-06 2022-10-06 Mantech International Corporation Methods and systems for managing a plurality of cloud assets

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3128418A1 (de) * 2015-08-03 2017-02-08 Wipro Limited System und verfahren zur bereitstellung und implementierung einer anwendungsumgebung auf einer hybriden cloud-plattform
US20200267208A1 (en) * 2015-11-08 2020-08-20 Vmware, Inc. Deploying an application in a hybrid cloud computing environment
US20200404051A1 (en) * 2019-06-20 2020-12-24 International Business Machines Corporation Application placing and scaling

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220294851A1 (en) * 2021-03-12 2022-09-15 Agarik Sas Control interface for the deployment of an application, system and method using such a control interface
US11785085B2 (en) * 2021-03-12 2023-10-10 Agarik Sas Control interface for the deployment of an application, system and method using such a control interface

Also Published As

Publication number Publication date
US11785085B2 (en) 2023-10-10
US20220294851A1 (en) 2022-09-15

Similar Documents

Publication Publication Date Title
US10185601B2 (en) Software defined SaaS platform
CN108370341B (zh) 资源配置方法、虚拟网络功能管理器和网元管理系统
US10346779B2 (en) Systems and methods for incident queue assignment and prioritization
US7249347B2 (en) Software application domain and storage domain interface process and method
US8819701B2 (en) Cloud computing monitoring and management system
US8639791B2 (en) Techniques for evaluating and managing cloud networks
US8516106B2 (en) Use tag clouds to visualize components related to an event
US11294758B2 (en) Automated methods and systems to classify and troubleshoot problems in information technology systems and services
EP3234774B1 (de) Elastizität für hochverfügbare anwendungen
US20170064027A1 (en) Data caching in a collaborative file sharing system
US9348685B2 (en) Intermediate database management layer
CN114666333B (zh) 一种基于多租户理论面向云计算资源调度问题的控制方法
CN108268211A (zh) 一种数据处理方法及装置
US11785085B2 (en) Control interface for the deployment of an application, system and method using such a control interface
CN110971439A (zh) 策略决策方法及装置、系统、存储介质、策略决策单元及集群
US20210191798A1 (en) Root cause identification of a problem in a distributed computing system using log files
CN115812298A (zh) 供应故障的区块链管理
CN113672336A (zh) 一种k8s容器集群部署方法、装置、设备及可读存储介质
CN117596247A (zh) 基于异构边缘计算系统的资源监控和性能评估的方法
CN110333930A (zh) 数字化平台系统
CN111708605B (zh) 一种智能运维支撑方法和支撑系统
CN111082964B (zh) 一种配置信息的分发方法和装置
CN114461501A (zh) 资源的异常检测方法及装置、存储介质、电子装置
CN111708604A (zh) 一种智能运维支撑方法
CN108123821B (zh) 一种数据分析方法及装置

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: AGARIK SAS

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20230314

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230330