RU2013151607A - Межоблачное управление и устранение неполадок - Google Patents

Межоблачное управление и устранение неполадок Download PDF

Info

Publication number
RU2013151607A
RU2013151607A RU2013151607/08A RU2013151607A RU2013151607A RU 2013151607 A RU2013151607 A RU 2013151607A RU 2013151607/08 A RU2013151607/08 A RU 2013151607/08A RU 2013151607 A RU2013151607 A RU 2013151607A RU 2013151607 A RU2013151607 A RU 2013151607A
Authority
RU
Russia
Prior art keywords
application
data
request
management
tool
Prior art date
Application number
RU2013151607/08A
Other languages
English (en)
Other versions
RU2604519C2 (ru
Inventor
Каннан К. АЙЕР
Эрик Б. УОТСОН
Original Assignee
Майкрософт Корпорейшн
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 Майкрософт Корпорейшн filed Critical Майкрософт Корпорейшн
Publication of RU2013151607A publication Critical patent/RU2013151607A/ru
Application granted granted Critical
Publication of RU2604519C2 publication Critical patent/RU2604519C2/ru

Links

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0709Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a distributed system consisting of a plurality of standalone computer nodes, e.g. clusters, client-server systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0772Means for error signaling, e.g. using interrupts, exception flags, dedicated error registers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0784Routing of error reports, e.g. with a specific transmission path or data flow
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1479Generic software techniques for error detection or fault masking
    • G06F11/1482Generic software techniques for error detection or fault masking by means of middleware or OS functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2023Failover techniques
    • G06F11/203Failover techniques using migration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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/5072Grid computing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Mathematical Physics (AREA)
  • Signal Processing (AREA)
  • Biomedical Technology (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

1. Реализуемый компьютером способ для обработки запроса от инструмента управления на доступ к данным управления приложения от распределенных экземпляров приложения, при этом способ содержит этапы, на которых:принимают от инструмента управления приложением запрос на доступ к данным управления, относящимся к работающим экземплярам приложения в одном или более центрах данных;идентифицируют один или более типов данных управления, которые удовлетворяют принятому запросу;определяют распределение приложения, которое включает в себя два или более экземпляров приложения;собирают данные управления, чтобы удовлетворить запрос, от каждого распределенного экземпляра приложения;унифицируют собранные данные для предоставления единообразного ответа на принятый запрос инструмента управления исообщают собранные и унифицированные данные управления в ответ на принятый запрос инструмента управления,при этом предшествующие этапы выполняются по меньшей мере одним процессором.2. Способ по п. 1, в котором прием запроса управления содержит прием запроса инструмента посредством программного интерфейса прикладного программирования (API), предоставленного инструментам для запроса данных управления.3. Способ по п. 1, в котором API содержит единообразный интерфейс для доступа к данным управления, не требуя от инструментов понимания того, где или в скольких местоположениях работают экземпляры приложения.4. Способ по п. 1, в котором прием запроса управления содержит прием запроса от инструмента наблюдения за производительностью на доступ к информации статуса, описывающей функционирование одного или более экземпляров приложен�

Claims (15)

1. Реализуемый компьютером способ для обработки запроса от инструмента управления на доступ к данным управления приложения от распределенных экземпляров приложения, при этом способ содержит этапы, на которых:
принимают от инструмента управления приложением запрос на доступ к данным управления, относящимся к работающим экземплярам приложения в одном или более центрах данных;
идентифицируют один или более типов данных управления, которые удовлетворяют принятому запросу;
определяют распределение приложения, которое включает в себя два или более экземпляров приложения;
собирают данные управления, чтобы удовлетворить запрос, от каждого распределенного экземпляра приложения;
унифицируют собранные данные для предоставления единообразного ответа на принятый запрос инструмента управления и
сообщают собранные и унифицированные данные управления в ответ на принятый запрос инструмента управления,
при этом предшествующие этапы выполняются по меньшей мере одним процессором.
2. Способ по п. 1, в котором прием запроса управления содержит прием запроса инструмента посредством программного интерфейса прикладного программирования (API), предоставленного инструментам для запроса данных управления.
3. Способ по п. 1, в котором API содержит единообразный интерфейс для доступа к данным управления, не требуя от инструментов понимания того, где или в скольких местоположениях работают экземпляры приложения.
4. Способ по п. 1, в котором прием запроса управления содержит прием запроса от инструмента наблюдения за производительностью на доступ к информации статуса, описывающей функционирование одного или более экземпляров приложения.
5. Способ по п. 1, в котором идентификация типов данных управления содержит определения, что запрос просит информацию, которая создана каждым экземпляром приложения.
6. Способ по п. 1, в котором идентификация типов данных управления содержит определение, какую информацию собирать от каждого экземпляра приложения и собраны ли уже локально данные из данных, переданных в центральное местоположение каждым экземпляром приложения.
7. Способ по п. 1, в котором определение распределения приложения содержит определение, где работает приложение и где система найдет данные управления, чтобы удовлетворить запрос.
8. Способ по п. 1, в котором сбор данных управления содержит доступ к по меньшей мере одному экземпляру в частном центре данных и к по меньшей мере одному экземпляру в средстве облачных вычислений.
9. Способ по п. 1, в котором сбор данных управления содержит контактирование с каждым экземпляром приложения, чтобы удовлетворить принятый запрос инструмента управления.
10. Способ по п. 1, дополнительно содержащий отправку одной или более команд устранения неполадок одному или более удаленным экземплярам приложения, при этом удаленные экземпляры приложения выполняют команды устранения неполадок и сообщают запрошенные данные обратно центральному местоположению, где инструмент управления может осуществить доступ к информации.
11. Способ по п. 1, в котором унификация собранных данных содержит форматирование данных таким образом, что инструментам управления не требуется быть записанными, чтобы включать в себя понимание различных потенциальных распределений приложений, управляемых инструментами.
12. Способ по п. 1, в котором унификация собранных данных содержит форматирование данных таким образом, что система может осуществлять свободную миграцию приложения из местоположения в местоположение или в несколько местоположений, как требуется для обработки нагрузок приложения, при этом все же обеспечивая администраторам восприятие непосредственного управления и устранения неполадок.
13. Способ по п. 1, в котором сообщение данных содержит отправление данных инструменту управления посредством интерфейса, по которому был принят запрос.
14. Компьютерная система для межоблачного вычисления для межоблачного управления и устранения неполадок, при этом система содержит:
процессор и память, выполненные с возможностью исполнения инструкций программного обеспечения, воплощенных в следующих компонентах:
компоненте управления местоположением, который управляет информацией о нескольких местоположениях центра данных, в которых работают экземпляры приложения;
хранилище данных местоположения, которое хранит информацию, которая описывает местоположения, в которых работают экземпляры приложения;
компоненте интерфейса инструмента, который предоставляет интерфейс системе, посредством которого один или более инструментов могут осуществлять доступ к информации управления и устранения неполадок для приложения;
одном или более инструментах управления, которые соединяются с компонентом интерфейса инструмента для доступа к информации управления или выполнения устранения неполадок приложения;
компоненте миграции данных, который осуществляет миграцию информации управления в одном или более удаленных местоположениях, где работает приложение, обратно в домашнее местоположение приложения; и
компоненте устранения неполадок, который выполняет одну или более задач устранения неполадок в отношении приложения в одном или более местоположениях.
15. Система по п. 14, в которой компонент интерфейса инструмента обеспечивает исходную точку соединения для инструментов для доступа к информации, относящейся к приложению на устройстве облачных вычислений, расположенном в частном центре данных предприятия.
RU2013151607/08A 2011-05-20 2012-05-18 Меж-облачное управление и устранение неполадок RU2604519C2 (ru)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/111,956 2011-05-20
US13/111,956 US9223632B2 (en) 2011-05-20 2011-05-20 Cross-cloud management and troubleshooting
PCT/US2012/038647 WO2012162171A2 (en) 2011-05-20 2012-05-18 Cross-cloud management and troubleshooting

Publications (2)

Publication Number Publication Date
RU2013151607A true RU2013151607A (ru) 2015-05-27
RU2604519C2 RU2604519C2 (ru) 2016-12-10

Family

ID=47175779

Family Applications (1)

Application Number Title Priority Date Filing Date
RU2013151607/08A RU2604519C2 (ru) 2011-05-20 2012-05-18 Меж-облачное управление и устранение неполадок

Country Status (11)

Country Link
US (2) US9223632B2 (ru)
EP (1) EP2710484B1 (ru)
JP (1) JP5980914B2 (ru)
KR (1) KR101916847B1 (ru)
CN (1) CN103548009B (ru)
AU (1) AU2012259086B2 (ru)
BR (1) BR112013029716B1 (ru)
CA (1) CA2835440A1 (ru)
MX (2) MX366620B (ru)
RU (1) RU2604519C2 (ru)
WO (1) WO2012162171A2 (ru)

Families Citing this family (122)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9223632B2 (en) * 2011-05-20 2015-12-29 Microsoft Technology Licensing, Llc Cross-cloud management and troubleshooting
US10353563B2 (en) 2011-06-08 2019-07-16 Citrix Systems, Inc. Methods and system for locally generated gesture and transition graphics interaction with terminal control services
CN103765408B (zh) * 2011-08-25 2016-05-25 英派尔科技开发有限公司 利用真实数据中心测试的服务质量感知捕获型聚集
US9026837B2 (en) * 2011-09-09 2015-05-05 Microsoft Technology Licensing, Llc Resource aware placement of applications in clusters
US20130151688A1 (en) * 2011-12-07 2013-06-13 Alcatel-Lucent Usa Inc. Optimization mechanisms for latency reduction and elasticity improvement in geographically distributed data centers
US10503615B2 (en) * 2011-12-16 2019-12-10 Basen Corporation Spime™ host system, process, object, self-determination apparatus, and host device
US9590876B2 (en) * 2012-03-02 2017-03-07 Payoda Inc. Centralized dashboard for monitoring and controlling various application specific network components across data centers
US20130290406A1 (en) * 2012-04-26 2013-10-31 Salesforce.Com, Inc. Mechanism for providing a cloud platform for facilitating and supporting user-controlled development and management of user products
US9264289B2 (en) 2013-06-27 2016-02-16 Microsoft Technology Licensing, Llc Endpoint data centers of different tenancy sets
US9967154B2 (en) 2013-07-09 2018-05-08 Oracle International Corporation Advanced customer support services—advanced support cloud portal
US9762461B2 (en) * 2013-07-09 2017-09-12 Oracle International Corporation Cloud services performance tuning and benchmarking
US10776244B2 (en) 2013-07-09 2020-09-15 Oracle International Corporation Consolidation planning services for systems migration
US11157664B2 (en) 2013-07-09 2021-10-26 Oracle International Corporation Database modeling and analysis
US9747311B2 (en) 2013-07-09 2017-08-29 Oracle International Corporation Solution to generate a scriptset for an automated database migration
US9996562B2 (en) 2013-07-09 2018-06-12 Oracle International Corporation Automated database migration architecture
US9792321B2 (en) 2013-07-09 2017-10-17 Oracle International Corporation Online database migration
US9491072B2 (en) 2013-07-09 2016-11-08 Oracle International Corporation Cloud services load testing and analysis
US9805070B2 (en) 2013-07-09 2017-10-31 Oracle International Corporation Dynamic migration script management
US9509759B2 (en) 2013-09-09 2016-11-29 International Business Machines Corporation Service agreement performance validation in a cloud hosted environment
US10462018B2 (en) 2013-10-03 2019-10-29 Hewlett Packard Enterprise Development Lp Managing a number of secondary clouds by a master cloud service manager
US10142424B2 (en) 2013-10-16 2018-11-27 Empire Technology Development Llc Two-level cloud system migration
US9401954B2 (en) * 2013-11-06 2016-07-26 International Business Machines Corporation Scaling a trusted computing model in a globally distributed cloud environment
US9791485B2 (en) 2014-03-10 2017-10-17 Silver Spring Networks, Inc. Determining electric grid topology via a zero crossing technique
US10157100B2 (en) * 2014-04-30 2018-12-18 Hewlett Packard Enterprise Development Lp Support action based self learning and analytics for datacenter device hardware/firmare fault management
US9811365B2 (en) * 2014-05-09 2017-11-07 Amazon Technologies, Inc. Migration of applications between an enterprise-based network and a multi-tenant network
WO2015184158A1 (en) * 2014-05-28 2015-12-03 New Media Solutions, Inc. Generation and management of computing infrastructure instances
EP3152697A4 (en) * 2014-06-09 2018-04-11 Northrop Grumman Systems Corporation System and method for real-time detection of anomalies in database usage
US10922666B1 (en) * 2014-06-23 2021-02-16 Amazon Technologies, Inc. Resource management for logical and physical availability zones of a provider network
US9606826B2 (en) * 2014-08-21 2017-03-28 International Business Machines Corporation Selecting virtual machines to be migrated to public cloud during cloud bursting based on resource usage and scaling policies
US9680920B2 (en) * 2014-09-08 2017-06-13 International Business Machines Corporation Anticipatory resource allocation/activation and lazy de-allocation/deactivation
WO2016145653A1 (zh) * 2015-03-19 2016-09-22 华为技术有限公司 基于网络功能虚拟化的故障处理方法及设备
US9769206B2 (en) 2015-03-31 2017-09-19 At&T Intellectual Property I, L.P. Modes of policy participation for feedback instances
US10129156B2 (en) 2015-03-31 2018-11-13 At&T Intellectual Property I, L.P. Dynamic creation and management of ephemeral coordinated feedback instances
US10129157B2 (en) * 2015-03-31 2018-11-13 At&T Intellectual Property I, L.P. Multiple feedback instance inter-coordination to determine optimal actions
US9992277B2 (en) 2015-03-31 2018-06-05 At&T Intellectual Property I, L.P. Ephemeral feedback instances
US9524200B2 (en) 2015-03-31 2016-12-20 At&T Intellectual Property I, L.P. Consultation among feedback instances
US10277666B2 (en) * 2015-03-31 2019-04-30 At&T Intellectual Property I, L.P. Escalation of feedback instances
US10728092B2 (en) 2015-05-01 2020-07-28 Microsoft Technology Licensing, Llc Cloud-mastered settings
US10581670B2 (en) 2015-10-02 2020-03-03 Microsoft Technology Licensing, Llc Cross-data center interoperation and communication
US10425386B2 (en) 2016-05-11 2019-09-24 Oracle International Corporation Policy enforcement point for a multi-tenant identity and data security management cloud service
US9838377B1 (en) 2016-05-11 2017-12-05 Oracle International Corporation Task segregation in a multi-tenant identity and data security management cloud service
US9781122B1 (en) 2016-05-11 2017-10-03 Oracle International Corporation Multi-tenant identity and data security management cloud service
US10341410B2 (en) 2016-05-11 2019-07-02 Oracle International Corporation Security tokens for a multi-tenant identity and data security management cloud service
US10878079B2 (en) 2016-05-11 2020-12-29 Oracle International Corporation Identity cloud service authorization model with dynamic roles and scopes
US9838376B1 (en) 2016-05-11 2017-12-05 Oracle International Corporation Microservices based multi-tenant identity and data security management cloud service
US10454940B2 (en) 2016-05-11 2019-10-22 Oracle International Corporation Identity cloud service authorization model
US10581820B2 (en) 2016-05-11 2020-03-03 Oracle International Corporation Key generation and rollover
US10148740B2 (en) 2016-06-03 2018-12-04 Microsoft Technology Licensing, Llc Multi-service application fabric architecture
US11036696B2 (en) 2016-06-07 2021-06-15 Oracle International Corporation Resource allocation for database provisioning
US10834226B2 (en) * 2016-07-15 2020-11-10 International Business Machines Corporation Live migration of containers based on geo-location
US10516672B2 (en) 2016-08-05 2019-12-24 Oracle International Corporation Service discovery for a multi-tenant identity and data security management cloud service
US10585682B2 (en) * 2016-08-05 2020-03-10 Oracle International Corporation Tenant self-service troubleshooting for a multi-tenant identity and data security management cloud service
US10505941B2 (en) 2016-08-05 2019-12-10 Oracle International Corporation Virtual directory system for LDAP to SCIM proxy service
US10255061B2 (en) 2016-08-05 2019-04-09 Oracle International Corporation Zero down time upgrade for a multi-tenant identity and data security management cloud service
US10735394B2 (en) 2016-08-05 2020-08-04 Oracle International Corporation Caching framework for a multi-tenant identity and data security management cloud service
US10263947B2 (en) 2016-08-05 2019-04-16 Oracle International Corporation LDAP to SCIM proxy service
US10530578B2 (en) 2016-08-05 2020-01-07 Oracle International Corporation Key store service
US10484382B2 (en) 2016-08-31 2019-11-19 Oracle International Corporation Data management for a multi-tenant identity cloud service
US10594684B2 (en) 2016-09-14 2020-03-17 Oracle International Corporation Generating derived credentials for a multi-tenant identity cloud service
US10846390B2 (en) 2016-09-14 2020-11-24 Oracle International Corporation Single sign-on functionality for a multi-tenant identity and data security management cloud service
US10511589B2 (en) 2016-09-14 2019-12-17 Oracle International Corporation Single logout functionality for a multi-tenant identity and data security management cloud service
US11973758B2 (en) * 2016-09-14 2024-04-30 Microsoft Technology Licensing, Llc Self-serve appliances for cloud services platform
US10567364B2 (en) 2016-09-16 2020-02-18 Oracle International Corporation Preserving LDAP hierarchy in a SCIM directory using special marker groups
US10341354B2 (en) 2016-09-16 2019-07-02 Oracle International Corporation Distributed high availability agent architecture
US10791087B2 (en) 2016-09-16 2020-09-29 Oracle International Corporation SCIM to LDAP mapping using subtype attributes
US10616224B2 (en) 2016-09-16 2020-04-07 Oracle International Corporation Tenant and service management for a multi-tenant identity and data security management cloud service
US10445395B2 (en) 2016-09-16 2019-10-15 Oracle International Corporation Cookie based state propagation for a multi-tenant identity cloud service
US10484243B2 (en) 2016-09-16 2019-11-19 Oracle International Corporation Application management for a multi-tenant identity cloud service
US10904074B2 (en) 2016-09-17 2021-01-26 Oracle International Corporation Composite event handler for a multi-tenant identity cloud service
JP2018060332A (ja) * 2016-10-04 2018-04-12 富士通株式会社 インシデント分析プログラム、インシデント分析方法、情報処理装置、サービス特定プログラム、サービス特定方法及びサービス特定装置
US10261836B2 (en) 2017-03-21 2019-04-16 Oracle International Corporation Dynamic dispatching of workloads spanning heterogeneous services
US10454915B2 (en) 2017-05-18 2019-10-22 Oracle International Corporation User authentication using kerberos with identity cloud service
US10635433B2 (en) * 2017-08-24 2020-04-28 General Electric Company Cross application behavior customization
US10348858B2 (en) 2017-09-15 2019-07-09 Oracle International Corporation Dynamic message queues for a microservice based cloud service
US10831789B2 (en) 2017-09-27 2020-11-10 Oracle International Corporation Reference attribute query processing for a multi-tenant cloud service
US10834137B2 (en) 2017-09-28 2020-11-10 Oracle International Corporation Rest-based declarative policy management
US11271969B2 (en) 2017-09-28 2022-03-08 Oracle International Corporation Rest-based declarative policy management
US10705823B2 (en) 2017-09-29 2020-07-07 Oracle International Corporation Application templates and upgrade framework for a multi-tenant identity cloud service
US10447536B2 (en) 2017-10-20 2019-10-15 Vmware, Inc. Managing cross-cloud distributed application
US10481970B2 (en) * 2017-11-28 2019-11-19 Bank Of America Corporation Dynamic cloud deployment and calibration tool
US10609131B2 (en) 2018-01-12 2020-03-31 Citrix Systems, Inc. Non-disruptive enablement of highly available cloud computing services
US10715564B2 (en) 2018-01-29 2020-07-14 Oracle International Corporation Dynamic client registration for an identity cloud service
US10931656B2 (en) 2018-03-27 2021-02-23 Oracle International Corporation Cross-region trust for a multi-tenant identity cloud service
US11165634B2 (en) 2018-04-02 2021-11-02 Oracle International Corporation Data replication conflict detection and resolution for a multi-tenant identity cloud service
US10798165B2 (en) 2018-04-02 2020-10-06 Oracle International Corporation Tenant data comparison for a multi-tenant identity cloud service
US11258775B2 (en) 2018-04-04 2022-02-22 Oracle International Corporation Local write for a multi-tenant identity cloud service
US11012444B2 (en) 2018-06-25 2021-05-18 Oracle International Corporation Declarative third party identity provider integration for a multi-tenant identity cloud service
US10764273B2 (en) 2018-06-28 2020-09-01 Oracle International Corporation Session synchronization across multiple devices in an identity cloud service
US10846070B2 (en) 2018-07-05 2020-11-24 At&T Intellectual Property I, L.P. Facilitating cloud native edge computing via behavioral intelligence
US11070613B2 (en) * 2018-08-16 2021-07-20 Microsoft Technology Licensing, Llc Automatic application scaling between private and public cloud platforms
US20200065149A1 (en) 2018-08-24 2020-02-27 Embotics Corporation Method and system for selection of cloud-computing services
CN109240837B (zh) * 2018-09-11 2020-09-29 四川虹微技术有限公司 一种通用云存储服务api的构建方法
US11693835B2 (en) 2018-10-17 2023-07-04 Oracle International Corporation Dynamic database schema allocation on tenant onboarding for a multi-tenant identity cloud service
US11321187B2 (en) 2018-10-19 2022-05-03 Oracle International Corporation Assured lazy rollback for a multi-tenant identity cloud service
DE102018009906A1 (de) 2018-12-20 2020-06-25 Volkswagen Aktiengesellschaft Verfahren zum Management von Rechnerkapazitäten in einem Netzwerk mit mobilen Teilnehmern
US11113385B2 (en) * 2018-12-21 2021-09-07 Paypal, Inc. Communicating trace information between security zones
US10776158B2 (en) * 2019-01-31 2020-09-15 Lockheed Martin Corporation Management of application deployment across multiple provisioning layers
US11651357B2 (en) 2019-02-01 2023-05-16 Oracle International Corporation Multifactor authentication without a user footprint
US11061929B2 (en) 2019-02-08 2021-07-13 Oracle International Corporation Replication of resource type and schema metadata for a multi-tenant identity cloud service
US11321343B2 (en) 2019-02-19 2022-05-03 Oracle International Corporation Tenant replication bootstrap for a multi-tenant identity cloud service
US11669321B2 (en) 2019-02-20 2023-06-06 Oracle International Corporation Automated database upgrade for a multi-tenant identity cloud service
US11423111B2 (en) 2019-02-25 2022-08-23 Oracle International Corporation Client API for rest based endpoints for a multi-tenant identify cloud service
US11792226B2 (en) 2019-02-25 2023-10-17 Oracle International Corporation Automatic api document generation from scim metadata
US11010228B2 (en) * 2019-03-01 2021-05-18 International Business Machines Corporation Apparatus, systems, and methods for identifying distributed objects subject to service
JP7193732B2 (ja) * 2019-04-08 2022-12-21 富士通株式会社 管理装置、情報処理システムおよび管理プログラム
US11528194B2 (en) * 2019-09-06 2022-12-13 Jpmorgan Chase Bank, N.A. Enterprise control plane for data streaming service
US11687378B2 (en) 2019-09-13 2023-06-27 Oracle International Corporation Multi-tenant identity cloud service with on-premise authentication integration and bridge high availability
US11870770B2 (en) 2019-09-13 2024-01-09 Oracle International Corporation Multi-tenant identity cloud service with on-premise authentication integration
US11256671B2 (en) 2019-09-13 2022-02-22 Oracle International Corporation Integrated transition control center
US11611548B2 (en) 2019-11-22 2023-03-21 Oracle International Corporation Bulk multifactor authentication enrollment
US11868622B2 (en) 2020-02-25 2024-01-09 Pure Storage, Inc. Application recovery across storage systems
US11637896B1 (en) 2020-02-25 2023-04-25 Pure Storage, Inc. Migrating applications to a cloud-computing environment
US11283671B2 (en) 2020-02-28 2022-03-22 Hewlett Packard Enterprise Development Lp Handling issues reported by network devices
US20210382798A1 (en) * 2020-06-04 2021-12-09 Servicenow, Inc. Optimizing configuration of cloud instances
CN112463410B (zh) * 2020-12-08 2024-05-28 中国人寿保险股份有限公司 一种分布式消息架构管理方法、平台及电子设备
US11968210B2 (en) * 2021-05-19 2024-04-23 International Business Machines Corporation Management of access control in multi-cloud environments
US11368539B1 (en) 2021-05-27 2022-06-21 International Business Machines Corporation Application deployment in a multi-cluster environment
US12001303B2 (en) * 2021-10-21 2024-06-04 EMC IP Holding Company LLC Data center restoration and migration
US11979456B2 (en) * 2022-01-14 2024-05-07 Dell Products, L.P. Cloud provisioning readiness verification
US11973843B2 (en) 2022-06-22 2024-04-30 Cisco Technology, Inc. On demand end user monitoring for automated help desk support
US20240143628A1 (en) * 2022-10-28 2024-05-02 Dell Products L.P. Optimizing cross-data center mobility using content-based datasets
CN116795821A (zh) * 2023-07-11 2023-09-22 新疆联佳网络有限公司 诠释数据管理***构建方法、***、平台及数据管理方法

Family Cites Families (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6862736B2 (en) * 1998-02-06 2005-03-01 Microsoft Corporation Object manager for common information model
US20020120741A1 (en) * 2000-03-03 2002-08-29 Webb Theodore S. Systems and methods for using distributed interconnects in information management enviroments
US7464164B2 (en) * 2000-08-01 2008-12-09 Qwest Communications International, Inc. Linking order entry process to realtime network inventories and capacities
CA2319918A1 (en) * 2000-09-18 2002-03-18 Linmor Technologies Inc. High performance relational database management system
JP4542253B2 (ja) * 2000-11-06 2010-09-08 株式会社日本コンラックス プロモーションシステム
US7600014B2 (en) * 2000-11-16 2009-10-06 Symantec Corporation Method and system for monitoring the performance of a distributed application
KR100346185B1 (ko) * 2000-12-01 2002-07-26 삼성전자 주식회사 네트워크 관리 시스템의 장애관리 시스템 및 방법
US20020103886A1 (en) * 2000-12-04 2002-08-01 International Business Machines Corporation Non-local aggregation of system management data
US7305461B2 (en) * 2000-12-15 2007-12-04 International Business Machines Corporation Method and system for network management with backup status gathering
US7337473B2 (en) * 2000-12-15 2008-02-26 International Business Machines Corporation Method and system for network management with adaptive monitoring and discovery of computer systems based on user login
US7430594B2 (en) * 2001-01-26 2008-09-30 Computer Associates Think, Inc. Method and apparatus for distributed systems management
JP2002300308A (ja) * 2001-03-30 2002-10-11 Ricoh Co Ltd 顧客支援システム、オフィスシステム、顧客支援センター、サプライセンター及び顧客支援方法
US7010593B2 (en) * 2001-04-30 2006-03-07 Hewlett-Packard Development Company, L.P. Dynamic generation of context-sensitive data and instructions for troubleshooting problem events in a computing environment
US20020161876A1 (en) * 2001-04-30 2002-10-31 Robert Raymond System and method for managing data miner modules in an information network system
JP2002366454A (ja) * 2001-06-11 2002-12-20 Fujitsu Ltd ネットワーク管理方法及びその装置
JP2003101586A (ja) * 2001-09-25 2003-04-04 Hitachi Ltd ネットワーク管理支援方法
US20050262229A1 (en) * 2004-04-16 2005-11-24 Samsung Electronics Co., Ltd. Object conduit MIB for communicating over SNMP between distributed objects
US20060031446A1 (en) * 2004-06-17 2006-02-09 Mohamed Hamedi Gathering network management data using a command line function
US7877473B2 (en) * 2004-07-21 2011-01-25 Sony Corporation Mode detection of data transfer between a source device and a connected portable device
JP2006344025A (ja) * 2005-06-09 2006-12-21 Hitachi Ltd 稼動性能データ取得方法、性能監視サーバ、業務サーバ、計算機及びコンピューティングシステム
US7356590B2 (en) * 2005-07-12 2008-04-08 Visible Measures Corp. Distributed capture and aggregation of dynamic application usage information
US20070064714A1 (en) * 2005-09-16 2007-03-22 Sbc Knowledge Ventures, L.P. Wireless based troubleshooting of customer premise equipment installation
JP4738144B2 (ja) * 2005-11-28 2011-08-03 株式会社日立製作所 情報監視方法、システム及びプログラム
US20070198554A1 (en) * 2006-02-10 2007-08-23 Sun Microsystems, Inc. Apparatus for business service oriented management infrastructure
US8190682B2 (en) * 2006-03-31 2012-05-29 Amazon Technologies, Inc. Managing execution of programs by multiple computing systems
US7676475B2 (en) * 2006-06-22 2010-03-09 Sun Microsystems, Inc. System and method for efficient meta-data driven instrumentation
US7814114B2 (en) * 2006-09-05 2010-10-12 Oracle International Corporation Tree-based information query model
JP2008217735A (ja) * 2007-03-08 2008-09-18 Nec Corp 障害解析システム、方法、及び、プログラム
US8473594B2 (en) * 2008-05-02 2013-06-25 Skytap Multitenant hosted virtual machine infrastructure
US7886038B2 (en) * 2008-05-27 2011-02-08 Red Hat, Inc. Methods and systems for user identity management in cloud-based networks
US20090300423A1 (en) * 2008-05-28 2009-12-03 James Michael Ferris Systems and methods for software test management in cloud-based network
US8239509B2 (en) 2008-05-28 2012-08-07 Red Hat, Inc. Systems and methods for management of virtual appliances in cloud-based network
US8250215B2 (en) 2008-08-12 2012-08-21 Sap Ag Method and system for intelligently leveraging cloud computing resources
US7894334B2 (en) * 2008-08-15 2011-02-22 Telefonaktiebolaget L M Ericsson Hierarchical redundancy for a distributed control plane
US8271974B2 (en) 2008-10-08 2012-09-18 Kaavo Inc. Cloud computing lifecycle management for N-tier applications
US9037692B2 (en) 2008-11-26 2015-05-19 Red Hat, Inc. Multiple cloud marketplace aggregation
US7996525B2 (en) * 2008-12-31 2011-08-09 Sap Ag Systems and methods for dynamically provisioning cloud computing resources
US8977750B2 (en) * 2009-02-24 2015-03-10 Red Hat, Inc. Extending security platforms to cloud-based networks
WO2010099513A2 (en) 2009-02-27 2010-09-02 Coach Wei Adaptive network with automatic scaling
US8751627B2 (en) * 2009-05-05 2014-06-10 Accenture Global Services Limited Method and system for application migration in a cloud
US8290998B2 (en) * 2009-05-20 2012-10-16 Sap Ag Systems and methods for generating cloud computing landscapes
US9104407B2 (en) * 2009-05-28 2015-08-11 Red Hat, Inc. Flexible cloud management with power management support
US20100306767A1 (en) * 2009-05-29 2010-12-02 Dehaan Michael Paul Methods and systems for automated scaling of cloud computing systems
US9325802B2 (en) * 2009-07-16 2016-04-26 Microsoft Technology Licensing, Llc Hierarchical scale unit values for storing instances of data among nodes of a distributed store
US9329951B2 (en) * 2009-07-31 2016-05-03 Paypal, Inc. System and method to uniformly manage operational life cycles and service levels
US8769083B2 (en) * 2009-08-31 2014-07-01 Red Hat, Inc. Metering software infrastructure in a cloud computing environment
US8316125B2 (en) * 2009-08-31 2012-11-20 Red Hat, Inc. Methods and systems for automated migration of cloud processes to external clouds
JP5471198B2 (ja) * 2009-09-03 2014-04-16 株式会社リコー 統合管理装置、統合管理システム、統合管理方法、統合管理プログラム、及びそのプログラムを記録した記録媒体
US20110078303A1 (en) 2009-09-30 2011-03-31 Alcatel-Lucent Usa Inc. Dynamic load balancing and scaling of allocated cloud resources in an enterprise network
JP2011090429A (ja) * 2009-10-21 2011-05-06 Nomura Research Institute Ltd 統合監視システム
US10402544B2 (en) * 2009-11-30 2019-09-03 Red Hat, Inc. Generating a software license knowledge base for verifying software license compliance in cloud computing environments
US8745397B2 (en) * 2010-01-04 2014-06-03 Microsoft Corporation Monitoring federation for cloud based services and applications
US9021046B2 (en) * 2010-01-15 2015-04-28 Joyent, Inc Provisioning server resources in a cloud resource
US20120011077A1 (en) * 2010-07-12 2012-01-12 Bhagat Bhavesh C Cloud Computing Governance, Cyber Security, Risk, and Compliance Business Rules System and Method
US8769534B2 (en) * 2010-09-23 2014-07-01 Accenture Global Services Limited Measuring CPU utilization in a cloud computing infrastructure by artificially executing a bursting application on a virtual machine
CA2832444C (en) * 2011-04-07 2017-10-17 Pneuron Corp. Legacy application migration to real time, parallel performance cloud
US8977754B2 (en) * 2011-05-09 2015-03-10 Metacloud Inc. Composite public cloud, method and system
US9223632B2 (en) * 2011-05-20 2015-12-29 Microsoft Technology Licensing, Llc Cross-cloud management and troubleshooting

Also Published As

Publication number Publication date
CA2835440A1 (en) 2012-11-29
BR112013029716B1 (pt) 2021-08-17
RU2604519C2 (ru) 2016-12-10
KR101916847B1 (ko) 2019-01-24
WO2012162171A2 (en) 2012-11-29
CN103548009B (zh) 2017-02-08
US9223632B2 (en) 2015-12-29
JP2014515522A (ja) 2014-06-30
MX347110B (es) 2017-04-12
KR20140026503A (ko) 2014-03-05
MX2013013577A (es) 2014-07-30
EP2710484B1 (en) 2020-02-26
WO2012162171A3 (en) 2013-02-21
EP2710484A2 (en) 2014-03-26
MX366620B (es) 2019-07-16
AU2012259086B2 (en) 2016-09-22
JP5980914B2 (ja) 2016-08-31
EP2710484A4 (en) 2016-04-06
US20160119202A1 (en) 2016-04-28
BR112013029716A2 (pt) 2017-01-24
CN103548009A (zh) 2014-01-29
US20120297016A1 (en) 2012-11-22
US10009238B2 (en) 2018-06-26

Similar Documents

Publication Publication Date Title
RU2013151607A (ru) Межоблачное управление и устранение неполадок
CN109643312B (zh) 托管查询服务
JP2014515522A5 (ru)
US10116534B2 (en) Systems and methods for WebSphere MQ performance metrics analysis
US7954011B2 (en) Enabling tracing operations in clusters of servers
US20150046512A1 (en) Dynamic collection analysis and reporting of telemetry data
CN104113585A (zh) 用于产生指示负载平衡状态的硬件级中断的方法和设备
US10599648B2 (en) Optimized storage solution for real-time queries and data modeling
JP2016509294A (ja) 分散型データベースクエリ・エンジン用のシステムおよび方法
CN104794047A (zh) 性能指标的相关性分析
CA2949955A1 (en) Workload automation and data lineage analysis
US10303678B2 (en) Application resiliency management using a database driver
CN108573029B (zh) 一种获取网络访问关系数据的方法、装置及存储介质
CN102915269A (zh) 一种b/s软件***的通用日志分析方法
US10255127B2 (en) Optimized diagnostic data collection driven by a ticketing system
US10558670B2 (en) Smart tuple condition-based operation performance
CN103399791A (zh) 一种基于云计算的虚拟机迁移方法和装置
WO2015196885A1 (zh) 云计算***的性能数据的采集与存储方法及装置
US10657135B2 (en) Smart tuple resource estimation
KR20190061247A (ko) 빅데이터 처리 플랫폼의 실시간 자원 사용률 모니터링 시스템
CN106021544B (zh) 数据库分布式连接池管理方法和***
CN108595480B (zh) 一种基于云计算的大数据etl工具***及应用方法
US9009498B1 (en) Estimating power consumption for a target host
US20180225325A1 (en) Application resiliency management using a database driver
US8438271B2 (en) Performing services in a network data processing system

Legal Events

Date Code Title Description
HZ9A Changing address for correspondence with an applicant