Discovery of cloud-based infrastructure and resources
Summary by NHIP
Cloud Resource Discovery System
The computing system queries a remote resource manager API to trigger generation of a resource inventory file stored in a storage bucket. It polls the bucket via a storage bucket API to confirm full writing, then parses the file to generate representations stored in a persistent table accessible by a service identifier.
Claim Score by NHIP
Abstract
A computing system includes a persistent storage configured to store, as one or more configuration items and on behalf of a managed network, a table of resources provided by a remote computing system to the managed network. The computing system includes a discovery application configured to perform operations. The operations include querying a resource manager application programming interface (API) to identify resources within the remote computing system. The remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the query. The resource inventory file contains a list of resources and attributes. The operations also include polling the storage bucket to determine when the resource inventory file has been fully written. In addition, the operations include parsing the resource inventory file to generate representations of the resources. Further, the operations include storing the representations in the table.

Term
13.3 yearsleft in the term
Expires 30 December 2039.
- Priority and filed
- Granted
- Today
- Expires
20 claims: 3 independent, 17 dependent
- 1A computing system comprising:a persistent storage configured to store, as one or more configuration items and on behalf of a managed network, a table of resources provided by a remote computing system to the managed network, wherein the resources are accessible by a service identifier associated with the remote computing system;and a discovery application configured to perform operations comprising: querying a resource manager application programming interface (API) associated with the remote computing system to identify resources within the remote computing system, wherein the remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query, and wherein the resource inventory file contains a list of resources within the remote computing system that are accessible by the service identifier and attributes associated with each of the resources;polling, by querying a storage bucket API associated with the remote computing system, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket;retrieving the resource inventory file from the storage bucket;parsing the resource inventory file to generate representations of the resources;and storing, in the persistent storage, the representations of the resources in the table.
- 14Broadest claimClaim Score 44, average(NHIP)A computer-implemented method comprising:querying, by a discovery application, a resource manager application programming interface (API) associated with a remote computing system to identify resources within the remote computing system, wherein the remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query, and wherein the resource inventory file contains a list of resources within the remote computing system that are accessible by a service identifier associated with the remote computing system and attributes associated with each of the resources;polling, by the discovery application, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket, wherein the polling comprises querying a storage bucket API associated with the remote computing system;retrieving, by the discovery application, the resource inventory file from the storage bucket;parsing, by the discovery application, the resource inventory file to generate representations of the resources;and storing, by the discovery application, in a persistent storage as one or more configuration items and on behalf of a managed network, the representations of the resources in a table of resources.
- 20An article of manufacture including a non-transitory computer-readable medium, having stored thereon program instructions that, upon execution by a computing system, cause the computing system to perform operations comprising:querying, by a discovery application, a resource manager application programming interface (API) associated with a remote computing system to identify resources within the remote computing system, wherein the remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query, and wherein the resource inventory file contains a list of resources within the remote computing system that are accessible by a service identifier associated with the remote computing system and attributes associated with each of the resources;polling, by the discovery application, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket, wherein the polling comprises querying a storage bucket API associated with the remote computing system;retrieving, by the discovery application, the resource inventory file from the storage bucket;parsing, by the discovery application, the resource inventory file to generate representations of the resources;and storing, by the discovery application, in a persistent storage as one or more configuration items and on behalf of a managed network, the representations of the resources in a table of resources.
Independent claims3
328 paragraphs in 4 sections, as filed
BACKGROUND
Computing devices, software applications, storage structures, and other computing resources that make up a computer network may be discovered and the relationships therebetween may be mapped. These elements of the computer network, as well as the relationships, may be stored as configuration items in a database. The stored configuration items may later be retrieved and used to generate a visualization of a state or arrangement of these elements within the computer network. Discovering computing resource involves developing software processes that are capable of gathering the information needed for detection, classification, and/or identification of these computing resources.
SUMMARY
A remote computing system may be configured to provide computing resources on behalf of a managed computer network. These computing resources may include virtual computing devices, load balancers, and storage volumes distributed across one or more availability zones (e.g., datacenters) disposed within one or more geographic regions. These and other computing resources may collectively define a cloud-based computing environment that the managed network can use to host software applications, store and serve data, and provide other web-based software services.
A discovery application may be configured to discover and/or map the computing resources that make up the service infrastructure by way of which the cloud-based computing environment is provided. The discovery application may be configured to obtain attributes of the computing resources in different regions and availability zones by way of application programming interfaces (APIs) provided by the remote computing system. Based on the attributes, the discovery application may be configured to generate relationships among the computing resources and represent these relationships in a map. The map may indicate, for example, a distribution of virtual computing devices across one or more availability zones, storage volumes utilized by the virtual computing devices, load balancers configured to distribute traffic among the virtual computing devices, attributes of physical computing hardware by which the different resources are executed, and/or operating system images utilized by the virtual computing devices, among other aspects.
In some cases, the managed network may utilize multiple different remote computing systems, in addition to any on-premises computing devices, to provide its services. These different remote computing systems may vary in their names for certain computing resources and/or how these computing resources relate to one another, among other possibilities. For example, the different remote computing systems may refer to a datacenter as an “availability zone,” as a “geographic sub-region,” or simply a “datacenter.”
However, the discovery application may be configured to utilize a common model (or at least a model derived from the common model) to represent aspects of each of these different remote computing systems. Namely, the discovery application may map each computing resource of multiple different remote computing systems to corresponding elements of the common model. Thus, a “datacenter” provided by a first remote computing system may be mapped to the same model component as an “availability zone” provided by another remote computing system. Similarly, the attributes available for each computing resource may be indicated by the model component, regardless of any differences between the specific set of attributes exposed by the remote computing system. Accordingly, multiple different remote computing systems may be mapped and visualized using the common model such that the computing resources thereof can be easily compared across systems.
The discovery application may additionally be used to manage, modify, adjust, and otherwise change the allocated computing resources. Namely, the discovery application may be used to provision additional computing resources, delete or dispose of computing resources, and/or otherwise modify the attributes and/or relationships of the computing resources. The discovery application may be configured to obtain instructions that define a target modification, generate a request to implement such a modification, and transmit this request to the remote computing system. Accordingly, modification may be made to the infrastructure provided by a particular remote computing system by way of the discovery application and without direct interaction with the interfaces provided by the remote computing systems.
Additionally, the discovery application may also be used to verify that an actual modification carried out by the remote computing system matches the target modification. To that end, the discovery application may utilize a subset of the discovery and mapping operations to obtain attributes of the modified computing resource after the modification has been confirmed by the remote computing system. The discovery application may obtain such attributes and, based thereon, determine whether the actual modification matches the target modification. If so, the discovery application may update the mapping to maintain consistency between the mapping and the actual state of the remote computing system infrastructure.
Otherwise, the discovery application may be configured to undo or roll back the modification. Alternatively or additionally, the discovery application may be configured to execute a revised modification using a modified request so as to reach the target modification. The target modification to the infrastructure may be user-specified, specified by the discovery application, or specified by another software application that utilizes the computing resources of the remote computing system. Similarly, the match between the target modification and the actual modification may be evaluated by a user, by the discovery application, and/or the other application.
In either case, the discovery and mapping process may be used to facilitate modifications to the computing resources of the remote computing system. For example, users unfamiliar with managing the remote computing system may nevertheless use a graphical representation of the mapping (rather than, e.g., a command line interface that uses system-specific syntax) to intuitively make modifications to the remote computing system by interacting with the graphic representation. Similarly, by confirming the modifications through the discovery process, the discovery application provides visual feedback of any modifications requested by the users. Thus, users may be easily able to undo and correct any undesired or erroneous modifications.
In some embodiments, the discovery process may involve the discovery application interacting with a resource manager API of the remote computing system. For example, the discovery application may query the resource manager API to identify resources within the remote computing system. In some embodiments, querying the resource manager API may include providing the resource manager API with a service identifier and, possibly, one or more credentials associated with the service identifier. The service identifier may correspond to an authorized user of the remote computing system, for example. Further, querying the resource manager API may include providing the resource manager API with a whitelist of one or more resource types that the discovery application would like to discover about the remote computing system.
In response to the query, the remote computing system may begin preparing and saving (e.g., within a repository of the remote computing system) a resource inventory file that lists each of the resources within the remote computing system that are accessible by the service identifier. If the resource manager API was provided with a whitelist, the resource inventory file may only include those resources that have a resource type listed in the whitelist. The resource inventory file may also include attributes associated with each of the listed resources. Thereafter, the resource inventory file may be written to a storage bucket within the remote computing system.
While the resource inventory is being written to the storage bucket, the discovery application may poll a storage bucket API associated with the remote computing system. Polling the storage bucket API may include querying the storage bucket API, receiving a response from the storage bucket API that indicates that the resource inventory file is still being written to the storage bucket, and waiting a predetermined time interval to send another query. This process may repeat until the resource inventory file has been fully written to the storage bucket, at which point the storage bucket API may respond to a query by indicating that the resource inventory file has been completely written to the storage bucket.
By polling the storage bucket API, the discovery application may be able to determine when the resource inventory file has been completely written to the storage bucket. Once the resource inventory file is fully written to the storage bucket, the resource inventory file may be retrieved from the storage bucket by the discovery application. After retrieving the resource inventory file, the discovery application may parse the resource inventory file to extract representations of the resources and associated attributes from the resource inventory file. These resources and attributes may then be transmitted to a persistent storage of a managed network or remote network management platform by the discovery application and, ultimately, stored in a table of resources within the persistent storage.
Accordingly, a first example embodiment may involve a computing system. The computing system includes persistent storage configured to store, as one or more configuration items and on behalf of a managed network, a table of resources provided by a remote computing system to the managed network. The resources are accessible by a service identifier associated with the remote computing system. The computing system also includes a discovery application configured to perform operations. The operations include querying a resource manager API associated with the remote computing system to identify resources within the remote computing system. The remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query. The resource inventory file contains a list of resources within the remote computing system that are accessible by the service identifier and attributes associated with each of the resources. The operations also include polling, by querying a storage bucket API associated with the remote computing system, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket. Further, the operations include retrieving the resource inventory file from the storage bucket. In addition, the operations include parsing the resource inventory file to generate representations of the resources. Still further, the operations include storing, in the persistent storage, the representations of the resources in the table.
A second example embodiment may involve querying, by a discovery application, a resource manager API associated with a remote computing system to identify resources within the remote computing system. The remote computing system is configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query. The resource inventory file contains a list of resources within the remote computing system that are accessible by a service identifier associated with the remote computing system and attributes associated with each of the resources. The embodiment also involves polling, by the discovery application, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket. The polling involves querying a storage bucket API associated with the remote computing system. Further, the embodiment involves retrieving, by the discovery application, the resource inventory file from the storage bucket. In addition, the embodiment involves parsing, by the discovery application, the resource inventory file to generate representations of the resources. Yet further, the embodiment involves storing, by the discovery application in a persistent storage as one or more configuration items and on behalf of a managed network, the representations of the resources in a table of resources.
In a third example embodiment, an article of manufacture may include a non-transitory computer-readable medium, having stored thereon program instructions that, upon execution by a computing system, cause the computing system to perform operations in accordance with the first example embodiment or the second example embodiment.
In a fourth example embodiment, a computing system may include at least one processor, as well as memory and program instructions. The program instructions may be stored in the memory, and upon execution by the at least one processor, cause the computing system to perform operations in accordance with the first example embodiment or the second example embodiment.
In a fifth example embodiment, a system may include various means for carrying out each of the operations of the first example embodiment or the second example embodiment.
These, as well as other embodiments, aspects, advantages, and alternatives, will become apparent to those of ordinary skill in the art by reading the following detailed description, with reference where appropriate to the accompanying drawings. Further, this summary and other descriptions and figures provided herein are intended to illustrate embodiments by way of example only and, as such, that numerous variations are possible. For instance, structural elements and process steps can be rearranged, combined, distributed, eliminated, or otherwise changed, while remaining within the scope of the embodiments as claimed.
BRIEF DESCRIPTION OF THE DRAWINGS
<figref idref="DRAWINGS">FIG. 1</figref> illustrates a schematic drawing of a computing device, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 2</figref> illustrates a schematic drawing of a server device cluster, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 3</figref> depicts a remote network management architecture, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 4</figref> depicts a communication environment involving a remote network management architecture, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 5A</figref> depicts another communication environment involving a remote network management architecture, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 5B</figref> is a flow chart, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 6</figref> illustrates a remote computing system architecture, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 7</figref> illustrates a configuration management database model, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 8A</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 8B</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 8C</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 8D</figref> illustrates a parsing technique, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 9A</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 9B</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 9C</figref> is a message diagram, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 9D</figref> is a message diagram, in accordance with example documents.
<figref idref="DRAWINGS">FIG. 10</figref> is a flow chart, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 11</figref> is a flow chart, in accordance with example embodiments.
<figref idref="DRAWINGS">FIG. 12</figref> is a flow chart, in accordance with example embodiments.
DETAILED DESCRIPTION
Example methods, devices, and systems are described herein. It should be understood that the words “example” and “exemplary” are used herein to mean “serving as an example, instance, or illustration.” Any embodiment or feature described herein as being an “example” or “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments or features unless stated as such. Thus, other embodiments can be utilized and other changes can be made without departing from the scope of the subject matter presented herein. Accordingly, the example embodiments described herein are not meant to be limiting. It will be readily understood that the aspects of the present disclosure, as generally described herein, and illustrated in the figures, can be arranged, substituted, combined, separated, and designed in a wide variety of different configurations. For example, the separation of features into “client” and “server” components may occur in a number of ways.
Further, unless context suggests otherwise, the features illustrated in each of the figures may be used in combination with one another. Thus, the figures should be generally viewed as component aspects of one or more overall embodiments, with the understanding that not all illustrated features are necessary for each embodiment.
Additionally, any enumeration of elements, blocks, or steps in this specification or the claims is for purposes of clarity. Thus, such enumeration should not be interpreted to require or imply that these elements, blocks, or steps adhere to a particular arrangement or are carried out in a particular order.
I. Introduction
A large enterprise is a complex entity with many interrelated operations. Some of these are found across the enterprise, such as human resources (HR), supply chain, information technology (IT), and finance. However, each enterprise also has its own unique operations that provide essential capabilities and/or create competitive advantages.
To support widely-implemented operations, enterprises typically use off-the-shelf software applications, such as customer relationship management (CRM) and human capital management (HCM) packages. However, they may also need custom software applications to meet their own unique requirements. A large enterprise often has dozens or hundreds of these custom software applications. Nonetheless, the advantages provided by the embodiments herein are not limited to large enterprises and may be applicable to an enterprise, or any other type of organization, of any size.
Many such software applications are developed by individual departments within the enterprise. These range from simple spreadsheets to custom-built software tools and databases. But the proliferation of siloed custom software applications has numerous disadvantages. It negatively impacts an enterprise's ability to run and grow its operations, innovate, and meet regulatory requirements. The enterprise may find it difficult to integrate, streamline and enhance its operations due to lack of a single system that unifies its subsystems and data.
To efficiently create custom applications, enterprises would benefit from a remotely-hosted application platform that eliminates unnecessary development complexity. The goal of such a platform would be to reduce time-consuming, repetitive application development tasks so that software engineers and individuals in other roles can focus on developing unique, high-value features.
In order to achieve this goal, the concept of Application Platform as a Service (aPaaS) is introduced, to intelligently automate workflows throughout the enterprise. An aPaaS system is hosted remotely from the enterprise, but may access data, applications, and services within the enterprise by way of secure connections. Such an aPaaS system may have a number of advantageous capabilities and characteristics. These advantages and characteristics may be able to improve the enterprise's operations and workflow for IT, HR, CRM, customer service, application development, and security.
The aPaaS system may support development and execution of model-view-controller (MVC) applications. MVC applications divide their functionality into three interconnected parts (model, view, and controller) in order to isolate representations of information from the manner in which the information is presented to the user, thereby allowing for efficient code reuse and parallel development. These applications may be web-based, and offer create, read, update, delete (CRUD) capabilities. This allows new applications to be built on a common application infrastructure.
The aPaaS system may support standardized application components, such as a standardized set of widgets for graphical user interface (GUI) development. In this way, applications built using the aPaaS system have a common look and feel. Other software components and modules may be standardized as well. In some cases, this look and feel can be branded or skinned with an enterprise's custom logos and/or color schemes.
The aPaaS system may support the ability to configure the behavior of applications using metadata. This allows application behaviors to be rapidly adapted to meet specific needs. Such an approach reduces development time and increases flexibility. Further, the aPaaS system may support GUI tools that facilitate metadata creation and management, thus reducing errors in the metadata.
The aPaaS system may support clearly-defined interfaces between applications, so that software developers can avoid unwanted inter-application dependencies. Thus, the aPaaS system may implement a service layer in which persistent state information and other data are stored.
The aPaaS system may support a rich set of integration features so that the applications thereon can interact with legacy applications and third-party applications. For instance, the aPaaS system may support a custom employee-onboarding system that integrates with legacy HR, IT, and accounting systems.
The aPaaS system may support enterprise-grade security. Furthermore, since the aPaaS system may be remotely hosted, it should also utilize security procedures when it interacts with systems in the enterprise or third-party networks and services hosted outside of the enterprise. For example, the aPaaS system may be configured to share data amongst the enterprise and other parties to detect and identify common security threats.
Other features, functionality, and advantages of an aPaaS system may exist. This description is for purpose of example and is not intended to be limiting.
As an example of the aPaaS development process, a software developer may be tasked to create a new application using the aPaaS system. First, the developer may define the data model, which specifies the types of data that the application uses and the relationships therebetween. Then, via a GUI of the aPaaS system, the developer enters (e.g., uploads) the data model. The aPaaS system automatically creates all of the corresponding database tables, fields, and relationships, which can then be accessed via an object-oriented services layer.
In addition, the aPaaS system can also build a fully-functional MVC application with client-side interfaces and server-side CRUD logic. This generated application may serve as the basis of further development for the user. Advantageously, the developer does not have to spend a large amount of time on basic application functionality. Further, since the application may be web-based, it can be accessed from any Internet-enabled client device. Alternatively or additionally, a local copy of the application may be able to be accessed, for instance, when Internet service is not available.
The aPaaS system may also support a rich set of pre-defined functionality that can be added to applications. These features include support for searching, email, templating, workflow design, reporting, analytics, social media, scripting, mobile-friendly output, and customized GUIs.
The following embodiments describe architectural and functional aspects of example aPaaS systems, as well as the features and advantages thereof.
II. Example Computing Devices and Cloud-Based Computing Environments
<figref idref="DRAWINGS">FIG. 1</figref> is a simplified block diagram exemplifying a computing device <b>100</b>, illustrating some of the components that could be included in a computing device arranged to operate in accordance with the embodiments herein. Computing device <b>100</b> could be a client device (e.g., a device actively operated by a user), a server device (e.g., a device that provides computational services to client devices), or some other type of computational platform. Some server devices may operate as client devices from time to time in order to perform particular operations, and some client devices may incorporate server features.
In this example, computing device <b>100</b> includes processor <b>102</b>, memory <b>104</b>, network interface <b>106</b>, and an input/output unit <b>108</b>, all of which may be coupled by a system bus <b>110</b> or a similar mechanism. In some embodiments, computing device <b>100</b> may include other components and/or peripheral devices (e.g., detachable storage, printers, and so on).
Processor <b>102</b> may be one or more of any type of computer processing element, such as a central processing unit (CPU), a co-processor (e.g., a mathematics, graphics, or encryption co-processor), a digital signal processor (DSP), a network processor, and/or a form of integrated circuit or controller that performs processor operations. In some cases, processor <b>102</b> may be one or more single-core processors. In other cases, processor <b>102</b> may be one or more multi-core processors with multiple independent processing units. Processor <b>102</b> may also include register memory for temporarily storing instructions being executed and related data, as well as cache memory for temporarily storing recently-used instructions and data.
Memory <b>104</b> may be any form of computer-usable memory, including but not limited to random access memory (RAM), read-only memory (ROM), and non-volatile memory (e.g., flash memory, hard disk drives, solid state drives, compact discs (CDs), digital video discs (DVDs), and/or tape storage). Thus, memory <b>104</b> represents both main memory units, as well as long-term storage. Other types of memory may include biological memory.
Memory <b>104</b> may store program instructions and/or data on which program instructions may operate. By way of example, memory <b>104</b> may store these program instructions on a non-transitory, computer-readable medium, such that the instructions are executable by processor <b>102</b> to carry out any of the methods, processes, or operations disclosed in this specification or the accompanying drawings.
As shown in <figref idref="DRAWINGS">FIG. 1</figref>, memory <b>104</b> may include firmware <b>104</b>A, kernel <b>104</b>B, and/or applications <b>104</b>C. Firmware <b>104</b>A may be program code used to boot or otherwise initiate some or all of computing device <b>100</b>. Kernel <b>104</b>B may be an operating system, including modules for memory management, scheduling and management of processes, input/output, and communication. Kernel <b>104</b>B may also include device drivers that allow the operating system to communicate with the hardware modules (e.g., memory units, networking interfaces, ports, and busses), of computing device <b>100</b>. Applications <b>104</b>C may be one or more user-space software programs, such as web browsers or email clients, as well as any software libraries used by these programs. Memory <b>104</b> may also store data used by these and other programs and applications.
Network interface <b>106</b> may take the form of one or more wireline interfaces, such as Ethernet (e.g., Fast Ethernet, Gigabit Ethernet, and so on). Network interface <b>106</b> may also support communication over one or more non-Ethernet media, such as coaxial cables or power lines, or over wide-area media, such as Synchronous Optical Networking (SONET) or digital subscriber line (DSL) technologies. Network interface <b>106</b> may additionally take the form of one or more wireless interfaces, such as IEEE 802.11 (Wifi), BLUETOOTH®, global positioning system (GPS), or a wide-area wireless interface. However, other forms of physical layer interfaces and other types of standard or proprietary communication protocols may be used over network interface <b>106</b>. Furthermore, network interface <b>106</b> may comprise multiple physical interfaces. For instance, some embodiments of computing device <b>100</b> may include Ethernet, BLUETOOTH®, and Wifi interfaces.
Input/output unit <b>108</b> may facilitate user and peripheral device interaction with computing device <b>100</b>. Input/output unit <b>108</b> may include one or more types of input devices, such as a keyboard, a mouse, a touch screen, and so on. Similarly, input/output unit <b>108</b> may include one or more types of output devices, such as a screen, monitor, printer, and/or one or more light emitting diodes (LEDs). Additionally or alternatively, computing device <b>100</b> may communicate with other devices using a universal serial bus (USB) or high-definition multimedia interface (HDMI) port interface, for example.
In some embodiments, one or more computing devices like computing device <b>100</b> may be deployed to support an aPaaS architecture. The exact physical location, connectivity, and configuration of these computing devices may be unknown and/or unimportant to client devices. Accordingly, the computing devices may be referred to as “cloud-based” devices that may be housed at various remote data center locations.
<figref idref="DRAWINGS">FIG. 2</figref> depicts a cloud-based server cluster <b>200</b> in accordance with example embodiments. In <figref idref="DRAWINGS">FIG. 2</figref>, operations of a computing device (e.g., computing device <b>100</b>) may be distributed between server devices <b>202</b>, data storage <b>204</b>, and routers <b>206</b>, all of which may be connected by local cluster network <b>208</b>. The number of server devices <b>202</b>, data storages <b>204</b>, and routers <b>206</b> in server cluster <b>200</b> may depend on the computing task(s) and/or applications assigned to server cluster <b>200</b>.
For example, server devices <b>202</b> can be configured to perform various computing tasks of computing device <b>100</b>. Thus, computing tasks can be distributed among one or more of server devices <b>202</b>. To the extent that these computing tasks can be performed in parallel, such a distribution of tasks may reduce the total time to complete these tasks and return a result. For purpose of simplicity, both server cluster <b>200</b> and individual server devices <b>202</b> may be referred to as a “server device.” This nomenclature should be understood to imply that one or more distinct server devices, data storage devices, and cluster routers may be involved in server device operations.
Data storage <b>204</b> may be data storage arrays that include drive array controllers configured to manage read and write access to groups of hard disk drives and/or solid state drives. The drive array controllers, alone or in conjunction with server devices <b>202</b>, may also be configured to manage backup or redundant copies of the data stored in data storage <b>204</b> to protect against drive failures or other types of failures that prevent one or more of server devices <b>202</b> from accessing units of data storage <b>204</b>. Other types of memory aside from drives may be used.
Routers <b>206</b> may include networking equipment configured to provide internal and external communications for server cluster <b>200</b>. For example, routers <b>206</b> may include one or more packet-switching and/or routing devices (including switches and/or gateways) configured to provide (i) network communications between server devices <b>202</b> and data storage <b>204</b> via local cluster network <b>208</b>, and/or (ii) network communications between the server cluster <b>200</b> and other devices via communication link <b>210</b> to network <b>212</b>.
Additionally, the configuration of routers <b>206</b> can be based at least in part on the data communication requirements of server devices <b>202</b> and data storage <b>204</b>, the latency and throughput of the local cluster network <b>208</b>, the latency, throughput, and cost of communication link <b>210</b>, and/or other factors that may contribute to the cost, speed, fault-tolerance, resiliency, efficiency and/or other design goals of the system architecture.
As a possible example, data storage <b>204</b> may include any form of database, such as a structured query language (SQL) database. Various types of data structures may store the information in such a database, including but not limited to tables, arrays, lists, trees, and tuples. Furthermore, any databases in data storage <b>204</b> may be monolithic or distributed across multiple physical devices.
Server devices <b>202</b> may be configured to transmit data to and receive data from data storage <b>204</b>. This transmission and retrieval may take the form of SQL queries or other types of database queries, and the output of such queries, respectively. Additional text, images, video, and/or audio may be included as well. Furthermore, server devices <b>202</b> may organize the received data into web page representations. Such a representation may take the form of a markup language, such as the hypertext markup language (HTML), the extensible markup language (XML), or some other standardized or proprietary format. Moreover, server devices <b>202</b> may have the capability of executing various types of computerized scripting languages, such as but not limited to Perl, Python, PHP Hypertext Preprocessor (PHP), Active Server Pages (ASP), JAVASCRIPT®, and so on. Computer program code written in these languages may facilitate the providing of web pages to client devices, as well as client device interaction with the web pages.
III. Example Remote Network Management Architecture
<figref idref="DRAWINGS">FIG. 3</figref> depicts a remote network management architecture, in accordance with example embodiments. This architecture includes three main components, managed network <b>300</b>, remote network management platform <b>320</b>, and third-party networks <b>340</b>, all connected by way of Internet <b>350</b>.
Managed network <b>300</b> may be, for example, an enterprise network used by an entity for computing and communications tasks, as well as storage of data. Thus, managed network <b>300</b> may include various client devices <b>302</b>, server devices <b>304</b>, routers <b>306</b>, virtual machines <b>308</b>, firewall <b>310</b>, and/or proxy servers <b>312</b>. Client devices <b>302</b> may be embodied by computing device <b>100</b>, server devices <b>304</b> may be embodied by computing device <b>100</b> or server cluster <b>200</b>, and routers <b>306</b> may be any type of router, switch, or gateway.
Virtual machines <b>308</b> may be embodied by one or more of computing device <b>100</b> or server cluster <b>200</b>. In general, a virtual machine is an emulation of a computing system, and mimics the functionality (e.g., processor, memory, and communication resources) of a physical computer. One physical computing system, such as server cluster <b>200</b>, may support up to thousands of individual virtual machines. In some embodiments, virtual machines <b>308</b> may be managed by a centralized server device or application that facilitates allocation of physical computing resources to individual virtual machines, as well as performance and error reporting. Enterprises often employ virtual machines in order to allocate computing resources in an efficient, as needed fashion. Providers of virtualized computing systems include VMWARE® and MICROSOFT®.
Firewall <b>310</b> may be one or more specialized routers or server devices that protect managed network <b>300</b> from unauthorized attempts to access the devices, applications, and services therein, while allowing authorized communication that is initiated from managed network <b>300</b>. Firewall <b>310</b> may also provide intrusion detection, web filtering, virus scanning, application-layer gateways, and other applications or services. In some embodiments not shown in <figref idref="DRAWINGS">FIG. 3</figref>, managed network <b>300</b> may include one or more virtual private network (VPN) gateways with which it communicates with remote network management platform <b>320</b> (see below).
Managed network <b>300</b> may also include one or more proxy servers <b>312</b>. An embodiment of proxy servers <b>312</b> may be a server device that facilitates communication and movement of data between managed network <b>300</b>, remote network management platform <b>320</b>, and third-party networks <b>340</b>. In particular, proxy servers <b>312</b> may be able to establish and maintain secure communication sessions with one or more computational instances of remote network management platform <b>320</b>. By way of such a session, remote network management platform <b>320</b> may be able to discover and manage aspects of the architecture and configuration of managed network <b>300</b> and its components. Possibly with the assistance of proxy servers <b>312</b>, remote network management platform <b>320</b> may also be able to discover and manage aspects of third-party networks <b>340</b> that are used by managed network <b>300</b>.
Firewalls, such as firewall <b>310</b>, typically deny all communication sessions that are incoming by way of Internet <b>350</b>, unless such a session was ultimately initiated from behind the firewall (i.e., from a device on managed network <b>300</b>) or the firewall has been explicitly configured to support the session. By placing proxy servers <b>312</b> behind firewall <b>310</b> (e.g., within managed network <b>300</b> and protected by firewall <b>310</b>), proxy servers <b>312</b> may be able to initiate these communication sessions through firewall <b>310</b>. Thus, firewall <b>310</b> might not have to be specifically configured to support incoming sessions from remote network management platform <b>320</b>, thereby avoiding potential security risks to managed network <b>300</b>.
In some cases, managed network <b>300</b> may consist of a few devices and a small number of networks. In other deployments, managed network <b>300</b> may span multiple physical locations and include hundreds of networks and hundreds of thousands of devices. Thus, the architecture depicted in <figref idref="DRAWINGS">FIG. 3</figref> is capable of scaling up or down by orders of magnitude.
Furthermore, depending on the size, architecture, and connectivity of managed network <b>300</b>, a varying number of proxy servers <b>312</b> may be deployed therein. For example, each one of proxy servers <b>312</b> may be responsible for communicating with remote network management platform <b>320</b> regarding a portion of managed network <b>300</b>. Alternatively or additionally, sets of two or more proxy servers may be assigned to such a portion of managed network <b>300</b> for purposes of load balancing, redundancy, and/or high availability.
Remote network management platform <b>320</b> is a hosted environment that provides aPaaS services to users, particularly to the operators of managed network <b>300</b>. These services may take the form of web-based portals, for instance. Thus, a user can securely access remote network management platform <b>320</b> from, for instance, client devices <b>302</b>, or potentially from a client device outside of managed network <b>300</b>. By way of the web-based portals, users may design, test, and deploy applications, generate reports, view analytics, and perform other tasks.
As shown in <figref idref="DRAWINGS">FIG. 3</figref>, remote network management platform <b>320</b> includes four computational instances <b>322</b>, <b>324</b>, <b>326</b>, and <b>328</b>. Each of these instances may represent one or more server devices and/or one or more databases that provide a set of web portals, services, and applications (e.g., a wholly-functioning aPaaS system) available to a particular customer. In some cases, a single customer may use multiple computational instances. For example, managed network <b>300</b> may be an enterprise customer of remote network management platform <b>320</b>, and may use computational instances <b>322</b>, <b>324</b>, and <b>326</b>. The reason for providing multiple instances to one customer is that the customer may wish to independently develop, test, and deploy its applications and services. Thus, computational instance <b>322</b> may be dedicated to application development related to managed network <b>300</b>, computational instance <b>324</b> may be dedicated to testing these applications, and computational instance <b>326</b> may be dedicated to the live operation of tested applications and services. A computational instance may also be referred to as a hosted instance, a remote instance, a customer instance, or by some other designation. Any application deployed onto a computational instance may be a scoped application, in that its access to databases within the computational instance can be restricted to certain elements therein (e.g., one or more particular database tables or particular rows with one or more database tables).
For purpose of clarity, the disclosure herein refers to the physical hardware, software, and arrangement thereof as a “computational instance.” Note that users may colloquially refer to the graphical user interfaces provided thereby as “instances.” But unless it is defined otherwise herein, a “computational instance” is a computing system disposed within remote network management platform <b>320</b>.
The multi-instance architecture of remote network management platform <b>320</b> is in contrast to conventional multi-tenant architectures, over which multi-instance architectures have several advantages. In multi-tenant architectures, data from different customers (e.g., enterprises) are comingled in a single database. While these customers' data are separate from one another, the separation is enforced by the software that operates the single database. As a consequence, a security breach in this system may impact all customers' data, creating additional risk, especially for entities subject to governmental, healthcare, and/or financial regulation. Furthermore, any database operations that impact one customer will likely impact all customers sharing that database. Thus, if there is an outage due to hardware or software errors, this outage affects all such customers. Likewise, if the database is to be upgraded to meet the needs of one customer, it will be unavailable to all customers during the upgrade process. Often, such maintenance windows will be long, due to the size of the shared database.
In contrast, the multi-instance architecture provides each customer with its own database in a dedicated computing instance. This prevents comingling of customer data, and allows each instance to be independently managed. For example, when one customer's instance experiences an outage due to errors or an upgrade, other computational instances are not impacted. Maintenance down time is limited because the database only contains one customer's data. Further, the simpler design of the multi-instance architecture allows redundant copies of each customer database and instance to be deployed in a geographically diverse fashion. This facilitates high availability, where the live version of the customer's instance can be moved when faults are detected or maintenance is being performed.
In some embodiments, remote network management platform <b>320</b> may include one or more central instances, controlled by the entity that operates this platform. Like a computational instance, a central instance may include some number of physical or virtual servers and database devices. Such a central instance may serve as a repository for data that can be shared amongst at least some of the computational instances. For instance, definitions of common security threats that could occur on the computational instances, software packages that are commonly discovered on the computational instances, and/or an application store for applications that can be deployed to the computational instances may reside in a central instance. Computational instances may communicate with central instances by way of well-defined interfaces in order to obtain this data.
In order to support multiple computational instances in an efficient fashion, remote network management platform <b>320</b> may implement a plurality of these instances on a single hardware platform. For example, when the aPaaS system is implemented on a server cluster such as server cluster <b>200</b>, it may operate a virtual machine that dedicates varying amounts of computational, storage, and communication resources to instances. But full virtualization of server cluster <b>200</b> might not be necessary, and other mechanisms may be used to separate instances. In some examples, each instance may have a dedicated account and one or more dedicated databases on server cluster <b>200</b>. Alternatively, computational instance <b>322</b> may span multiple physical devices.
In some cases, a single server cluster of remote network management platform <b>320</b> may support multiple independent enterprises. Furthermore, as described below, remote network management platform <b>320</b> may include multiple server clusters deployed in geographically diverse data centers in order to facilitate load balancing, redundancy, and/or high availability.
Third-party networks <b>340</b> may be remote server devices (e.g., a plurality of server clusters such as server cluster <b>200</b>) that can be used for outsourced computational, data storage, communication, and service hosting operations. These servers may be virtualized (i.e., the servers may be virtual machines). Examples of third-party networks <b>340</b> may include AMAZON WEB SERVICES® and MICROSOFT® AZURE®. Like remote network management platform <b>320</b>, multiple server clusters supporting third-party networks <b>340</b> may be deployed at geographically diverse locations for purposes of load balancing, redundancy, and/or high availability.
Managed network <b>300</b> may use one or more of third-party networks <b>340</b> to deploy applications and services to its clients and customers. For instance, if managed network <b>300</b> provides online music streaming services, third-party networks <b>340</b> may store the music files and provide web interface and streaming capabilities. In this way, the enterprise of managed network <b>300</b> does not have to build and maintain its own servers for these operations.
Remote network management platform <b>320</b> may include modules that integrate with third-party networks <b>340</b> to expose virtual machines and managed services therein to managed network <b>300</b>. The modules may allow users to request virtual resources and provide flexible reporting for third-party networks <b>340</b>. In order to establish this functionality, a user from managed network <b>300</b> might first establish an account with third-party networks <b>340</b>, and request a set of associated resources. Then, the user may enter the account information into the appropriate modules of remote network management platform <b>320</b>. These modules may then automatically discover the manageable resources in the account, and also provide reports related to usage, performance, and billing.
Internet <b>350</b> may represent a portion of the global Internet. However, Internet <b>350</b> may alternatively represent a different type of network, such as a private wide-area or local-area packet-switched network.
<figref idref="DRAWINGS">FIG. 4</figref> further illustrates the communication environment between managed network <b>300</b> and computational instance <b>322</b>, and introduces additional features and alternative embodiments. In <figref idref="DRAWINGS">FIG. 4</figref>, computational instance <b>322</b> is replicated across data centers <b>400</b>A and <b>400</b>B. These data centers may be geographically distant from one another, perhaps in different cities or different countries. Each data center includes support equipment that facilitates communication with managed network <b>300</b>, as well as remote users.
In data center <b>400</b>A, network traffic to and from external devices flows either through VPN gateway <b>402</b>A or firewall <b>404</b>A. VPN gateway <b>402</b>A may be peered with VPN gateway <b>412</b> of managed network <b>300</b> by way of a security protocol such as Internet Protocol Security (IPSEC) or Transport Layer Security (TLS). Firewall <b>404</b>A may be configured to allow access from authorized users, such as user <b>414</b> and remote user <b>416</b>, and to deny access to unauthorized users. By way of firewall <b>404</b>A, these users may access computational instance <b>322</b>, and possibly other computational instances. Load balancer <b>406</b>A may be used to distribute traffic amongst one or more physical or virtual server devices that host computational instance <b>322</b>. Load balancer <b>406</b>A may simplify user access by hiding the internal configuration of data center <b>400</b>A, (e.g., computational instance <b>322</b>) from client devices. For instance, if computational instance <b>322</b> includes multiple physical or virtual computing devices that share access to multiple databases, load balancer <b>406</b>A may distribute network traffic and processing tasks across these computing devices and databases so that no one computing device or database is significantly busier than the others. In some embodiments, computational instance <b>322</b> may include VPN gateway <b>402</b>A, firewall <b>404</b>A, and load balancer <b>406</b>A.
Data center <b>400</b>B may include its own versions of the components in data center <b>400</b>A. Thus, VPN gateway <b>402</b>B, firewall <b>404</b>B, and load balancer <b>406</b>B may perform the same or similar operations as VPN gateway <b>402</b>A, firewall <b>404</b>A, and load balancer <b>406</b>A, respectively. Further, by way of real-time or near-real-time database replication and/or other operations, computational instance <b>322</b> may exist simultaneously in data centers <b>400</b>A and <b>400</b>B.
Data centers <b>400</b>A and <b>400</b>B as shown in <figref idref="DRAWINGS">FIG. 4</figref> may facilitate redundancy and high availability. In the configuration of <figref idref="DRAWINGS">FIG. 4</figref>, data center <b>400</b>A is active and data center <b>400</b>B is passive. Thus, data center <b>400</b>A is serving all traffic to and from managed network <b>300</b>, while the version of computational instance <b>322</b> in data center <b>400</b>B is being updated in near-real-time. Other configurations, such as one in which both data centers are active, may be supported.
Should data center <b>400</b>A fail in some fashion or otherwise become unavailable to users, data center <b>400</b>B can take over as the active data center. For example, domain name system (DNS) servers that associate a domain name of computational instance <b>322</b> with one or more Internet Protocol (IP) addresses of data center <b>400</b>A may re-associate the domain name with one or more IP addresses of data center <b>400</b>B. After this re-association completes (which may take less than one second or several seconds), users may access computational instance <b>322</b> by way of data center <b>400</b>B.
<figref idref="DRAWINGS">FIG. 4</figref> also illustrates a possible configuration of managed network <b>300</b>. As noted above, proxy servers <b>312</b> and user <b>414</b> may access computational instance <b>322</b> through firewall <b>310</b>. Proxy servers <b>312</b> may also access configuration items <b>410</b>. In <figref idref="DRAWINGS">FIG. 4</figref>, configuration items <b>410</b> may refer to any or all of client devices <b>302</b>, server devices <b>304</b>, routers <b>306</b>, and virtual machines <b>308</b>, any applications or services executing thereon, as well as relationships between devices, applications, and services. Thus, the term “configuration items” may be shorthand for any physical or virtual device, or any application or service remotely discoverable or managed by computational instance <b>322</b>, or relationships between discovered devices, applications, and services. Configuration items may be represented in a configuration management database (CMDB) of computational instance <b>322</b>.
As noted above, VPN gateway <b>412</b> may provide a dedicated VPN to VPN gateway <b>402</b>A. Such a VPN may be helpful when there is a significant amount of traffic between managed network <b>300</b> and computational instance <b>322</b>, or security policies otherwise suggest or require use of a VPN between these sites. In some embodiments, any device in managed network <b>300</b> and/or computational instance <b>322</b> that directly communicates via the VPN is assigned a public IP address. Other devices in managed network <b>300</b> and/or computational instance <b>322</b> may be assigned private IP addresses (e.g., IP addresses selected from the 10.0.0.0-10.255.255.255 or 192.168.0.0-192.168.255.255 ranges, represented in shorthand as subnets 10.0.0.0/8 and 192.168.0.0/16, respectively).
IV. Example Device, Application, and Service Discovery
In order for remote network management platform <b>320</b> to administer the devices, applications, and services of managed network <b>300</b>, remote network management platform <b>320</b> may first determine what devices are present in managed network <b>300</b>, the configurations and operational statuses of these devices, and the applications and services provided by the devices, and well as the relationships between discovered devices, applications, and services. As noted above, each device, application, service, and relationship may be referred to as a configuration item. The process of defining configuration items within managed network <b>300</b> is referred to as discovery, and may be facilitated at least in part by proxy servers <b>312</b>.
For purpose of the embodiments herein, an “application” may refer to one or more processes, threads, programs, client modules, server modules, or any other software that executes on a device or group of devices. A “service” may refer to a high-level capability provided by multiple applications executing on one or more devices working in conjunction with one another. For example, a high-level web service may involve multiple web application server threads executing on one device and accessing information from a database application that executes on another device.
<figref idref="DRAWINGS">FIG. 5A</figref> provides a logical depiction of how configuration items can be discovered, as well as how information related to discovered configuration items can be stored. For sake of simplicity, remote network management platform <b>320</b>, third-party networks <b>340</b>, and Internet <b>350</b> are not shown.
In <figref idref="DRAWINGS">FIG. 5A</figref>, CMDB <b>500</b> and task list <b>502</b> are stored within computational instance <b>322</b>. Computational instance <b>322</b> may transmit discovery commands to proxy servers <b>312</b>. In response, proxy servers <b>312</b> may transmit probes to various devices, applications, and services in managed network <b>300</b>. These devices, applications, and services may transmit responses to proxy servers <b>312</b>, and proxy servers <b>312</b> may then provide information regarding discovered configuration items to CMDB <b>500</b> for storage therein. Configuration items stored in CMDB <b>500</b> represent the environment of managed network <b>300</b>.
Task list <b>502</b> represents a list of activities that proxy servers <b>312</b> are to perform on behalf of computational instance <b>322</b>. As discovery takes place, task list <b>502</b> is populated. Proxy servers <b>312</b> repeatedly query task list <b>502</b>, obtain the next task therein, and perform this task until task list <b>502</b> is empty or another stopping condition has been reached.
To facilitate discovery, proxy servers <b>312</b> may be configured with information regarding one or more subnets in managed network <b>300</b> that are reachable by way of proxy servers <b>312</b>. For instance, proxy servers <b>312</b> may be given the IP address range 192.168.0/24 as a subnet. Then, computational instance <b>322</b> may store this information in CMDB <b>500</b> and place tasks in task list <b>502</b> for discovery of devices at each of these addresses.
<figref idref="DRAWINGS">FIG. 5A</figref> also depicts devices, applications, and services in managed network <b>300</b> as configuration items <b>504</b>, <b>506</b>, <b>508</b>, <b>510</b>, and <b>512</b>. As noted above, these configuration items represent a set of physical and/or virtual devices (e.g., client devices, server devices, routers, or virtual machines), applications executing thereon (e.g., web servers, email servers, databases, or storage arrays), relationships therebetween, as well as services that involve multiple individual configuration items.
Placing the tasks in task list <b>502</b> may trigger or otherwise cause proxy servers <b>312</b> to begin discovery. Alternatively or additionally, discovery may be manually triggered or automatically triggered based on triggering events (e.g., discovery may automatically begin once per day at a particular time).
In general, discovery may proceed in four logical phases: scanning, classification, identification, and exploration. Each phase of discovery involves various types of probe messages being transmitted by proxy servers <b>312</b> to one or more devices in managed network <b>300</b>. The responses to these probes may be received and processed by proxy servers <b>312</b>, and representations thereof may be transmitted to CMDB <b>500</b>. Thus, each phase can result in more configuration items being discovered and stored in CMDB <b>500</b>.
In the scanning phase, proxy servers <b>312</b> may probe each IP address in the specified range of IP addresses for open Transmission Control Protocol (TCP) and/or User Datagram Protocol (UDP) ports to determine the general type of device. The presence of such open ports at an IP address may indicate that a particular application is operating on the device that is assigned the IP address, which in turn may identify the operating system used by the device. For example, if TCP port <b>135</b> is open, then the device is likely executing a WINDOWS® operating system. Similarly, if TCP port <b>22</b> is open, then the device is likely executing a UNIX® operating system, such as LINUX®. If UDP port <b>161</b> is open, then the device may be able to be further identified through the Simple Network Management Protocol (SNMP). Other possibilities exist. Once the presence of a device at a particular IP address and its open ports have been discovered, these configuration items are saved in CMDB <b>500</b>.
In the classification phase, proxy servers <b>312</b> may further probe each discovered device to determine the version of its operating system. The probes used for a particular device are based on information gathered about the devices during the scanning phase. For example, if a device is found with TCP port <b>22</b> open, a set of UNIX®-specific probes may be used. Likewise, if a device is found with TCP port <b>135</b> open, a set of WINDOWS®-specific probes may be used. For either case, an appropriate set of tasks may be placed in task list <b>502</b> for proxy servers <b>312</b> to carry out. These tasks may result in proxy servers <b>312</b> logging on, or otherwise accessing information from the particular device. For instance, if TCP port <b>22</b> is open, proxy servers <b>312</b> may be instructed to initiate a Secure Shell (SSH) connection to the particular device and obtain information about the operating system thereon from particular locations in the file system. Based on this information, the operating system may be determined. As an example, a UNIX® device with TCP port <b>22</b> open may be classified as AIX®, HPUX, LINUX®, MACOS®, or SOLARIS®. This classification information may be stored as one or more configuration items in CMDB <b>500</b>.
In the identification phase, proxy servers <b>312</b> may determine specific details about a classified device. The probes used during this phase may be based on information gathered about the particular devices during the classification phase. For example, if a device was classified as LINUX®, a set of LINUX®-specific probes may be used. Likewise, if a device was classified as WINDOWS® 2012, as a set of WINDOWS®-2012-specific probes may be used. As was the case for the classification phase, an appropriate set of tasks may be placed in task list <b>502</b> for proxy servers <b>312</b> to carry out. These tasks may result in proxy servers <b>312</b> reading information from the particular device, such as basic input/output system (BIOS) information, serial numbers, network interface information, media access control address(es) assigned to these network interface(s), IP address(es) used by the particular device and so on. This identification information may be stored as one or more configuration items in CMDB <b>500</b>.
In the exploration phase, proxy servers <b>312</b> may determine further details about the operational state of a classified device. The probes used during this phase may be based on information gathered about the particular devices during the classification phase and/or the identification phase. Again, an appropriate set of tasks may be placed in task list <b>502</b> for proxy servers <b>312</b> to carry out. These tasks may result in proxy servers <b>312</b> reading additional information from the particular device, such as processor information, memory information, lists of running processes (applications), and so on. Once more, the discovered information may be stored as one or more configuration items in CMDB <b>500</b>.
Running discovery on a network device, such as a router, may utilize SNMP. Instead of or in addition to determining a list of running processes or other application-related information, discovery may determine additional subnets known to the router and the operational state of the router's network interfaces (e.g., active, inactive, queue length, number of packets dropped, etc.). The IP addresses of the additional subnets may be candidates for further discovery procedures. Thus, discovery may progress iteratively or recursively.
Once discovery completes, a snapshot representation of each discovered device, application, and service is available in CMDB <b>500</b>. For example, after discovery, operating system version, hardware configuration and network configuration details for client devices, server devices, and routers in managed network <b>300</b>, as well as applications executing thereon, may be stored. This collected information may be presented to a user in various ways to allow the user to view the hardware composition and operational status of devices, as well as the characteristics of services that span multiple devices and applications.
Furthermore, CMDB <b>500</b> may include entries regarding dependencies and relationships between configuration items. More specifically, an application that is executing on a particular server device, as well as the services that rely on this application, may be represented as such in CMDB <b>500</b>. For instance, suppose that a database application is executing on a server device, and that this database application is used by a new employee onboarding service as well as a payroll service. Thus, if the server device is taken out of operation for maintenance, it is clear that the employee onboarding service and payroll service will be impacted. Likewise, the dependencies and relationships between configuration items may be able to represent the services impacted when a particular router fails.
In general, dependencies and relationships between configuration items may be displayed on a web-based interface and represented in a hierarchical fashion. Thus, adding, changing, or removing such dependencies and relationships may be accomplished by way of this interface.
Furthermore, users from managed network <b>300</b> may develop workflows that allow certain coordinated activities to take place across multiple discovered devices. For instance, an IT workflow might allow the user to change the common administrator password to all discovered LINUX® devices in a single operation.
In order for discovery to take place in the manner described above, proxy servers <b>312</b>, CMDB <b>500</b>, and/or one or more credential stores may be configured with credentials for one or more of the devices to be discovered. Credentials may include any type of information needed in order to access the devices. These may include userid/password pairs, certificates, and so on. In some embodiments, these credentials may be stored in encrypted fields of CMDB <b>500</b>. Proxy servers <b>312</b> may contain the decryption key for the credentials so that proxy servers <b>312</b> can use these credentials to log on to or otherwise access devices being discovered.
The discovery process is depicted as a flow chart in <figref idref="DRAWINGS">FIG. 5B</figref>. At block <b>520</b>, the task list in the computational instance is populated, for instance, with a range of IP addresses. At block <b>522</b>, the scanning phase takes place. Thus, the proxy servers probe the IP addresses for devices using these IP addresses, and attempt to determine the operating systems that are executing on these devices. At block <b>524</b>, the classification phase takes place. The proxy servers attempt to determine the operating system version of the discovered devices. At block <b>526</b>, the identification phase takes place. The proxy servers attempt to determine the hardware and/or software configuration of the discovered devices. At block <b>528</b>, the exploration phase takes place. The proxy servers attempt to determine the operational state and applications executing on the discovered devices. At block <b>530</b>, further editing of the configuration items representing the discovered devices and applications may take place. This editing may be automated and/or manual in nature.
The blocks represented in <figref idref="DRAWINGS">FIG. 5B</figref> are for purpose of example. Discovery may be a highly configurable procedure that can have more or fewer phases, and the operations of each phase may vary. In some cases, one or more phases may be customized, or may otherwise deviate from the exemplary descriptions above.
V. Cmdb Identification Rules and Reconciliation
A CMDB, such as CMDB <b>500</b>, provides a repository of configuration items, and when properly provisioned, can take on a key role in higher-layer applications deployed within or involving a computational instance. These applications may relate to enterprise IT service management, operations management, asset management, configuration management, compliance, and so on.
For example, an IT service management application may use information in the CMDB to determine applications and services that may be impacted by a component (e.g., a server device) that has malfunctioned, crashed, or is heavily loaded. Likewise, an asset management application may use information in the CMDB to determine which hardware and/or software components are being used to support particular enterprise applications. As a consequence of the importance of the CMDB, it is desirable for the information stored therein to be accurate, consistent, and up to date.
A CMDB may be populated in various ways. As discussed above, a discovery procedure may automatically store information related to configuration items in the CMDB. However, a CMDB can also be populated, as a whole or in part, by manual entry, configuration files, and third-party data sources. Given that multiple data sources may be able to update the CMDB at any time, it is possible that one data source may overwrite entries of another data source. Also, two data sources may each create slightly different entries for the same configuration item, resulting in a CMDB containing duplicate data. When either of these occurrences takes place, they can cause the health and utility of the CMDB to be reduced.
In order to mitigate this situation, these data sources might not write configuration items directly to the CMDB. Instead, they may write to an identification and reconciliation application programming interface (API). This API may use a set of configurable identification rules that can be used to uniquely identify configuration items and determine whether and how they are written to the CMDB.
In general, an identification rule specifies a set of configuration item attributes that can be used for this unique identification. Identification rules may also have priorities so that rules with higher priorities are considered before rules with lower priorities. Additionally, a rule may be independent, in that the rule identifies configuration items independently of other configuration items. Alternatively, the rule may be dependent, in that the rule first uses a metadata rule to identify a dependent configuration item.
Metadata rules describe which other configuration items are contained within a particular configuration item, or the host on which a particular configuration item is deployed. For example, a network directory service configuration item may contain a domain controller configuration item, while a web server application configuration item may be hosted on a server device configuration item.
A goal of each identification rule is to use a combination of attributes that can unambiguously distinguish a configuration item from all other configuration items, and is expected not to change during the lifetime of the configuration item. Some possible attributes for an example server device may include serial number, location, operating system, operating system version, memory capacity, and so on. If a rule specifies attributes that do not uniquely identify the configuration item, then multiple components may be represented as the same configuration item in the CMDB. Also, if a rule specifies attributes that change for a particular configuration item, duplicate configuration items may be created.
Thus, when a data source provides information regarding a configuration item to the identification and reconciliation API, the API may attempt to match the information with one or more rules. If a match is found, the configuration item is written to the CMDB. If a match is not found, the configuration item may be held for further analysis.
Configuration item reconciliation procedures may be used to ensure that only authoritative data sources are allowed to overwrite configuration item data in the CMDB. This reconciliation may also be rules-based. For instance, a reconciliation rule may specify that a particular data source is authoritative for a particular configuration item type and set of attributes. Then, the identification and reconciliation API will only permit this authoritative data source to write to the particular configuration item, and writes from unauthorized data sources may be prevented. Thus, the authorized data source becomes the single source of truth regarding the particular configuration item. In some cases, an unauthorized data source may be allowed to write to a configuration item if it is creating the configuration item or the attributes to which it is writing are empty.
Additionally, multiple data sources may be authoritative for the same configuration item or attributes thereof. To avoid ambiguities, these data sources may be assigned precedences that are taken into account during the writing of configuration items. For example, a secondary authorized data source may be able to write to a configuration item's attribute until a primary authorized data source writes to this attribute. Afterward, further writes to the attribute by the secondary authorized data source may be prevented.
In some cases, duplicate configuration items may be automatically detected by reconciliation procedures or in another fashion. These configuration items may be flagged for manual de-duplication.
VI. Example Remote Computing System Architecture
<figref idref="DRAWINGS">FIG. 6</figref> illustrates an example architecture of a remote computing system. The remote computing system may provide a cloud-based computing environment that allows managed network <b>300</b> to host software applications, store data, and otherwise utilize remotely-hosted computing resources. The cloud-based computing environment may be provided atop an infrastructure of various computing resources that allow the computing environment to be defined, modified, and otherwise tailored to the needs of managed network <b>300</b>. The remote computing system may be GOOGLE CLOUD PLATFORM®, IBM CLOUD®, MICROSOFT® AZURE®, and/or AMAZON WEB SERVICES®, among other possible cloud providers.
The cloud-based computing environment may be configured to automatically scale as demand for the computing resources vary over time. Accordingly, the state of the infrastructure of computing resources may also fluctuate over time to allow for such scaling. The extent of scaling and fluctuation in the computing resources dedicated to managed network <b>300</b> may indicate a popularity (e.g., absolute popularity and/or relative popularity) of the services provided by managed network <b>300</b>. This may result in variable costs of using the cloud-based computing environment. Thus, maintaining an accurate and up-to-date map of the service infrastructure dedicated by the remote computing system to managed network <b>300</b> may allow managed network <b>300</b> to more effectively and/or efficiently utilize the cloud-based computing environment. To that end, managed network <b>300</b> may utilize a discovery application to discover and map the service infrastructure, and subsequently modify aspects thereof to reach a target state.
The computing infrastructure provided by the remote computing system may be organized into multiple different geographic regions. Each geographic region may encompass a geographic area in which multiple different and physically separate data centers are located. For example, the regions may include United States South (i.e., US-South), US-East, European Union Great Britain (i.e., EU-GB), EU-Germany, and Asia Pacific North (i.e., AP-North), among other possibilities. Different remote computing systems may implement a different set of regions. Allocating computing resources within a particular geographic region allows client devices within or nearby this region to more quickly communicate with the computing resources therein.
Region <b>600</b> is an example region of the remote computing system. Although not shown, the remote computing system may include multiple geographically-distributed instantiations of region <b>600</b> and one or more of its components. Managed network <b>300</b> may be assigned a plurality of computing resources within region <b>600</b> that make up at least part of the cloud-based computing environment. Namely, region <b>600</b> includes availability zone <b>604</b> and availability zone <b>606</b>, each of which may represent a corresponding physical data center. In some implementations, the underlying hardware that makes up each of availability zones <b>604</b> and <b>606</b> may be physically isolated, such that outages (e.g., power outages) associated with one availability zone do not affect the other availability zone. Accordingly, availability zones may provide redundancy within a single geographic region.
Each of availability zones <b>604</b> and <b>606</b> may be part of network <b>602</b> dedicated to managed network <b>300</b> by the remote computing system. Network <b>602</b> may allow client devices (e.g., computing devices external to the remote computing system) access to computing resources in availability zones <b>604</b> and/or <b>606</b> and may also allow these computing resources to communicate with one another. In some embodiments, network <b>602</b> may be referred to as a Virtual Private Cloud (VPC). Each availability zones may be assigned a corresponding subnet, thus allowing for a logical division (e.g., based on IP address) of the computing resources provided by each availability zone. That is, availability zone <b>604</b> may be assigned subnet <b>608</b> while availability zone <b>606</b> may be assigned subnet <b>610</b>.
Network <b>602</b> also includes Internet gateway <b>612</b>, route table and network access control list (NACL) <b>614</b> for subnet <b>608</b>, and route table and NACL <b>616</b> for subnet <b>610</b>. Internet gateway <b>612</b> may provide an interface between components of network <b>602</b> and the Internet (e.g., computing devices outside of network <b>602</b>). Route tables and NACLs <b>614</b> and <b>616</b> may provide network traffic control to subnets <b>608</b> and <b>610</b>, respectively. Among other network parameters, route table and NACL <b>614</b> may define permitted destinations for and permitted types of traffic originating out of computing resources in subnet <b>608</b>, as well as permitted sources and permitted types of traffic addressed to computing resources in subnet <b>608</b>. For example, route table and NACL <b>614</b> may indicate whether subnet <b>608</b> is accessible to computing devices outside of network <b>602</b> (i.e., whether subnet <b>608</b> is public or private). Route table and NACL <b>616</b> may define similar rules for subnet <b>610</b>.
Internet gateway <b>612</b>, as well as route tables and NACLs <b>614</b> and <b>616</b>, may represent logical components of the remote computing system. That is Internet gateway <b>612</b>, route table and NACL <b>614</b>, and/or route table and NACL <b>616</b> may be implemented by one or more physical devices (e.g., gateways and routers) of the remote computing system. Additionally, in some implementations of a remote computing system, network <b>602</b> may extend across, cover, or include multiple different instantiations of region <b>600</b>.
Each availability zone may include therein a corresponding plurality of computing resources. Namely, availability zone <b>604</b> (and subnet <b>608</b>) may include therein load balancer <b>620</b>, virtual computing devices <b>622</b> and <b>624</b> through <b>626</b> (i.e., virtual computing devices <b>622</b>-<b>626</b>), and storage volumes <b>628</b> and <b>630</b>. Similarly, availability zone <b>606</b> (and subnet <b>610</b>) may include therein load balancer <b>640</b>, virtual computing devices <b>642</b> and <b>644</b> through <b>646</b> (i.e., virtual computing devices <b>642</b>-<b>646</b>), and storage volumes <b>648</b> and <b>650</b>. A virtual computing device may alternatively be referred to as a virtual machine.
In some implementations, each of load balancers <b>620</b> and <b>640</b>, virtual computing devices <b>622</b>-<b>626</b> and <b>642</b>-<b>646</b>, and storage volumes <b>628</b>, <b>630</b>, <b>648</b>, and <b>650</b> may represent physical computing resources of the remote computing system. For example, virtual computing device <b>622</b> may represent a physical computing device used exclusively for computation, but not other tasks such as providing storage or load balancing. Alternatively, each of these computing resources may represent virtual computing resources (e.g., software processes that isolate the implementation of the computing resource from the underlying physical hardware). Thus, for example, each physical computing device within the remote computing system may execute and provide multiple virtual computing resources, including computation, load balancing, and storage.
Load balancer <b>640</b> may be configured to distribute network traffic (e.g., web traffic generated by various software applications) or other types of requests among virtual computing devices <b>642</b>-<b>646</b>. Thus, load balancer <b>640</b> may balance traffic within a single availability zone. On the other hand, load balancer <b>620</b> may be configured to distribute network traffic among virtual computing devices <b>622</b>-<b>626</b> and <b>642</b>. Thus, load balancer <b>620</b> may be configured to balance traffic across multiple availability zones. When load balancers <b>620</b> and/or <b>640</b> are accessible by computing devices outside of network <b>602</b> (or one or more other networks in other geographic regions of the remote computing system), they may be considered public load balancers. On the other hand, when load balancers <b>620</b> and/or <b>640</b> are accessible only by computing resources within network <b>602</b>, they may be considered private load balancers.
Virtual computing devices <b>622</b>-<b>626</b> and <b>642</b>-<b>646</b> may each be configurable to provide a target amount of computing resources. For example, the number of processor cores dedicated to execution of each virtual computing device, the amount of memory available to each virtual computing device, and the operating system executed by each virtual computing device may be adjustable for each of virtual computing devices <b>622</b>-<b>626</b> and <b>642</b>-<b>646</b>. Virtual computing devices <b>622</b>-<b>626</b> and <b>642</b>-<b>646</b> may utilize storage volumes <b>628</b>, <b>630</b>, <b>648</b>, and <b>650</b> to store various data associated with the software executed by these virtual computing devices. Specifically, virtual computing device <b>622</b> may utilize storage volume <b>628</b>, virtual computing device <b>624</b> and <b>626</b> may utilize storage volume <b>630</b>, virtual computing devices <b>642</b> may utilize storage volume <b>648</b>, and virtual computing devices <b>644</b> and <b>646</b> may utilize storage volume <b>650</b>.
These and other aspects of the remote computing system may be discoverable, mappable, and modifiable by the discovery application. Specifically, the discovery application may utilize an API, a command line interface, or another mechanism provided by the remote computing system to determine and adjust the service infrastructure dedicated to managed network <b>300</b> by the remote computing system. Specifically, the discovery application may obtain attributes of the various computing resources provided by the remote computing system and, based on the attributes, determine how these different computing resources coordinate with one another. The computing resources, their attributes, and the relationships therebetween may be represented as a map to allow for a visualization of the service infrastructure. The map may, in turn, be used to identify modifications and adjustments to a current state of the infrastructure that allow a target infrastructure state to be reached.
VII. Example Cmdb Model of a Remote Computing System
<figref idref="DRAWINGS">FIG. 7</figref> illustrates an example model according to which a mapping of computing resources of a remote computing system may be determined and stored in a CMDB. The discovery application may utilize this model to discover, map, and modify the computing resources of the remote computing system. In some cases, different remote computing system providers may use different names to refer to certain computing resources within this model. The discovery application may be configured to identify a correspondence between portions of the model in <figref idref="DRAWINGS">FIG. 7</figref> and the computing resource names used by a particular provider, thus allowing many different remote computing systems to be mapped according to this model. Additionally or alternatively, when some remote computing systems deviate from the model in other ways, the discovery application may be configured to account for such variations by modifying this model to accurately reflect the infrastructure of these remote computing systems.
The model of <figref idref="DRAWINGS">FIG. 7</figref> illustrates the different types of computing resources found in a remote computing system, as well as how these different computing resources relate to one another. Notably, the model includes one box per type of computing resource. However, a map of the computing resources determined based on the model may include multiple instantiations of each of the boxes making up the model. Thus, the map may reflect an actual state of the infrastructure and may be determined based on resource types and the relationships therebetween illustrated in the model.
Discovery may be initiated by specifying, by way of the discovery application, service account <b>704</b> and credentials <b>706</b> therefor. As indicated by the model key in the upper right corner of <figref idref="DRAWINGS">FIG. 7</figref>, credentials <b>706</b> are used by service account <b>704</b>. Service account <b>704</b> and credentials <b>706</b> may collectively be referred to as a service identifier since they allow the discovery application to access, on behalf of managed network <b>300</b>, the specific portions of the remote computing system that are dedicated to managed network <b>300</b>, thus enabling the discovery process. Credentials <b>706</b> may take the form of a username and password or a web token (e.g., a JavaScript Object Notation (JSON) Web Token), among other possibilities.
Service account <b>704</b> may identify region <b>710</b> in which computing resources are dedicated to managed network <b>300</b> by the remote computing system. As indicated by the model key, region <b>710</b> may be considered to be hosted on service account <b>704</b>. Similarly, network <b>702</b> and availability zone <b>708</b> are hosted on region <b>710</b>. Notably, this relationship is also illustrated in <figref idref="DRAWINGS">FIG. 6</figref> in that region <b>600</b> contains therein network <b>602</b> and availability zones <b>604</b> and <b>606</b>. In some implementations, availability zone <b>708</b> may also be contained by network <b>702</b> (e.g., as shown in <figref idref="DRAWINGS">FIG. 6</figref>), although this relationship is not shown in <figref idref="DRAWINGS">FIG. 7</figref>.
Network <b>702</b> may define a state of the network (e.g., active vs. inactive), a Classless Inter-Domain Routing (CIDR) block of addresses used by network <b>702</b>, a virtual local area network (VLAN) number, and devices that make up the network, among other possible attributes. Both network <b>702</b> and availability zone <b>708</b> contain subnet <b>700</b>. Subnet <b>700</b> may define a unique name of the subnet, a subnet mask, a CIDR block of addresses assigned to the subnet, a number of IP addresses available on the subnet, and a gateway used by the subnet, among other attributes thereof.
Since network <b>702</b> and availability zone <b>708</b> are hosted on region <b>710</b> and region <b>710</b> is, in turn, hosted on service account <b>704</b>, network <b>702</b> and availability zone <b>708</b> may also be considered to be hosted on service account <b>704</b>. Thus, in general, for “hosted on” and “contained by” relationships, a child node (i.e., a box having an “H” or “C” arrow extending therefrom) may also inherit the relationships held by its parent node (i.e., a box having an “H” or “C” arrow extending thereto). Thus, subnet <b>700</b> may be hosted on region <b>710</b> and service account <b>704</b>.
Availability zone <b>708</b> may host virtual computing device <b>720</b>, storage volume <b>742</b>, and load balancer <b>728</b>. Virtual computing device <b>720</b> may use network interface controller (NIC) <b>718</b> to communicate with other computing resources in network <b>702</b>. Virtual computing device <b>720</b> may also use security group and rules <b>726</b>, which effectively provide a firewall for virtual computing device <b>720</b>. In some embodiments, each of NIC <b>718</b> and security group and rules <b>726</b> may have a “contained by” relationship with network <b>702</b> (not shown).
Virtual computing device <b>720</b> may be provisioned from secure shell (SSH) key <b>712</b>, operating system (OS) image <b>714</b>, and hardware <b>716</b>, each of which may also be hosted on service account <b>704</b>. SSH key <b>712</b> may define one or more SSH keys used by virtual computing device <b>720</b> to authenticate itself to other computing resources, including computing resources in and outside of the remote computing system. OS image <b>714</b> may define, among other attributes, the type (e.g., WINDOWS®, LINUX®, etc.) and release version (e.g., WINDOWS® 10) of the operating system executed by virtual computing device <b>720</b>. Hardware <b>716</b> may define the attributes of the underlying physical hardware on which virtual computing device <b>720</b> is executing. For example, hardware <b>716</b> may define the processor provider (e.g., INTEL®, AMD®), processor model, processor specifications, and available memory, among other attributes thereof.
Load balancer <b>728</b> may host thereon load balancer (LB) service <b>738</b> that contains LB health service <b>740</b> and LB pool <b>736</b>. Each load balancer <b>728</b> may provide multiple LB services <b>738</b> each corresponding to a different software application. LB pool <b>736</b> may define one or more of virtual computing devices <b>720</b> among which LB service <b>738</b> distributes network traffic. Accordingly, virtual computing device <b>720</b> is shown as having a “contained by” relationship with LB pool <b>736</b>. LB health service <b>740</b> may indicate how an operational status of LB service <b>738</b> is monitored, indicating, for example, how frequently LB service <b>738</b> is pinged to verify that it is running (e.g., every five seconds), a maximum timeout period of time after a ping within which a response to the ping is expected, and a maximum number of failed pings before LB service <b>738</b> is terminated and replaced, among other attributes.
Storage volume <b>742</b> may implement each of internet small computer system interface (ISCSI) endpoint <b>730</b>, network file system (NFS) endpoint <b>732</b>, and block endpoint <b>734</b>. That is, storage volume <b>742</b> may provide a plurality of different interfaces (e.g., each implementing a different protocol) by way of which virtual computing device <b>720</b> can access and use storage volume <b>742</b>, as indicated by the corresponding arrows and their relationships. Storage volume <b>742</b> may be provisioned from volume snapshot <b>744</b>, which may define snapshot name, a size of the storage volume represented thereby, and a source storage volume from which the snapshot was taken, among other attributes.
The remote computing system may additionally allow managed network to divide the computing resources dedicated thereto into organizations (org.) <b>722</b> and spaces <b>724</b>. Organizations <b>722</b> may be hosted on service account <b>704</b>, and the computing resources that make up an organization may be distributed between multiple regions <b>710</b>. Different organizations <b>722</b> may allow managed network <b>300</b> to, for example, separately maintain the computing resources dedicated to different departments within managed network <b>300</b>. Spaces <b>724</b>, which are hosted by respective organizations <b>722</b>, may each be contained within a corresponding region <b>710</b>. Spaces <b>724</b> may allow managed network <b>300</b> to create multiple different isolated computing environments within an organization. For example, in the course of development of its software applications, a particular department within managed network <b>300</b> may utilize a development environment, a staging environment, and a production environment, each of which may be created by a separate space.
Notably, as suggested above, each respective computing resource of computing resources <b>700</b>-<b>744</b> shown in <figref idref="DRAWINGS">FIG. 7</figref> may be associated with at least a unique identifier and one or more attributes of the respective computing resource. In some implementations, the specific attributes provided or exposed by a particular remote computing system for the respective computing resource may vary. For example, for a particular computing resource, a first remote computing system may provide a first set of attributes while a second remote computing system provides a second different set of attributes. The model may support this difference by including, for the particular computing resource, fields for both the first and second sets of attributes. Thus, depending on the specific remote computing system undergoing discovery, different portions of the model may be utilized to generate the map of the service infrastructure. Alternatively, in some cases, each remote computing system may be associated with a corresponding variation of the model of <figref idref="DRAWINGS">FIG. 7</figref> that includes computing resource types and attribute fields specific to those provided by the particular remote computing system.
VIII. Example Mapping And Discovery of Remote Computing System
<figref idref="DRAWINGS">FIG. 8A</figref> illustrates message diagram of operations involved in discovering and mapping aspects of a remote computing system. Execution of these and other operations may allow discovery application <b>800</b> to determine, according to the model shown in <figref idref="DRAWINGS">FIG. 7</figref> or a variation thereof, a map of the computing resources provided by remote computing system <b>804</b> to managed network <b>300</b>. A representation of this map may be stored in CMDB <b>802</b> as one or more configuration items.
Discovery application <b>800</b> and CMDB <b>802</b> may be hosted by managed network <b>300</b>, by remote network management platform <b>320</b>, or distributed therebetween. CMDB <b>802</b> may be stored in persistent storage as one or more data structures (e.g., database tables). Remote computing system <b>804</b> may provide API server <b>806</b> configured to execute a plurality of functions. These functions may be remotely accessible by discovery application <b>800</b>, and may be configured to generate data indicative of computing resources allocated to managed network <b>300</b>. Namely, by invoking functions provided by API server <b>806</b>, discovery application <b>800</b> may obtain the information necessary to determine the map of these computing resources.
Discovery application <b>800</b> may be configured to obtain a service identifier for remote computing system <b>804</b>, as indicated by block <b>810</b>. This service identifier may correspond to service account <b>704</b> and/or credentials <b>706</b>. Accordingly, the service identifier may allow discovery application <b>800</b> to access, discover, and/or determine the attributes of computing resources dedicated to managed network <b>300</b> by remote computing system <b>804</b>. The service identifier may thus, at least in part, define the scope of discovery carried out by discovery application <b>800</b>.
Based on or in response to obtaining the service identifier at block <b>810</b>, discovery application <b>800</b> may be configured to identify a geographic region for discovery and mapping, as indicated by block <b>812</b>. The computing resources dedicated to managed network <b>300</b> by remote computing system <b>804</b> may be distributed among multiple different geographic regions. In some cases, each region may provide a different API or a different API function for obtaining information on the computing resources located within that region. Alternatively or additionally, the API may necessitate that discovery application <b>800</b> specify a particular region as an input parameter of the API function. Thus, identifying the geographic regions that are to be discovered and mapped may allow discovery application <b>800</b> to utilize the correct APIs and API functions in subsequent operations.
In some implementations, the different geographic regions utilized by managed network <b>300</b> may be indicated by the service identifier. Alternatively, discovery application <b>800</b> may transmit a query (e.g., a hypertext transfer protocol (HTTP) request) to remote computing system <b>804</b> (e.g., to API server <b>806</b>) requesting identification of the different geographic regions in which computing resources are dedicated to managed network <b>300</b>. In response to this query, remote computing system <b>804</b> may provide (e.g., as an HTTP response) a list of one or more regions that contain computing resources associated with the service identifier, thus allowing discovery application <b>800</b> to further define the scope of subsequent discovery operations.
Based on or in response to identifying the geographic region at block <b>812</b>, discovery application <b>800</b> may be configured to generate a first request for attributes of virtual computing devices located in the geographic region, as indicated by block <b>814</b>. As mentioned above, the request may specify the geographic region as an input parameter of the API function, by calling an API function specific to the geographic region, or by calling an API specific to the geographic region, among other possibilities.
When the first request is an HTTP request, the input parameters for the function may be provided as HTTP parameters, such as URL resource path parameters that identify specific resources provided by API server <b>806</b>, URL query parameters that include key and value pairs, HTTP header parameters, HTTP cookie parameters, and/or HTTP body parameters. Additionally, the geographic region may be specified by way of the URL. For example, calling an API specific to the geographic region may involve transmitting the first request to REGION.REMOTE_SYSTEM.COM/API FUNCTION, thus specifying the region as a subdomain of the “REMOTE_SYSTEM” domain. Similarly, calling an API function specific to the geographic region may involve transmitting the first request to REMOTE_SYSTEM.COM/REGION/API_FUNCTION, thus specifying the region as a resource path parameter. Further, specifying the region as an input parameter of the API function may involve transmitting the first request to REMOTE_SYSTEM.COM/API_FUNCTION&REGION=SPECIFIC REGION, thus indicating the region by assigning the query parameter value “SPECIFIC REGION” to query parameter key “REGION.”
The attributes of the virtual computing devices may include a name or other identifier (e.g., IP address) of the virtual computing device, identifiers of any storage volumes used by the virtual computing device, and/or identifiers of any other aspects of the model shown in <figref idref="DRAWINGS">FIG. 7</figref> that have a relationship with the virtual computing device. Thus, the attributes may indicate other computing resources with which the virtual computing devices interact and/or which the virtual computing devices use in providing the computing environment. As such, the virtual computing devices may serve as a central point for discovery from which other computing resources dedicated to managed network <b>300</b> can be discovered and mapped. That is, since the virtual computing devices either use or are provisioned from many other computing resources within the model of <figref idref="DRAWINGS">FIG. 7</figref>, the attributes of the virtual computing devices facilitate generation of relationships once these other computing resources are discovered by subsequent discovery operations.
Based on or in response to generating the first request at block <b>814</b>, discovery application <b>800</b> may be configured to transmit, to API server <b>806</b>, the first request, as indicated by arrow <b>816</b>. In some embodiments, the API of API server <b>806</b> may be accessible by way of a command line interface. Accordingly, transmitting the first request may involve discovery application <b>800</b> logging in to API server <b>806</b> and establishing therewith a remote shell connection. Discovery application <b>800</b> may then cause, by way of the remote shell connection, API server <b>806</b> to execute one or more operating system shell commands or scripts. In other embodiments, the API of API server <b>806</b> may be a representational state transfer (REST) API and may thus be accessible by way of HTTP requests. API server <b>806</b> may also be configured to provide, and discovery application <b>800</b> configured to utilize, other interfaces for accessing the functions of the API.
Based on or in response to reception of the request at arrow <b>816</b>, API server <b>806</b> may be configured to execute a first API function addressed by the first request, as indicated by block <b>818</b>. Execution of the first API function may generate an output indicating (i) an identifier of each respective virtual computing device dedicated to managed network <b>300</b> in the specified geographic region and (ii) for each respective virtual computing device, attributes associated with the respective virtual computing device. In some implementations of the API, the attributes of each respective virtual computing device may be provided explicitly. That is, the output of the first API function may contain the values of the attributes.
In other implementations, the attributes may be provided indirectly by defining additional requests that discovery application <b>800</b> can use to obtain the values of these attributes. For example, when the functions of API server <b>806</b> are accessible by way of web queries, each attribute may be specified by a corresponding URL. Discovery application <b>800</b> may be able to obtain the value of a respective attribute by transmitting an HTTP request to the corresponding URL. Each URL may, for example, address a corresponding function provided by API server <b>806</b> that is configured to identify and provide the attributes of a specific type of computing resource.
Based on or in response to execution of the first API function at block <b>818</b>, API server <b>806</b> may be configured to transmit (e.g., as an HTTP response), to discovery application <b>800</b>, the output of the first API function, as indicated by arrow <b>820</b>.
Based on or in response to reception of the output at arrow <b>820</b>, discovery application <b>800</b> may be configured to identify, based on the attributes in the output, load balancers and storage volumes associated with the virtual computing devices, as indicated by block <b>822</b>. Specifically, discovery application <b>800</b> may be configured to identify load balancers that distribute traffic among the virtual computing devices and storage volumes used by the virtual computing devices.
Accordingly, discovery application may be configured to generate one or more additional requests (e.g., HTTP requests) for attributes of the load balancers and the storage volumes, as indicated by block <b>824</b>. Based on or in response to generating the additional requests at block <b>824</b>, discovery application <b>800</b> may be configured to transmit the additional requests to API server <b>806</b>, as indicated by arrow <b>826</b>. Based on or in response to reception of the requests at arrow <b>826</b>, API server <b>806</b> may be configured to execute additional API functions, as indicated by block <b>828</b>. The additional API functions may be configured to identify and provide the attributes of storage volumes, storage volume endpoints (e.g., endpoints <b>730</b>, <b>732</b>, and/or <b>734</b>), load balancers, load balancer services, load balancer pools, and/or load balancer health services.
Based on or in response to execution of the additional API functions, API server <b>806</b> may be configured to transmit, to discovery application, an output of the API functions, as indicated by arrow <b>830</b>. Based on or in response to reception of the transmission at arrow <b>830</b>, discovery application <b>800</b> may be configured to generate a mapping between the virtual computing devices, the load balancers, and the storage volumes, as indicated by block <b>832</b>.
Discovery application <b>800</b> may be configured to identify a relationship between the load balancers and the virtual computing devices based on the IP addresses assigned to the virtual computing devices, among other identifiers thereof. Specifically, discovery application <b>800</b> may be configured to identify load balancers whose pools (e.g., LB pools <b>736</b>) include therein the IP address or other identifier of at least one of the discovered virtual computing device. Thus, a load balancer may be determined to distribute network traffic to a particular virtual computing device when the IP address or other identifier thereof is found in the LB pool of the load balancer. Through the relationship between the LB pool and the virtual machine, discovery application <b>800</b> may also identify how the LB services and LB health services relate to the load balancers and the virtual computing devices.
Discovery application <b>800</b> may be configured to identify the storage volumes used by the virtual computing devices based directly on the attributes of the virtual computing devices. That is, the attributes of the virtual computing devices may identify a name, IP address, or other identifier of the storage volumes or storage volume endpoints used by the virtual computing devices. Notably, by causing API server <b>806</b> to execute the additional API functions at block <b>828</b>, discovery application <b>800</b> may obtain additional information regarding the storage volumes from API server <b>806</b>.
Accordingly, discovery application <b>800</b> may be configured to parse the output generated by the additional API functions for attributes that indicate relationships with other computing devices. Namely, for each load balancer, discovery application <b>800</b> may parse the LB pool thereof to identify IP addresses among which the load balancer distributes network traffic. When an IP in the LB pool matches an IP of one of the discovered virtual computing devices, that virtual computing device may be mapped to the load balancer. This mapping may be indicated directly by a connection between the load balancer and the virtual computing device, or indirectly by a connection between the LB pool of the load balancer and the virtual computing device.
In the case of storage volumes, a relationship between the virtual computing devices and the storage volumes may be indicated by the attributes of the virtual computing device. However, the output received at arrow <b>830</b> may provide additional information regarding the storage volumes and the endpoints provided thereby. For example, the attributes of the virtual computing devices may indicate the endpoints used by the virtual computing devices, but not the storage volume itself, or vice versa. The output at arrow <b>830</b> may indicate how the endpoints relate to the storage volumes, thus allowing for a more complete representation of the relationships between virtual machines and storage volumes.
Based on or in response to generating the mapping at block <b>832</b>, discovery application <b>800</b> may be configured to request storage of the mapping in CMDB <b>802</b>, as indicated by arrow <b>834</b>. Based on or in response to reception of the request at arrow <b>834</b>, CMDB <b>802</b> may be configured to store the mapping, as indicated by block <b>836</b>. The mapping may be retrievable by other computing devices to allow for visualization of the mapping and thus the service infrastructure provided by remote computing system <b>804</b>.
In some implementations, discovery application <b>800</b> may be configured to discover additional computing resources within remote computing system <b>804</b>. For example, discovery application <b>800</b> may be configured to discover any of the remaining aspects of the model of <figref idref="DRAWINGS">FIG. 7</figref>. Such discovery may be similar to the operations of block <b>822</b> through <b>832</b>. That is, discovery application may, based on the attributes associated with the discovered virtual computing devices, identify other computing resources utilized by the virtual computing devices. Discovery application <b>800</b> may then query API functions provided by API server <b>806</b> to obtain attributes of these other computing devices, and, based thereon, map these other computing devices to the virtual computing device, the load balancers, and the storage volumes, among other possibilities.
For example, discovery application <b>800</b> may be configured to determine, for each geographic region undergoing discovery, two or more availability zones in that region among which the virtual computing devices are distributed. Discovery application <b>800</b> may be configured to associate each virtual computing device with its corresponding availability zone and reflect this relationship in the generated mapping. In one example, the attributes of each virtual computing device may directly indicate the availability zone in which the virtual computing device is hosted. Alternatively, discovery application <b>800</b> may also identify the subnets assigned to each availability zone. Based on the IP addresses associated with the subnets and the IP addresses assigned to each of the virtual computing devices, each computing device may be related or mapped to a corresponding subnet and thus a corresponding availability zone.
Determining the mapping between availability zones and the virtual computing devices also allows each load balancer to be classified as an in-zone load balancer or a cross-zone load balancer. Namely, a load balancer (e.g., load balancer <b>620</b>) that is configured to distribute traffic among virtual computing devices that are distributed between two or more availability zones may be considered a cross-zone load balancer. Alternatively, a load balancer (e.g., load balancer <b>640</b>) that is configured to distribute traffic among virtual computing devices each of which are found in the same availability zone may be considered an in-zone load balancer. Such load balancer classifications and relationships with the availability zones may similarly be mapped and stored in CMDB <b>802</b> as configuration items.
Discover application <b>800</b> may be configured to update the determined mapping according to a discovery schedule. In one example, discovery application may be configured to periodically (e.g., weekly, daily, every 12 hours, etc.) re-execute the operations of <figref idref="DRAWINGS">FIG. 8A</figref> in order to generate a revised or updated map indicative of any modification taking place since the last mapping.
Additionally or alternatively, discovery application <b>800</b> may be configured to re-execute at least a portion of these operations based on notifications received from remote computing system <b>804</b>. Remote computing system <b>804</b> may be configured to transmit, to a URL associated with discovery application <b>800</b>, notifications of any changes, modifications, or adjustments made of the computing resources therein. Based on such notifications, discovery application <b>800</b> may be configured to select and execute a particular discovery pattern (e.g., a subset of the operations discussed above) to obtain updated information regarding the computing resource that has been modified. Discovery application <b>800</b> may thus obtain updated attributes that indicate any modifications to the computing resources and reflect such modifications in CMDB <b>802</b> by revising the mapping. As a result, discovery application <b>800</b> may be able to maintain a near-real-time representation of the computing resources provided by remote computing system <b>804</b> and any modifications made thereto.
<figref idref="DRAWINGS">FIG. 8B</figref> is a message diagram that illustrates a discovery process, according to example embodiments. The process may include a discovery application <b>800</b> communicating with a CMDB <b>802</b> and a remote computing system <b>804</b> (e.g., including an API server <b>806</b>). The discovery application <b>800</b> may be executed by a computing system configured to monitor a remote computing system on behalf of a managed network, for example. In some embodiments, the discovery application <b>800</b>, the CMDB <b>802</b>, the remote computing system <b>804</b>, and/or the API server <b>806</b> may be the same as shown and described with reference to <figref idref="DRAWINGS">FIG. 8A</figref>. Further, some of the blocks and communications in the process illustrated in <figref idref="DRAWINGS">FIG. 8B</figref> may be performed in different orders and/or for different relative durations than illustrated in <figref idref="DRAWINGS">FIG. 8B</figref>. <figref idref="DRAWINGS">FIG. 8B</figref> is provided solely as an example.
At block <b>850</b>, the discovery application <b>800</b> may obtain a service identifier associated with the remote computing system <b>804</b>. The service identifier may be stored in a repository of the remote computing system <b>804</b> and accessible by the discovery application <b>800</b>, for example. Further, the service identifier may be associated with an authorized user of the remote computing system <b>804</b>.
At communication <b>851</b>, the discovery application <b>800</b> may query a resource manager API associated with the remote computing system <b>804</b>. The resource manager API may be one of a number of APIs within the API server <b>806</b>, for example. In some embodiments, the resource manager API may allow interaction with a console associated with the remote computing system <b>804</b> (e.g., within an administrator section of the console). Further, the query transmitted to the resource manager API may include providing the service identifier obtained in block <b>850</b> to the resource manager API. In addition, the query may include requesting an organization-wide snapshot of the resources associated with service identifier.
At block <b>852</b>, the remote computing system <b>804</b> may generate a resource inventory file. The resource inventory file may include a list of resources (e.g., data centers, virtual machines, persistent storage, firewalls, and/or other resources) within the remote computing system <b>804</b> that are accessible by the service identifier (e.g., using login credentials associated with a user account within a cloud computing service).
The resource inventory file may also include one or more attributes associated with each resource. For example, the attributes may include resource names (e.g., as defined by the remote computing system <b>804</b>, user <b>414</b>, or remote user <b>416</b>), resource types, unique identification numbers (e.g., based on a numbering system within the remote computing system <b>804</b>), related regions or logical datacenters, and/or resource tags. As such, in some embodiments, generating the resource inventory file may include identifying, for one or more respective resources within the list (e.g., for each respective resource in the list), a logical datacenter associated with the respective resource and/or a region associated with the respective resource (e.g., region <b>600</b> illustrated and described with reference to <figref idref="DRAWINGS">FIG. 6</figref>). Additionally or alternatively, at least one of the resources may not be associated with any logical datacenter or related region (e.g., the resource may be a global resource only associated with the service identifier).
At block <b>860</b>, the remote computing system <b>804</b> may store the resource inventory file generated at block <b>852</b> within a storage bucket. The storage bucket may be a predefined location (e.g., within a persistent storage of the remote computing system <b>804</b>) to which one or more files can be written and/or retained for later use. In alternate embodiments, blocks <b>852</b> and <b>860</b> may be performed concurrently by the remote computing system <b>804</b>. For example, the computing system <b>804</b> may be writing the resource inventory file to the storage bucket piecewise at the same time the remote computing system <b>804</b> is creating the resource inventory file, rather than generating the entire resource inventory file and then storing the resource inventory file to the storage bucket.
In some embodiments, the following communications <b>861</b>-<b>864</b> may occur concurrently with block <b>860</b>. Further, in some embodiments, the following communications <b>861</b>-<b>864</b> may be collectively referred to as “polling” a storage bucket API (e.g., within the API server <b>806</b>) associated with the remote computing system <b>804</b>. The storage bucket API may provide information regarding a status of one or more storage buckets within the remote computing system <b>804</b>. Polling the storage bucket API may allow the discovery application <b>800</b> to determine when the resource inventory file has been fully written to the storage bucket.
At communication <b>861</b>, the discovery application <b>800</b> may query the storage bucket API associated with the remote computing system <b>804</b>. As with communication <b>851</b>, communication <b>861</b> may include providing the service identifier obtained in block <b>850</b> to the storage bucket API.
At communication <b>862</b>, the remote computing system <b>804</b> (e.g., based on the storage bucket API) may return a failure message to the discovery application <b>800</b> in response to the storage bucket API query of communication <b>861</b>. The failure message may indicate to the discovery application <b>800</b> that the storage bucket of the remote computing system <b>804</b> is still being modified/written to (e.g., the resource inventory file is still being written to the storage bucket by the remote computing system <b>804</b>).
Communications <b>863</b> and <b>864</b> may be repeats of communications <b>861</b> and <b>862</b>, respectively. For example, at communication <b>863</b>, the discovery application <b>800</b> may query the storage bucket API associated with the remote computing system <b>804</b>. Similarly, at communication <b>864</b>, the remote computing system <b>804</b> (e.g., based on the storage bucket API) may return a failure message to the discovery application <b>800</b>.
Between communications <b>861</b> and <b>863</b>, the discovery application <b>800</b> may implement a predetermined time interval ti (i.e., predetermined delay). The predetermined time interval ti may allow additional time for the remote computing system <b>804</b> to continue to write the resource inventory file generated in block <b>852</b> to the storage bucket. In some embodiments, the predetermined time interval ti may be standardized across all discovery processes performed by the discovery application <b>800</b> (e.g., the predetermined time interval ti may be between 1.0 seconds and 30.0 seconds). In other embodiments, the predetermined time interval ti may be user-defined. For example, the discovery application <b>800</b> may request a predetermined time interval ti value from a user of a managed network (e.g., user <b>414</b> illustrated and described with reference to FIG. <b>4</b>) or a remote user (e.g., remote user <b>416</b> illustrated and described with reference to <figref idref="DRAWINGS">FIGS. 3 and 4</figref>). Such a predetermined time interval ti value may be stored in a persistent storage of a managed network (e.g., managed network <b>300</b> illustrated and described with reference to <figref idref="DRAWINGS">FIG. 3</figref>) or a remote network management platform (e.g., remote network management platform <b>320</b> illustrated and described with reference to <figref idref="DRAWINGS">FIGS. 3 and 4</figref>) for later access by the discovery application <b>800</b> (e.g., after transmitting a storage bucket API query, as in communication <b>861</b>). Assuming the discovery application <b>800</b> does not receive a successful message response from the remote computing system <b>804</b> during the predetermined time interval ti, the discovery application <b>800</b> may again query the storage bucket API (e.g., as in communication <b>863</b>).
Similar to between communications <b>861</b> and <b>863</b>, after transmitting the storage bucket API query in communication <b>863</b>, the discovery application <b>800</b> may use the same predetermined time interval ti. In alternate embodiments, a different predetermined time interval may be used after communication <b>863</b> than after communication <b>861</b>. For example, after each sequential series of querying the storage bucket API and then receiving a failure message, the discovery application <b>800</b> may implement a predetermined time interval that is longer than the previously implemented predetermined time interval. In this way, it is more likely that the resource inventory file is fully written to the storage bucket with each successive query to the storage bucket API. Further, there may be an upper limit as to how much the predetermined time interval is increased after each unsuccessful polling. For example, the predetermined time interval may increase after each unsuccessful polling until it reaches a threshold time interval. Alternatively, the predetermined time interval may increase after each unsuccessful polling until a predefined number of unsuccessful pollings has occurred.
Communication <b>865</b> may be a repeat of communications <b>861</b> and <b>863</b>. For example, at communication <b>865</b>, the discovery application may query the storage bucket API associated with the remote computing system <b>804</b>.
Unlike communications <b>862</b> and <b>864</b>, at communication <b>866</b> the remote computing system <b>804</b> (e.g., based on the storage bucket API) may return a successful message to the discovery application <b>800</b>. The successful message may indicate that the resource inventory file has been completely written to the storage bucket. In alternate embodiments, rather than transmitting a successful message to the discovery application <b>800</b>, the remote computing system <b>804</b> may transmit the resource inventory file, itself, to the discovery application <b>800</b>. In such embodiments, successive communications <b>853</b> and <b>854</b> may be unnecessary.
While three calls and responses (e.g., cycles of the discovery application <b>800</b> querying the storage bucket API and the remote computing system <b>804</b> returning a message) are executed in the discovery process of <figref idref="DRAWINGS">FIG. 8B</figref> before the resource inventory file is written to the storage bucket, in other embodiments, other numbers of calls and responses may occur. For example, the resource inventory file may be completely written to the storage bucket after a single cycle, two cycles, four cycles, five cycles, etc. Further, in some embodiments, the discovery application <b>800</b> may include a time-out feature. For example, after a predetermined number of call and response cycles and/or a predetermined amount of time elapsed, the discovery application <b>800</b> may cease querying the storage bucket API. When a time-out occurs, the discovery application <b>800</b> may retrieve a portion of the resource inventory file or may cease the discovery process altogether, possibly without having discovered any resources or stored any resources in the resource table of the CMDB <b>802</b>.
At communication <b>853</b>, the discovery application <b>800</b> may request the resource inventory file that was generated at block <b>852</b> and stored within the storage bucket at block <b>860</b>.
At communication <b>854</b>, the remote computing system <b>804</b> may return the resource inventory file to the discovery application <b>800</b>.
At block <b>855</b>, the discovery application <b>800</b> may parse the resource inventory file. The discovery application <b>800</b> may parse the resource inventory file to generate representations of the resources stored within the resource inventory file. As indicated above, the resources in the resource inventory file may be associated with the service identifier. In some embodiments, parsing the resource inventory file may include extracting individual resources from among the list of resources in the resource inventory file. <figref idref="DRAWINGS">FIG. 8D</figref> illustrates one technique for parsing the resource inventory file, for example.
In some embodiments, the discovery application <b>800</b> may also identify a relationship between at least one of the resources (e.g., one of the resources in the resource inventory file) and any resource tag associated with the at least one resource based on the resource type of the at least one resource.
At communication <b>856</b>, the discovery application <b>800</b> may request that the CMDB <b>802</b> store the resources retrieved by the parsing of block <b>855</b> (e.g., request that the CMDB <b>802</b> store the resources in one or more tables of resources). As such, communication <b>856</b> may also include the discovery application <b>800</b> transmitting the representations of the resources to the CMDB <b>802</b>. If any attributes were retrieved from the resource inventory file by the discovery application <b>800</b>, those attributes may be transmitted to the CMDB <b>802</b> along with the resources. Further, if any relationships between resources and associated attributes (e.g., resource tags) were identified by the discovery application <b>800</b>, those relationships may be transmitted to the CMDB <b>802</b>, as well.
At block <b>857</b>, the CMDB <b>802</b> may store the resources in the table (e.g., within the CMDB <b>802</b>). Further, if any attributes were transmitted along with the resources, the CMDB <b>802</b> may also store the attributes in the table as well. In addition, any relationships that were transmitted by the discovery application <b>800</b> to the CMDB <b>802</b> along with the resources may also be stored in the CMDB <b>802</b>.
At communication <b>858</b>, the discovery application <b>800</b> may transmit a request to the resource manager API (e.g., within the API server <b>806</b> of the remote computing system <b>804</b>) to delete the resource inventory file. As the resource inventory file may no longer be used by the discovery application <b>800</b> once the representations of the resources are stored within the table of resources (e.g., stored within the table of resources of the CMDB <b>802</b> in block <b>857</b>), the discovery application <b>800</b> may transit a request to the resource manager API to delete the resource inventory file from the storage bucket. By deleting the resource inventory file, additional storage space within the storage bucket can be freed for other uses (e.g., to store resource inventory files associated with other service identifiers during future discovery processes).
At block <b>859</b>, the remote computing system <b>804</b> may delete the resource inventory file from the storage bucket. In some embodiments, the remote computing system <b>804</b> may only delete the resource inventory file from the storage bucket when a retention policy for the storage bucket is inactive. As such, at communication <b>858</b>, the discovery application <b>800</b> may also provide a request to the resource manager API to deactivate the retention policy for the storage bucket.
<figref idref="DRAWINGS">FIG. 8B</figref> is provided solely as an example embodiment. In other embodiments, communication <b>858</b> and/or block <b>859</b> may occur prior to or currently with communication <b>856</b> and block <b>857</b>. Even further, in some embodiments, communication <b>858</b> and/or block <b>859</b> may occur prior to or currently with block <b>855</b>. Alternatively, in some embodiments, the resource inventory file may be deleted by the remote computing system <b>804</b> without a request from the discovery application <b>800</b> (e.g., after a predetermined amount of time since transmitting the resource inventory file to the discovery application <b>800</b> in communication <b>854</b>). In still other embodiments, communication <b>858</b> and block <b>859</b> may not be performed. In such embodiments, the resource inventory file may remain in the storage bucket of the remote computing system <b>804</b> (e.g., for later access and/or retrieval).
<figref idref="DRAWINGS">FIG. 8C</figref> is a message flow diagram that illustrates a variation on the discovery process illustrated in <figref idref="DRAWINGS">FIG. 8B</figref>. From communication <b>861</b> onward, the operations and communications performed in the embodiment of <figref idref="DRAWINGS">FIG. 8C</figref> may be the same as in <figref idref="DRAWINGS">FIG. 8B</figref>. This may include communications <b>861</b>, <b>862</b>, <b>863</b>, <b>864</b>, <b>865</b>, <b>866</b>, <b>853</b>, <b>854</b>, <b>856</b>, <b>858</b> and blocks <b>860</b>, <b>855</b>, <b>857</b>, <b>859</b>. Some of the foregoing communications and blocks are not illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> to avoid cluttering the drawing, but such communications and blocks may nevertheless still be performed in accordance with the process of <figref idref="DRAWINGS">FIG. 8C</figref>. This fact is illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> by the vertical ellipsis after communication <b>854</b>. It is further noted that, while CMDB <b>802</b> is not illustrated in <figref idref="DRAWINGS">FIG. 8C</figref>, CMDB <b>802</b> may still participate in the process illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> like in the process of <figref idref="DRAWINGS">FIG. 8B</figref>. For example, the discovery application <b>800</b> may still transmit a request for storage of the resources to CMDB <b>802</b> in communication <b>856</b> and CMDB <b>802</b> may store the resources in the table at block <b>857</b>.
Unlike the process illustrated in <figref idref="DRAWINGS">FIG. 8B</figref>, though, the process illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> may include one or more alternative communications or blocks prior to communication <b>861</b>. Also unlike the process illustrated in <figref idref="DRAWINGS">FIG. 8B</figref>, the process illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> may include communications with one or more users and/or user devices. For example, as illustrated, the process of <figref idref="DRAWINGS">FIG. 8C</figref> may include communications with user <b>414</b> of the managed network <b>300</b> illustrated and described with respect to <figref idref="DRAWINGS">FIG. 4</figref>. Additionally or alternatively, the process may include communication with a remote user of the remote network management platform <b>320</b> (e.g., remote user <b>416</b> illustrated and described with respect to <figref idref="DRAWINGS">FIG. 4</figref>).
At block <b>850</b>, the discovery application <b>800</b> may obtain a service identifier for a remote computing system <b>804</b>. Like the process of <figref idref="DRAWINGS">FIG. 8B</figref>, the service identifier may be stored in a repository of the remote computing system <b>804</b> and accessible by the discovery application <b>800</b>, for example. In some embodiments, the service identifier may be associated with user <b>414</b> (e.g., the service identifier may include a user identification used by user <b>414</b> to access the remote computing system <b>804</b>).
At communication <b>871</b>, the discovery application <b>800</b> may request credentials from user <b>414</b>. The requested credentials may be associated with the service identifier, for example. In some embodiments, the credentials may include a username and/or password. Further, the credentials may be used by user <b>414</b> and/or the service identifier to access the remote computing system <b>804</b> (e.g., to login to use the cloud computing resources of the remote computing system <b>804</b>). For example, the credentials may provide create access and/or edit access for storage buckets associated with the remote computing system <b>804</b>.
At communication <b>872</b>, user <b>414</b> may provide the requested credentials to the discovery application <b>800</b>. Providing the requested credentials may include user <b>414</b> inputting the requested credentials into a computing device using a user interface (e.g., a touchscreen, a keyboard, a mouse, etc.). The computing device may be associated with the discovery application <b>800</b> and/or with user <b>414</b>. After receiving input from user <b>414</b>, the credentials may be passed on to the discovery application <b>800</b>. Alternatively, providing the requested credentials may include retrieving the requested credentials from a credential repository of user <b>414</b> (e.g., a list of storage usernames and/or passwords on a hard drive of a user device associated with user <b>414</b>) and transmitting the retrieved credentials to the discovery application <b>800</b>.
At communication <b>873</b>, user <b>414</b> may provide a whitelist to the discovery application <b>800</b>. The whitelist may indicate which types of resources within the remote computing system <b>804</b> are to be included in any resource inventory file generated by the remote computing system <b>804</b> and subsequently retrieved by the discovery application <b>800</b>. In alternate embodiments, the whitelist may be provided to the discovery application <b>800</b> at the same time as the credentials (e.g., communication <b>872</b> and communication <b>873</b> may be merged). Additionally or alternatively, in some embodiments, the whitelist may be provided in response to a request from the discovery application <b>800</b>. The whitelist may be user-defined. For example, user <b>414</b> may input the whitelist into a computing device using a user interface (e.g., a touchscreen, a keyboard, a mouse, etc.).
At communication <b>874</b>, the discovery application <b>800</b> may provide credentials to the remote computing system <b>804</b>. The credentials may be associated with the service identifier (e.g., a username and/or password used to login to the remote computing system <b>804</b>) and/or may be the credentials received from user <b>414</b> in communication <b>872</b>. Providing credentials to the remote computing system <b>804</b> may provide the discovery application <b>800</b> with create access and edit access for storage buckets associated with the remote computing system <b>804</b>.
At communication <b>875</b>, the discovery application <b>800</b> may query a resource manager API (e.g., within the API server <b>806</b> of the remote computing system <b>804</b>). Like communication <b>851</b> illustrated in <figref idref="DRAWINGS">FIG. 8B</figref>, the query transmitted to the resource manager API may include the service identifier obtained in block <b>850</b>. Additionally, the query of communication <b>875</b> may include one or more credentials received by the discovery application <b>800</b> in communication <b>872</b>. Still further, the query of communication <b>875</b> may include providing the whitelist received by the discovery application <b>800</b> in communication <b>873</b> to the remote computing system <b>804</b>.
At block <b>876</b>, the remote computing system <b>804</b> may generate a resource inventory file that includes a list of resources within the remote computing system <b>804</b> that are accessible by the service identifier. The list of resources may also include attributes associated with each of the resources. Further, the resource inventory file may be generated based on the whitelist received by the remote computing system <b>804</b> in communication <b>875</b>. As such, the resource inventory file might not contain resources that have resource types not listed on the whitelist. For example, the remote computing system <b>804</b> may only retrieve those resources that match one of the resource types listed in the whitelist. Alternatively, the remote computing system <b>804</b> may retrieve all resources associated with the service identifier but discard those resources that do not have a resource type matching one of the resource types in the whitelist prior to generating the resource inventory file. By using the whitelist to generate the resource inventory file, memory can be conserved within the CMDB <b>802</b> and/or within the remote computing system <b>804</b> when storing the resources in the table (e.g., at block <b>857</b> of <figref idref="DRAWINGS">FIG. 8B</figref>) based on the parsed inventory file by eliminating unnecessary resources.
While the whitelist illustrated in <figref idref="DRAWINGS">FIG. 8C</figref> may be user-defined, other whitelists are also possible. For example, a default whitelist could be used. Such a default whitelist may be stored in a repository associated with the discovery application <b>800</b> and/or the remote computing system <b>804</b>. The default whitelist may be based on commonly used resources within the remote computing system <b>804</b> (e.g., commonly used by the service identifier or commonly used across all accounts associated with the remote computing system <b>804</b>). In some embodiments, there may be multiple default whitelists that user <b>414</b> and/or discovery application <b>800</b> can select from based on which types or subtypes of resources user <b>414</b> wants to discover. In cases where user <b>414</b> requests that all resource types be discovered, the discovery application <b>800</b> may provide no whitelist to the remote computing system <b>804</b> (e.g., as in <figref idref="DRAWINGS">FIG. 8B</figref>) or may provide an empty whitelist, which signals to the remote computing system <b>804</b> that all resource types are to be discovered.
As described above, the process of <figref idref="DRAWINGS">FIG. 8C</figref> may continue after block <b>876</b> in the same or a similar manner to the process illustrated and described with reference to <figref idref="DRAWINGS">FIG. 8B</figref>. However, the resource file that is stored in the storage bucket, retrieved by the discovery application <b>800</b>, parsed by the discovery application <b>800</b>, and transmitted to and stored in the CMDB <b>802</b> may reflect the differences between the processes of <figref idref="DRAWINGS">FIGS. 8B and 8C</figref> that occur prior to block <b>860</b>. For example, the resources stored in the CMDB <b>802</b> may only be of the resource types included in the whitelist provided during communication <b>873</b>.
<figref idref="DRAWINGS">FIG. 8D</figref> illustrates a parsing technique. The parsing technique may be used to parse a resource inventory file <b>880</b> (e.g., the resource inventory file generated in block <b>852</b>, stored in the storage bucket in block <b>860</b>, and transmitted to the discovery application <b>800</b> in communication <b>854</b> of <figref idref="DRAWINGS">FIG. 8B</figref>). The parsing technique may be performed as part of block <b>855</b> of <figref idref="DRAWINGS">FIG. 8B</figref>, for example.
As illustrated, the parsing technique may include identifying objects within the resource inventory file <b>880</b>. For example, the resource inventory file <b>880</b> illustrated in <figref idref="DRAWINGS">FIG. 8D</figref> includes three objects: object <b>891</b>, object <b>892</b>, and object <b>893</b>. In other embodiments, the resource inventory file may include a smaller or a larger number of objects. For example, the resource inventory file may include hundreds or thousands of objects.
Each of the objects in the resource inventory file <b>880</b> may correspond to one or more of the resources within the remote computing system <b>804</b> that the discovery application <b>800</b> is discovering. In various embodiments, the objects in the resource inventory file <b>880</b> may be represented using various notations. For example, the objects in the resource inventory file <b>880</b> may be represented using JSON (e.g., as illustrated in <figref idref="DRAWINGS">FIG. 8D</figref>) or WL. Further, the resource inventory file <b>880</b> may be line-delimited, with each additional resource in the list of resources being listed on a new line of the resource inventory file <b>880</b>. Hence, parsing the resource inventory file <b>880</b> may include the discovery application <b>800</b> reading the resource inventory file <b>880</b> to identify line breaks and identifying one resource per object within each line of the resource inventory file <b>880</b>. Each resource in the resource inventory file <b>880</b> may include one or more attributes associated with the resource. Such attributes may be contained in the same object (e.g., the same JSON object or XML object) as the underlying resource, for example. Hence, when the discovery application <b>800</b> is extracting an object representing a resource from the resource inventory file <b>880</b>, the discovery application <b>800</b> may identify a resource based on the object as well as one or more attributes associated with the resource based on the object. As described above with reference to <figref idref="DRAWINGS">FIG. 8B</figref>, after parsing the resource inventory file <b>880</b>, the extracted resources and attributes may be provided to the CMDB <b>802</b> for storage within a table of resources.
IX. Example Resource Allocation Management for Remote Computing System
Once a mapping of the computing resources in remote computing system <b>804</b> is determined, the mapping may be used to assist with carrying out various other operations in connection with remote computing system <b>804</b>. For example, based on the number and type of computing resources indicated by the map, discovery application <b>800</b> may be configured to determine a cost (e.g., per unit time, total to date, etc.) of provisioning the computing resources indicated by the map. Most notably, however, discovery application may be configured to use this mapping to modify, change, and/or otherwise adjust the discovered computing resources or the attributes thereof. <figref idref="DRAWINGS">FIGS. 9A, 9B, 9C, and 9D</figref> illustrate respective message diagram of operations involved in modifying aspects of remote computing system <b>804</b> by way of discovery application <b>800</b>.
Namely, discovery application <b>800</b> may obtain instructions to modify a computing resource of remote computing system <b>804</b>, as indicated by block <b>900</b>. In some implementations, the instructions may be user instructions received by way of a graphical user interface provided by discovery application <b>800</b>. For example, discovery application <b>800</b> may display a graphical representation of the mapping determined by way of the operations of <figref idref="DRAWINGS">FIG. 8A</figref>. A user may interact with the graphical representation of the mapping (e.g., by clicking, dragging, typing, or otherwise providing input) to add a new computing resource to the mapping, remove a computing resource from the mapping, and/or modify attributes of existing computing resources, among other possibilities. Thus, the graphical user interface may be used to indicate a target state of the mapping requested by the user.
In another example, discovery application <b>800</b> may be configured to receive the instructions from a computing device or software application executing within managed network <b>300</b>. For example, the software application may request additional computing resources or request access to existing computing resources, among other possibilities. In a further example, discovery application <b>800</b> may be configured to generate the instructions without external input. For example, discovery application <b>800</b> may be configured to maintain the amount of computing resources within a quota or other threshold. The quota or threshold may be selected such that, for example, a cost of the computing resources does not exceed a threshold cost (e.g., cost per unit time, total monthly budget, etc.). Discovery application <b>800</b> may additionally or alternatively be configured to request allocation of additional computing resources when utilization of the cloud-based computing environment or portion thereof rises above a first threshold, and/or request termination of some computing resources when the utilization falls below a second threshold. Other reasons for modifying the computing resources are possible.
Based on or in response to obtaining the instructions at block <b>900</b>, discovery application <b>800</b> may be configured to generate a first request to modify the computing resources, as indicated by block <b>902</b>. In one example, resource server <b>808</b> provided by remote computing system <b>804</b> may be configured to allow discovery application <b>800</b> to remotely modify the computing resources provided by remote computing system <b>804</b>. Specifically, resource server <b>808</b> may be configured to allow desired service infrastructure modifications or states to be specified as programmatic code. For example, resource server <b>808</b> may be configured to use an infrastructure-as-code language (e.g., HASHICORP CONFIGURATION LANGUAGE®) and/or an infrastructure-as-code software application (e.g., TERRAFORM®) to specify and execute the desired modifications.
To that end, discovery application <b>800</b> may define a plurality of infrastructure-as-code templates, each corresponding to a modification that can be requested by way of discovery application <b>800</b>. Each template may include one or more objects (e.g., JSON objects) made up of one or more key-value pairs. For example, a template used to deploy a virtual computing device may include a first object having key-value pairs for (i) the type of virtual computing device to be deployed (e.g., processing power, amount of memory, etc.), (ii) a name for the virtual computing device, and (iii) an identifier of the operating system that the virtual computing device is to execute. The keys included in each template may define the information to be provided to remote computing system <b>804</b> in order to effectuate a particular modification. At least some of the values in each template may be blank, and may be filled out by discovery application <b>800</b> based on the instructions received at block <b>900</b>.
Based on the instructions obtained at block <b>900</b>, discovery application <b>800</b> may select one or more of these templates to define the desired modification using the infrastructure-as-code language. Discovery application <b>800</b> may populate the templates specifying the values for any keys not already associated with a value (and/or overriding the values for some keys). In this way, discovery application <b>800</b> may specify the desired modifications by, for example, providing an identifier of the specific computing resource sought to be modified, or indicating a new value to which a particular attributes of a computing resource is to be adjusted, among other possibilities.
In another example, the computing resources of remote computing system <b>804</b> may be modifiable by way of a resource management API provided by resource server <b>808</b>. In such an implementation, generating the first request may include, for example, selecting an API function used to modify the computing resource specified by the instructions at block <b>900</b>. The first request may thus be an HTTP request that specifies, by way of one or more parameters thereof, the modification indicated by the instructions at block <b>900</b>.
Based on or in response to generation of the first request at block <b>902</b>, discovery application <b>800</b> may be configured to transmit, to resource server <b>808</b>, the first request, as indicated by arrow <b>904</b>. Based on or in response to reception of the first request at arrow <b>904</b>, resource server <b>808</b> may be configured to modify the computing resource specified by the request in the manner defined by the first request, as indicated by block <b>906</b>.
Based on or in response to modification of the computing resource at block <b>906</b>, resource server <b>808</b> may be configured to transmit, to discovery application <b>800</b>, a first response indicating the modification, as indicate by arrow <b>908</b>. The amount of information included in the first response may vary depending on the particular remote computing system. In some cases, the first response may include a confirmation that the modification has been executed, without providing any information regarding the details of the modification. In other cases, the first response may provide data that details the modification. For example, when a new resource is generated, the response may include a name or a unique identifier associated with the new resource. In some cases, the response may also include the values of each of the attributes associated with the new resource. Similarly, when an existing resource is in some way altered (e.g., a value of an attribute thereof is updated), the first response may include an identifier of the resource, the new value of the updated attribute, and/or the values of all attributes.
Based on or in response to reception of the transmission at arrow <b>908</b>, discovery application <b>800</b> may be configured to select a discovery pattern for the modified computing resource, as indicated by block <b>920</b>. Based on or in response to selection of the discovery pattern at block <b>910</b>, discovery application <b>800</b> may be configured to execute the discovery pattern to verify that the modification executed by resource server <b>808</b> matches that of the instructions obtained at block <b>900</b>, as indicated by block <b>912</b>.
The selected discovery pattern may include a subset of the operations illustrated in and discussed with respect to <figref idref="DRAWINGS">FIG. 8A</figref>. That is, rather than re-discovering and re-mapping all of the computing resources provided by remote computing system <b>804</b>, the discovery pattern may focus on the computing device that has been modified and/or any computing resources related thereto. The discovery pattern may be configured to discover and obtain the attributes associated with the modified computing resource. Thus, discovery application <b>800</b> may use the discovery and mapping process to confirm that the modification to the computing resources has been executed as instructed. The discovery pattern may be used to verify that the computing resource has been created, continues to exist, or has been deleted. The discovery pattern may be additionally or alternatively used to verify that the computing resource has the attributes defined by the instructions at block <b>900</b>. In short, discovery application <b>800</b> may verify that an actual state of the service infrastructure determined by execution of the discovery patterns matches a target state of the service infrastructure specified at block <b>900</b>.
Based on or in response to execution of the discovery pattern at block <b>912</b>, discovery application <b>800</b> may be configured to transmit, to API server <b>806</b>, a second request for attributes of the modified computing resource, as indicated by arrow <b>914</b>. Depending on the specific type of the modified computing resource, the second request may be addressed to a specific API function configured to provide the attributes of that computing resource.
Alternatively or additionally, the second request and/or additional requests may be addressed to functions corresponding to other computing resources that have a relationship with the modified computing resource. For example, when a virtual computing device is modified to (i) stop using a first storage volume and (ii) instead use a second storage volume, an API function associated with storage volumes may be used to obtain the attributes associated with the first and second storage volumes to verify the modification of the virtual computing device.
Based on or in response to reception of the request at arrow <b>914</b>, API server <b>806</b> may be configured to execute an API function addressed by the second request, as indicated by block <b>916</b>. Based on or in response to execution of the API function, API server <b>806</b> may be configured to transmit, to discovery application <b>800</b>, a second response indicating the output of the API function, as indicated by arrow <b>918</b>. Based on or in response to reception of the transmission at arrow <b>918</b>, discovery application <b>800</b> may be configured to determine whether the modification executed by resource server <b>808</b> at block <b>906</b> (and indicated by the second response at arrow <b>918</b>) matches the instructions received at block <b>900</b>, as indicated by block <b>920</b>.
In one example, determining whether the modification matches the instructions may involve generating a preview of an updated mapping of the computing resources. The preview may represent (i) any unchanged portions of the mapping determined at block <b>832</b> and (ii) the modification to the computing device executed at block <b>906</b>. The preview of the mapping may be displayed by way of a user interface along with a prompt asking a user to confirm whether the preview matches the instructions obtained at block <b>900</b>. When the preview of the mapping matches the user's instructions, the graphical user interface may be used to receive a corresponding confirmation. On the other hand, when preview of the mapping does not match (e.g., is in some way different from) the user's instructions, the graphical user interface may be used to receive an indication to this effect. In some implementations, the user interface may also be used to indicate any differences between the modification and the instructions, thus allowing the erroneous modification to be corrected.
In other examples, discovery application <b>800</b> may be configured to automatically determine whether the modification matches the instructions. For example, discovery application may determine that a new computing resource has not been provisioned, a computing resource that was requested to be deleted continues to exist, an attribute requested to be modified remains unchanged, and/or a relationship requested to be formed remains unformed, among other possibilities. Discovery application <b>800</b> may, for example, determine a difference between the preview of the mapping and the original mapping to identify any modifications that have actually been performed by resource server <b>808</b>. Discovery application <b>800</b> may then compare these differences with the instructions and determine whether each instruction is associated with a corresponding one of the differences.
<figref idref="DRAWINGS">FIG. 9B</figref> illustrates example operations that may be carried out by discovery application <b>800</b> when the modification to the computing resource matches the instructions. Namely, discovery application <b>800</b> may be configured to determine that the modification matches the instructions, as indicated by block <b>922</b>. Based on or in response to determining that the modification matches the instructions at block <b>922</b>, discovery application <b>800</b> may be configured to update the mapping of the computing resources in remote computing system <b>804</b> to indicate the modification, as indicate by block <b>924</b>.
Based on or in response to updating the mapping at block <b>924</b>, discovery application <b>800</b> may be configured to request storage of the mapping as updated in CMDB <b>802</b>, as indicated by arrow <b>926</b>. Based on or in response to reception of the request at arrow <b>928</b>, CMDB may be configured to store the mapping as updated. Accordingly, a successful modification to the computing resource carried out according to the instructions may be confirmed by being reflected in the mapping and any visual representation thereof.
On the other hand, <figref idref="DRAWINGS">FIGS. 9C and 9D</figref> illustrate operations that may be carried out when the modification to the computing device does not match the instructions, as indicated by blocks <b>930</b>. The modification might not match the instructions when, for example, the instructions contain therein an error. In some cases, the error may be a syntactical error (e.g., when the instructions include incorrectly formatted input) or a typographical error (e.g., when the instructions request that attributes of a virtual computing device that does not exist are modified), among other possible errors. In another example, the modifications might not match the instructions when remote computing system <b>804</b> is unable to execute the modification due to one or more rules. The instructions may, for example, request dedication of computing resources that would exceed a quota or other limit (e.g., cost) set by managed network <b>300</b> and/or remote computing system <b>804</b>. Alternatively, the instructions may request modifications of rules (e.g., network security rules, storage volume read/write permissions, etc.) that are not modifiable, for example, due to the requestor (e.g., user or application providing the instructions at block <b>900</b>) lacking sufficient permissions.
Based on or in response to determining that the modification does not match the instructions at block <b>930</b>, discovery application <b>800</b> may be configured to generate a third request to undo the modification, as illustrated by block <b>932</b>. For example, the third request may request a modification that is opposite to the modification indicated by the first request at block <b>902</b>. In some cases, resource server <b>808</b> may provide specific functions configured to undo or roll back one or more recent modifications to the service infrastructure. In such cases, the third request may invoke this function and specify the modification to be undone or rolled back.
Based on or in response to generating the third request at block <b>932</b>, discovery application may be configured to transmit the third request to resource server <b>808</b>, as indicated by arrow <b>934</b>. Based on or in response to reception of the request at arrow <b>934</b>, resource server <b>808</b> may be configured to undo the modification to the computing resource, as indicated by block <b>936</b>. Based on or in response to undoing the modification at block <b>936</b>, resource server <b>808</b> may be configured to transmit, to discovery application <b>800</b>, a third modification indicating that the modification has been undone, as indicated by arrow <b>938</b>. The third response may be similar in its content to the first response at arrow <b>908</b>.
Based on or in response to reception of the third response at arrow <b>938</b>, discovery application <b>800</b> may be configured to obtain alternative instructions to modify the computing resource, as indicated by block <b>940</b>. The alternative instructions may be a modified version of the instruction obtained at block <b>900</b>. In some implementations, the alternative instructions may be user instructions obtained by way of the graphical user interface. In other implementations, discovery application <b>800</b>, or another software application, may be configured to generate the alternative instructions based on any differences between the target service infrastructure state indicated by the instructions at block <b>900</b> and the actual service infrastructure state determined at block <b>920</b>.
Alternatively or additionally, discovery application <b>800</b> may be configured to generate a revised request to modify the computing resource, as indicated by block <b>942</b> of <figref idref="DRAWINGS">FIG. 9D</figref>. In implementations where the operations of <figref idref="DRAWINGS">FIG. 9D</figref> are carried out after the initial modification is undone according to the operations of <figref idref="DRAWINGS">FIG. 9C</figref>, the revised request may be generated with the assumption that the service infrastructure is in the state it was in prior to execution of block <b>906</b>. Alternatively, in implementations where the operations of <figref idref="DRAWINGS">FIG. 9D</figref> are carried out without the operations of <figref idref="DRAWINGS">FIG. 9C</figref>, the revised request may be generated with the assumption that the service infrastructure is in the state it was in after execution of block <b>906</b>. That is, discovery application may take into account the initial incorrect modification when generating the revised request.
Based on or in response to generation of the revised request at block <b>942</b>, discovery application <b>800</b> may be configured to transmit the revised request to resource server <b>808</b>, as indicated by arrow <b>944</b>. Based on or in response to reception of the request at arrow <b>944</b>, resource server <b>808</b> may be configured to modify the computing resource according to the revised request, as indicated by block <b>946</b>. Based on or in response to modification of the computing resource at block <b>946</b>, resource server <b>808</b> may be configured to transmit, to discovery application <b>800</b>, a fourth response indicating a revised modification to the computing resource, as indicated by arrow <b>948</b>.
Based on or in response to reception of the transmission at arrow <b>948</b>, discovery application <b>800</b> may be configured to re-execute the discovery pattern to verify the modification to the computing resource, as indicated by block <b>950</b>. Based on or in response to re-execution of the discovery pattern at block <b>950</b>, discovery application <b>800</b> may be configured to transmit, to API server <b>806</b>, a fifth request for attributes of the modified computing resource, as indicated by arrow <b>952</b>. Based on or in response to reception of the transmission at arrow <b>952</b>, API server <b>806</b> may be configured to execute the API function specified by the fifth request, as indicated by block <b>954</b>. Based on or in response to execution of the API function at block <b>954</b>, API server <b>806</b> may be configured to transmit, to discovery application <b>800</b>, a fifth response indicating an output of the API function, as indicated by arrow <b>956</b>.
Based on or in response to reception of the transmission at arrow <b>956</b>, discovery application <b>800</b> may be configured to determine whether the revised modification matches the instructions (e.g., the instructions obtained at block <b>900</b> or the alternative instruction of block <b>940</b>), as indicated by block <b>958</b>. Notably, the operations of block <b>942</b> through block <b>958</b> (including the operations of the arrows therebetween), may be analogous to the operations of blocks <b>902</b> through <b>920</b> of <figref idref="DRAWINGS">FIG. 9A</figref>.
X. Example Operations
<figref idref="DRAWINGS">FIGS. 10-12</figref> are flow charts illustrating example embodiments. The processes illustrated by <figref idref="DRAWINGS">FIGS. 10-12</figref> may be carried out by a computing device, such as computing device <b>100</b>, and/or a cluster of computing devices, such as server cluster <b>200</b>. However, the processes can be carried out by other types of devices or device subsystems. For example, the processes could be carried out by a portable computer, such as a laptop or a tablet device.
The embodiments of <figref idref="DRAWINGS">FIG. 12</figref> may be simplified by the removal of any one or more of the features shown therein. Aspects of the embodiments of <figref idref="DRAWINGS">FIGS. 10-12</figref> may be combined with one another. Further, these embodiments may be combined with features, aspects, and/or implementations of any of the previous figures or otherwise described herein.
Block <b>1000</b> involves obtaining, by a discovery application, a service identifier associated with a managed network that allows access to a remote computing system that provides computing resources on behalf of the managed network.
Block <b>1002</b> involves identifying, by the discovery application, a geographic region of the remote computing system that contains the computing resources associated with the service identifier.
Block <b>1004</b> involves identifying, by the discovery application and within the geographic region, (i) virtual computing devices allocated to the managed network and (ii) attributes of the virtual computing devices.
Block <b>1006</b> involves identifying, by the discovery application and based on the attributes of the virtual computing devices, (i) one or more load balancers configured to distribute network traffic among the virtual computing devices and (ii) one or more storage volumes used by the virtual computing devices.
Block <b>1008</b> involves determining, by the discovery application, a mapping between the virtual computing devices, the one or more load balancers, and the one or more storage volumes to represent a service infrastructure of the remote computing system dedicated to the managed network.
Block <b>1010</b> involves storing, in persistent storage configured to store data on behalf of the managed network, the mapping as one or more configuration items.
In some embodiments, the discovery application may be configured to identify, within the geographic region, two or more availability zones among which the virtual computing devices are distributed. Each of the two or more availability zones may have a different physical location within the geographic region. The discovery application may also be configured to determine a distribution of the virtual computing devices among the two or more availability zones. The discovery application may additionally be configured to update the mapping to indicate the distribution of the virtual computing devices among the two or more availability zones and store, in the persistent storage, the mapping as updated.
In some embodiments, determining the distribution of the virtual computing devices among the two or more availability zones may involve determining attributes of a network that (i) includes therein the two or more availability zones and (ii) is assigned to the managed network. Based on the attributes of the network and for each respective availability zone of the two or more availability zones, a subnet of the network may be identified that is assigned to the respective availability zone. The distribution may be determined based on (i) the subnet assigned to the respective availability zone and (ii) the attributes of the virtual computing devices.
In some embodiments, identifying the one or more load balancers configured to distribute network traffic among the virtual computing devices may involve identifying a first load balancer of the one or more load balancers that is configured to distribute traffic among a group of two or more of the virtual computing devices. The two or more virtual computing devices of the group may be distributed among multiple availability zones of the two or more availability zones. The mapping between the virtual computing devices and the one or more load balancers may be updated to indicate therein a relationship between the first load balancer and the group. The mapping as updated may be stored in the persistent storage.
In some embodiments, identifying the one or more load balancers configured to distribute network traffic among the virtual computing devices may involve identifying a first load balancer of the one or more load balancers that is configured to distribute traffic among a group of two or more of the virtual computing devices that are each disposed in a single availability zone of the two or more availability zones. The mapping between the virtual computing devices and the one or more load balancers may be updated to indicate therein a relationship between the first load balancer and the group. The mapping as updated may be stored in the persistent storage.
In some embodiments, identifying the virtual computing devices may involve identifying the virtual computing devices across multiple geographic regions. Additionally, identifying the two or more availability zones in the geographic region may involve determining, for each respective virtual computing device of the virtual computing devices and based on the attributes of the respective virtual computing device, a corresponding availability zone within which the respective virtual computing device is hosted. For each respective availability zone of the corresponding availability zones, a corresponding geographic region of the multiple geographic regions to which the respective availability zone belongs may be determined based on a predetermined mapping between the multiple geographic regions and the availability zones.
In some embodiments, identifying the virtual computing devices and the attributes of the virtual computing devices may involve generating and transmitting an HTTP request addressed to a first function of an API provided by the remote computing system. The request may specify the geographic region within which the first function is to identify the virtual computing devices and the attributes thereof. A response may be received from the API that contains (i) an identifier of each respective virtual computing device of the virtual computing devices and (ii) for each respective virtual computing device, the attributes comprising a plurality of URLs. Each respective URL of the plurality of URLs may address a corresponding function of the API configured to identify a specific type of computing resource associated with the respective virtual computing device.
In some embodiments, identifying (i) the one or more load balancers and (ii) the one or more storage volumes may involve selecting, from the plurality of URLs for each respective virtual computing device in the response, at least one URL that addresses a second function of the API configured to identify at least one of (i) the one or more load balancers or (ii) the one or more storage volumes. Based on the at least one URL, a second HTTP request addressed to the second function of the API may be generated and transmitted. A second response containing one or more identifiers of the at least one of (i) the one or more load balancers or (ii) the one or more storage volumes may be received from the API.
In some embodiments, the discovery application may be configured to obtain, from the remote computing system, an indication of costs of provisioning different types of the computing resources. The discovery application may also be configured to, based on (i) the indication of the costs and (ii) the mapping, determining a total cost associated with the computing resources provided on behalf of the managed network.
In some embodiments, identifying the attributes of the virtual computing devices may involve determining, for each respective virtual computing device of the virtual computing devices, attributes of a physical computing device on which the respective virtual computing device is executed.
In some embodiments, the attributes of the virtual computing devices may include identifiers of the one or more storage volumes. Identifying the one or more storage volumes may involve obtaining, from the remote computing system, data that defines attributes of a plurality of storage volumes. Based on the identifiers of the one or more storage volumes, a subset of the data that defines the attributes of the one or more storage volumes may be selected. The mapping may indicate the attributes of the one or more storage volumes.
In some embodiments, the attributes of the virtual computing devices may include IP addresses of the virtual computing devices. Identifying the one or more load balancers may involve obtaining, from the remote computing system, data that identifies a plurality of load balancers within the remote computing system. Based on the data and for each respective load balancer of the plurality of load balancers, a group of IP addresses may be determined among which the respective load balancer is configured to distribute network traffic. For each respective virtual computing device of the virtual computing devices, a corresponding load balancer of the plurality of load balancers may be identified such that the group of IP addresses of the corresponding load balancer includes the IP address of the respective virtual computing device.
In some embodiments, the remote computing system may be configured to transmit, to a URL that addresses the discovery application, notifications of modifications to the computing resources. The discovery application may be configured to receive, from the remote computing system, a notification that a particular computing resource has been modified. In response to receiving the notification, the discovery application may obtain, from the remote computing system, data that identifies a modification to the particular computing resource. The discovery application may also be configured to update the mapping based on the data to indicate the modification to the particular computing resource and store, in the persistent storage, the mapping as updated.
In some embodiments, the modification to the particular computing resource may include at least one of (i) creation of the particular computing resource, (ii) deletion of the particular computing resource, or (iii) modification of one or more attributes of the particular computing resource. The particular computing resource may include at least one of the virtual computing devices, the one or more load balancers, or the one or more storage volumes.
In some embodiments, identifying the one or more storage volumes may involve identifying a plurality of data storage interfaces by way of which the one or more storage volumes are accessible by the virtual computing devices. Determining the mapping between the virtual computing devices and the one or more storage volumes may involve determining, for each respective storage volume of the one or more storage volumes, one or more data storage interfaces by way of which the respective storage volume is accessible by a corresponding virtual computing device of the virtual computing devices.
In some embodiments, the attributes may indicate, for each respective virtual computing device of the virtual computing devices, a corresponding operating system image from which the respective virtual computing device is provisioned. The mapping may indicate the corresponding operating system image for each respective virtual computing device.
In some embodiments, the persistent storage may be disposed within a remote network management platform (e.g., in a computational instance thereof).
Turning now to <figref idref="DRAWINGS">FIG. 11</figref>, block <b>1100</b> involves obtaining, by a discovery application, instructions to modify a computing resource of computing resources provided by a remote computing system to a managed network. A mapping of the computing resources may be stored as one or more configuration items in persistent storage on behalf of the managed network. The mapping may represent a service infrastructure of the remote computing system dedicated to the managed network.
Block <b>1102</b> involves, based on the instructions, generating and transmitting, by the discovery application and to the remote computing system, a request to modify the computing resource.
Block <b>1104</b> involves receiving, by the discovery application and from the remote computing system, a response indicating a modification to the computing resource.
Block <b>1106</b> involves selecting, by the discovery application, a discovery pattern configured to verify the modification to the computing resource by obtaining attributes associated therewith.
Block <b>1108</b> involves obtaining, by the discovery application and from the remote computing system, the attributes associated with the computing resource by executing the discovery pattern.
Block <b>1110</b> involves determining, by the discovery application and based on the attributes associated with the computing resource, that the modification to the computing resource has been completed according to the instructions.
Block <b>1112</b> involves, based on the modification to the computing resource having been completed according to the instructions, updating, by the discovery application, the mapping to indicate the modification.
Block <b>1114</b> involves storing, in the persistent storage, the mapping as updated.
In some embodiments, the discovery application may also be configured to obtain second instructions to modify a second computing resource provided by the remote computing system and, based on the second instructions, generate and transmit, to the remote computing system, a second request to modify the second computing resource. The discovery application may receive, from the remote computing system, a second response indicating a second modification to the second computing resource and select a second discovery pattern configured to verify the second modification to the second computing resource by obtaining second attributes associated therewith. The discovery application may also obtain, from the remote computing system, the second attributes associated with the second computing resource by executing the second discovery pattern. The discovery application may additionally determine, based on the second attributes associated with the second computing resource, that the second modification to the second computing resource has not been completed according to the second instructions.
In some embodiments, the discovery application may be configured to, based on the second modification to the second computing resource not having been completed according to the second instructions (i) generate and transmit, to the remote computing system, a third request to modify the second computing resource, where the third request is a revised version of the second request, (ii) receive, from the remote computing system, a third response indicating a third modification to the second computing resource, (iii) obtain, from the remote computing system and by re-executing the second discovery pattern, updated second attributes associated with the second computing resource, (iv) determine, based on the updated second attributes, that the third modification to the second computing resource has been completed according to the second instructions, and (v) based on the third modification to the computing resource having been completed according to the second instructions, update the mapping to indicate the third modification and store, in the persistent storage, the second mapping as updated.
In some embodiments, the discovery application may, based on the second modification to the second computing resource not having been completed according to the second instructions, (i) generate and transmit, to the remote computing system, a third request to undo the second modification to the second computing resource, and (ii) verify that the second modification has been undone by re-executing the second discovery pattern.
In some embodiments, obtaining the instructions to modify the computing resource may involve displaying, by way of a graphical user interface, a graphical representation of the mapping and receiving, by way of the graphical user interface, input indicating a target state of the graphical representation to be achieved by the modification. Based on the input, the discovery application may determine (i) the computing resource to modify and (ii) a manner in which the computing resource is to be modified to achieve the target state of the graphical representation.
In some embodiments, generating the request to modify the computing resource may involve selecting, from a plurality of templates that define, as programmatic code, a plurality of candidate modifications to the computing resources provided to the managed network, a particular template that defines the modification to the computing resource indicated by the instructions. The particular template may be populated according to the instructions.
In some embodiments, generating the request to modify the computing resource may involve generating an HTTP request addressed to a function of an API provided by the remote computing system. The function of the API may be configured to manage the computing resources provided to the managed network. The request may specify the computing resource and the modification thereto as one or more HTTP parameters.
In some embodiments, the HTTP parameters may include at least one of: (i) a URL resource path parameter that identifies a specific resource provided by a server device that hosts the API, (ii) a URL query parameter comprising a key and value pair, (iii) an HTTP header parameter, (iv) an HTTP cookie parameter, or (v) an HTTP body parameter.
In some embodiments, the computing resource may be a virtual computing device. The modification to the virtual computing device may include at least one of: (i) provisioning of the virtual computing device, (ii) deprovisioning of the virtual computing device, (iii) suspending operation of the virtual computing device, (iv) changing an amount of processor resources available to the virtual computing device, or (v) changing an amount of memory available to the virtual computing device.
In some embodiments, the computing resource may be a storage volume. The modification to the storage volume may include at least one of: (i) provisioning of the storage volume, (ii) deprovisioning of the storage volume, (iii) creating a snapshot of the storage volume, (iv) restoring the storage volume from a snapshot, or (v) changing a size of the storage volume.
In some embodiments, selecting the discovery pattern may involve determining a type of the computing resource based on at least one of: (i) the instructions, (ii) the request, or (iii) the response. The discovery pattern may be selected that is configured to obtain attributes associated with the type of the computing resource.
In some embodiments, the instructions to modify the computing resource may indicate one or more target relationships between the computing resource and one or more other computing resources provided to the managed network by the remote computing system. Determining that the modification to the computing resource has been completed according to the instructions may involve determining, based on the attributes associated with the computing resource, one or more actual relationships between the computing resource and the one or more other computing resources and determining that the one or more actual relationships match the one or more target relationships.
In some embodiments, the instructions to modify the computing resource may indicate one or more target relationships between the computing resource and one or more other computing resources provided to the managed network by the remote computing system. Selecting the discovery pattern may involve selecting, for each respective computing resource of the one or more other computing resources, a corresponding discovery pattern configured to obtain additional attributes associated with the respective computing resource. The discovery application may obtain, from the remote computing system and for each respective computing resource, the additional attributes associated with the respective computing resource by executing the corresponding discovery pattern.
In some embodiments, determining that the modification to the computing resource has been completed according to the instructions may involve determining, based on the additional attributes associated with each respective computing resource of the one or more other computing resources, one or more actual relationships between the computing resource and the one or more other computing resources and determining that the one or more actual relationships match the one or more target relationships.
In some embodiments, determining that the modification to the computing resource has been completed according to the instructions may involve generating a preview of the mapping as updated to indicate the modification, displaying, by way of a graphical user interface, the preview of the mapping as updated, and receiving, by way of the graphical user interface, input indicating that the preview of the mapping represents the modification as indicated by the instructions.
Turning now to <figref idref="DRAWINGS">FIG. 12</figref>, block <b>1200</b> involves querying, by a discovery application (e.g., the discovery application <b>800</b> illustrated and described with reference to <figref idref="DRAWINGS">FIG. 8B</figref>), a resource manager API associated with a remote computing system (e.g., the remote computing system <b>804</b> illustrated and described with respect to <figref idref="DRAWINGS">FIG. 8B</figref>) to identify resources within the remote computing system. The remote computing system may be configured to generate a resource inventory file and store the resource inventory file within a storage bucket in response to the resource manager API query. The resource inventory file may contain a list of resources within the remote computing system that are accessible by a service identifier associated with the remote computing system and attributes associated with each of the resources.
Block <b>1202</b> involves, polling, by the discovery application, the storage bucket to determine when the resource inventory file has been fully written to the storage bucket. The polling may involve querying a storage bucket API associated with the remote computing system.
Block <b>1204</b> involves retrieving, by the discovery application, the resource inventory file from the storage bucket.
Block <b>1206</b> involves parsing, by the discovery application, the resource inventory file to generate representations of the resources.
Block <b>1208</b> involves storing, by the discovery application, in a persistent storage as one or more configuration items and on behalf of a managed network, the representations of the resources in a table of resources.
In some embodiments, each of the resources in the list of resources within the resource inventory file may be line-delimited. Further, parsing the resource inventory file may involve identifying one resource per line of the resource inventory file.
In some embodiments, each of the resources may be a separate object. Further, parsing the resource inventory file may involve identifying one resource per object within the resource inventory file.
In some embodiments, polling the storage bucket may involve transmitting repeated storage bucket API queries until a response is received that indicates the resource inventory file has been fully written to the storage bucket. The storage bucket API queries may be spaced in time by a predetermined time interval.
In some embodiments, the predetermined time interval may be user-defined.
In some embodiments, querying the resource manager API may involve providing a whitelist that indicates which types of resources within the remote computing system are to be included in the resource inventory file. The resource inventory file may only contain resources having resource types listed in the whitelist.
In some embodiments, the whitelist may be user-defined.
In some embodiments, generating the resource inventory file may involve identifying, for each respective resource within the table, a logical datacenter associated with the respective resource or a region associated with the respective resource.
In some embodiments, the process of <figref idref="DRAWINGS">FIG. 12</figref> may also involve requesting and receiving, from an authorized user associated with the service identifier, credentials that provide create access and edit access for storage buckets associated with the remote computing system. The process of <figref idref="DRAWINGS">FIG. 12</figref> may further involve providing, to the remote computing system, the credentials.
In some embodiments, the process of <figref idref="DRAWINGS">FIG. 12</figref> may also involve transmitting, to the resource manager API after retrieving the resource inventory file from the storage bucket, a request to delete the resource inventory file.
In some embodiments, the attributes may include a resource name, a resource type, a unique identification number, a related region or logical datacenter, and a resource tag.
In some embodiments, the process of <figref idref="DRAWINGS">FIG. 12</figref> may involve identifying a relationship between at least one of the resources and the resource tag associated with the at least one resource based on the resource type of the at least one resource. The process of <figref idref="DRAWINGS">FIG. 12</figref> may also involve storing, in the table in the persistent storage, the relationship.
In some embodiments, at least one of the resources is not be associated with a logical datacenter or a related region.
In some embodiments, the resources may involve an application within a cloud computing platform for developing and hosting web applications, a service within the cloud computing platform for developing and hosting web applications, a version of the cloud computing platform for developing and hosting web applications, a dataset within a RESTful dataset analysis web service, a table within the RESTful dataset analysis web service, a cluster within a compressed data storage system, an instance within the compressed data storage system, a table within the compressed data storage system, a billing account within a cloud billing system, a cluster within a managed framework that ties together tools for processing data, a job within the managed framework that ties together tools for processing data, a managed zone within a cloud domain name system (DNS), a policy within the cloud DNS, a role within a cloud identity and access management interface, a service identifier within the cloud identity and access management interface, a service account key within the cloud identity and access management interface, a key ring within a key management service, a cryptographic key within the key management service, a cryptographic key version within the key management service, a topic within a messaging service, a subscription within the messaging service, an instance within a distributed relational database service, a database within the distributed relational database service, an instance within a My SQL database hosted in a cloud computing platform, a bucket within cloud storage of the cloud computing platform, an autoscaler within virtual machine computing engine, an address within the virtual machine computing engine, a global address within the virtual machine computing engine, a backend bucket within the virtual machine computing engine, a backend service within the virtual machine computing engine, a disk within the virtual machine computing engine, a firewall within the virtual machine computing engine, a forwarding rule within the virtual machine computing engine, a global forwarding rule within the virtual machine computing engine, a health check within the virtual machine computing engine, a HTTP health check within the virtual machine computing engine, a HTTPS health check within the virtual machine computing engine, an image within the virtual machine computing engine, an instance within the virtual machine computing engine, an instance group within the virtual machine computing engine, an instance group manager within the virtual machine computing engine, an instance template within the virtual machine computing engine, an interconnect within the virtual machine computing engine, an interconnect attachment within the virtual machine computing engine, a license within the virtual machine computing engine, a network within the virtual machine computing engine, a project within the virtual machine computing engine, a region backend service within the virtual machine computing engine, a region disk within the virtual machine computing engine, a route within the virtual machine computing engine, a router within the virtual machine computing engine, a security policy within the virtual machine computing engine, a snapshot within the virtual machine computing engine, an SSL certificate within the virtual machine computing engine, a subnetwork within the virtual machine computing engine, a target HTTP proxy within the virtual machine computing engine, a target HTTPS proxy within the virtual machine computing engine, a target instance within the virtual machine computing engine, a target pool within the virtual machine computing engine, a target TCP proxy within the virtual machine computing engine, a target SSL proxy within the virtual machine computing engine, a target VPN gateway within the virtual machine computing engine, a URL map within the virtual machine computing engine, a VPN tunnel within the virtual machine computing engine, a cluster within a container orchestration engine, a node within the container orchestration engine, a pod within the container orchestration engine, a namespace within the container orchestration engine, a service within the container orchestration engine, a role within the container orchestration engine, a role binding within the container orchestration engine, a cluster role within the container orchestration engine, a cluster role binding within the container orchestration engine, a node pool within the container orchestration engine, an ingress within the container orchestration engine, an organization within a resource manager, a folder within the resource manager, a project within the resource manager, or a service within an infrastructure service configured to list and manage APIs and services.
XI. Conclusion
The present disclosure is not to be limited in terms of the particular embodiments described in this application, which are intended as illustrations of various aspects. Many modifications and variations can be made without departing from its scope, as will be apparent to those skilled in the art. Functionally equivalent methods and apparatuses within the scope of the disclosure, in addition to those described herein, will be apparent to those skilled in the art from the foregoing descriptions. Such modifications and variations are intended to fall within the scope of the appended claims.
The above detailed description describes various features and operations of the disclosed systems, devices, and methods with reference to the accompanying figures. The example embodiments described herein and in the figures are not meant to be limiting. Other embodiments can be utilized, and other changes can be made, without departing from the scope of the subject matter presented herein. It will be readily understood that the aspects of the present disclosure, as generally described herein, and illustrated in the figures, can be arranged, substituted, combined, separated, and designed in a wide variety of different configurations.
With respect to any or all of the message flow diagrams, scenarios, and flow charts in the figures and as discussed herein, each step, block, and/or communication can represent a processing of information and/or a transmission of information in accordance with example embodiments. Alternative embodiments are included within the scope of these example embodiments. In these alternative embodiments, for example, operations described as steps, blocks, transmissions, communications, requests, responses, and/or messages can be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved. Further, more or fewer blocks and/or operations can be used with any of the message flow diagrams, scenarios, and flow charts discussed herein, and these message flow diagrams, scenarios, and flow charts can be combined with one another, in part or in whole.
A step or block that represents a processing of information can correspond to circuitry that can be configured to perform the specific logical functions of a herein-described method or technique. Alternatively or additionally, a step or block that represents a processing of information can correspond to a module, a segment, or a portion of program code (including related data). The program code can include one or more instructions executable by a processor for implementing specific logical operations or actions in the method or technique. The program code and/or related data can be stored on any type of computer readable medium such as a storage device including RAM, a disk drive, a solid state drive, or another storage medium.
The computer readable medium can also include non-transitory computer readable media such as computer readable media that store data for short periods of time like register memory and processor cache. The computer readable media can further include non-transitory computer readable media that store program code and/or data for longer periods of time. Thus, the computer readable media may include secondary or persistent long term storage, like ROM, optical or magnetic disks, solid state drives, compact-disc read only memory (CD-ROM), for example. The computer readable media can also be any other volatile or non-volatile storage systems. A computer readable medium can be considered a computer readable storage medium, for example, or a tangible storage device.
Moreover, a step or block that represents one or more information transmissions can correspond to information transmissions between software and/or hardware modules in the same physical device. However, other information transmissions can be between software modules and/or hardware modules in different physical devices.
The particular arrangements shown in the figures should not be viewed as limiting. It should be understood that other embodiments can include more or less of each element shown in a given figure. Further, some of the illustrated elements can be combined or omitted. Yet further, an example embodiment can include elements that are not illustrated in the figures.
While various aspects and embodiments have been disclosed herein, other aspects and embodiments will be apparent to those skilled in the art. The various aspects and embodiments disclosed herein are for purpose of illustration and are not intended to be limiting, with the true scope being indicated by the following claims.
Contents4
19 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US12189465B2 | Cited by | United States of America | Applicant |
| US11632440B2 | Cited by | United States of America | Applicant |
| US2023224242A1 | Cited by | United States of America | Search report |
| US11829749B2 | Cited by | United States of America | Applicant |
| US11954504B2 | Cited by | United States of America | Applicant |
| US12001502B2 | Cited by | United States of America | Applicant |
| US12131168B1 | Cited by | United States of America | Applicant |
| US12099567B2 | Cited by | United States of America | Applicant |
| US11599236B2 | Cited by | United States of America | Applicant |
| US12093517B2 | Cited by | United States of America | Applicant |
| US12039328B2 | Cited by | United States of America | Applicant |
| US11516307B1 | Cited by | United States of America | Applicant |
| US11762717B2 | Cited by | United States of America | Applicant |
| US11765120B2 | Cited by | United States of America | Applicant |
| US11829233B2 | Cited by | United States of America | Applicant |
| US11734150B1 | Cited by | United States of America | Applicant |
| US12143268B2 | Cited by | United States of America | Applicant |
| US12072775B2 | Cited by | United States of America | Applicant |
| US11953977B2 | Cited by | United States of America | Applicant |
| US11765105B2 | Cited by | United States of America | Applicant |
| US12147487B2 | Cited by | United States of America | Applicant |
| US12184483B2 | Cited by | United States of America | Applicant |
| US11582317B1 | Cited by | United States of America | Applicant |
| US12099465B2 | Cited by | United States of America | Applicant |
| US12095842B2 | Cited by | United States of America | Applicant |
| US11545268B2 | Cited by | United States of America | Applicant |
| US11604772B2 | Cited by | United States of America | Applicant |
| US12093685B2 | Cited by | United States of America | Applicant |
| US11924033B2 | Cited by | United States of America | Applicant |
| US11695641B2 | Cited by | United States of America | Applicant |
| US12095634B2 | Cited by | United States of America | Applicant |
| US11960353B2 | Cited by | United States of America | Applicant |
| US11989538B2 | Cited by | United States of America | Applicant |
| US12192245B2 | Cited by | United States of America | Applicant |
| US11792120B2 | Cited by | United States of America | Search report |
| US11734381B2 | Cited by | United States of America | Applicant |
| US11811847B2 | Cited by | United States of America | Applicant |
| US12111720B2 | Cited by | United States of America | Applicant |
| US11670426B2 | Cited by | United States of America | Applicant |
| US12141048B2 | Cited by | United States of America | Applicant |
| US11977471B2 | Cited by | United States of America | Applicant |
| US10002203B2 | Cites | United States of America | Applicant |
| US10587694B1 | Cites | United States of America | Search report |
| US2009055749A1 | Cites | United States of America | Search report |
| US2013304737A1 | Cites | United States of America | Search report |
| US2014089264A1 | Cites | United States of America | Search report |
| US2014359148A1 | Cites | United States of America | Search report |
| US2015201035A1 | Cites | United States of America | Search report |
| US2015326609A1 | Cites | United States of America | Search report |
| US2016352840A1 | Cites | United States of America | Search report |
| US2017257432A1 | Cites | United States of America | Search report |
| US2017308601A1 | Cites | United States of America | Search report |
| US2018146049A1 | Cites | United States of America | Search report |
| US2018321927A1 | Cites | United States of America | Search report |
| US2018322599A1 | Cites | United States of America | Search report |
| US2019052554A1 | Cites | United States of America | Search report |
| US2019207837A1 | Cites | United States of America | Search report |
| US2020082094A1 | Cites | United States of America | Search report |
| US2020082095A1 | Cites | United States of America | Search report |
| US2020097662A1 | Cites | United States of America | Search report |
| US5978594A | Cites | United States of America | Applicant |
| US6321229B1 | Cites | United States of America | Applicant |
| US6799189B2 | Cites | United States of America | Applicant |
| US6816898B1 | Cites | United States of America | Applicant |
| US6895586B1 | Cites | United States of America | Applicant |
| US7020706B2 | Cites | United States of America | Applicant |
| US7027411B1 | Cites | United States of America | Applicant |
| US7392300B2 | Cites | United States of America | Applicant |
| US7617073B2 | Cites | United States of America | Applicant |
| US7634595B1 | Cites | United States of America | Search report |
| US7685167B2 | Cites | United States of America | Applicant |
| US7877783B1 | Cites | United States of America | Applicant |
| US7933927B2 | Cites | United States of America | Applicant |
| US7941506B2 | Cites | United States of America | Applicant |
| US7945860B2 | Cites | United States of America | Applicant |
| US8082222B2 | Cites | United States of America | Applicant |
| US8346752B2 | Cites | United States of America | Applicant |
| US8380645B2 | Cites | United States of America | Applicant |
| US8554750B2 | Cites | United States of America | Applicant |
| US8646093B2 | Cites | United States of America | Applicant |
| US8683032B2 | Cites | United States of America | Applicant |
| US8745040B2 | Cites | United States of America | Applicant |
| US8812539B2 | Cites | United States of America | Applicant |
| US8818994B2 | Cites | United States of America | Applicant |
| US8907988B2 | Cites | United States of America | Applicant |
| US9015188B2 | Cites | United States of America | Applicant |
| US9037536B2 | Cites | United States of America | Applicant |
| US9065783B2 | Cites | United States of America | Applicant |
| US9122552B2 | Cites | United States of America | Applicant |
| US9137115B2 | Cites | United States of America | Applicant |
| US9261372B2 | Cites | United States of America | Applicant |
| US9323801B2 | Cites | United States of America | Applicant |
| US9412084B2 | Cites | United States of America | Applicant |
| US9467344B2 | Cites | United States of America | Applicant |
| US9534903B2 | Cites | United States of America | Applicant |
| US9535737B2 | Cites | United States of America | Applicant |
| US9613070B2 | Cites | United States of America | Applicant |
| US9631934B2 | Cites | United States of America | Applicant |
| US9659051B2 | Cites | United States of America | Applicant |
| US9792387B2 | Cites | United States of America | Applicant |
2 members in 1 office
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 201916730259 | United States of America | A | |
| US201916730259 | – | – | – |
Members2
| Document | Office | Kind | |
|---|---|---|---|
| US2021203731A1 | United States of America | A1 | |
| US11089115B2This record | United States of America | B2 |
75 transactions on the USPTO file
Allowed after 1 non-final rejection, 1 final rejection and 1 appeal.
- Non-final rejections
- 1
- Final rejections
- 1
- RCEs
- 0
- Appeals
- 1
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Email NotificationEML_NTR | EML_NTR | |
| Email NotificationEML_NTR | EML_NTR | |
| Printer Rush- No mailingTCPB | TCPB | |
| Mailing Corrected Notice of AllowabilityMCNOA | MCNOA | |
| Application ready for PDX access by participating foreign officesCCRDY | CCRDY | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Reasons for AllowanceEX.R | EX.R | |
| Corrected Notice of AllowabilityCNOA | CNOA | |
| Response to Reasons for AllowanceREAS | REAS | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Pubs Case Remand to TCPUBTC | PUBTC | |
| Email NotificationEML_NTR | EML_NTR | |
| Filing Receipt - CorrectedFLRCPT.C | FLRCPT.C | |
| Miscellaneous Incoming LetterLET. | LET. | |
| Supplemental Papers - Oath or DeclarationC600 | C600 | |
| Email NotificationEML_NTR | EML_NTR | |
| Email NotificationEML_NTR | EML_NTR | |
| Letter Accepting Correction of Inventorship Under Rule 1.48R48ACLT | R48ACLT | |
| Filing Receipt - UpdatedFLRCPT.U | FLRCPT.U | |
| Miscellaneous Incoming LetterLET. | LET. | |
| Workflow - Drawings FinishedDRWF | DRWF | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail PUBS Notice Requiring Inventors Oath or DeclarationMM327-O | MM327-O | |
| PUBS Notice Requiring Inventors Oath or DeclarationM327-O | M327-O | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Reasons for AllowanceEX.R | EX.R | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Appeals conf. Rej. withdrawnMAPCA | MAPCA | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Pre-Appeal Conference Decision - Rejection WithdrawnAPCA | APCA | |
| Request for Pre-Appeal Conference FiledAP.C | AP.C | |
| Notice of Appeal FiledN/AP | N/AP | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Advisory Action (PTOL - 303)MCTAV | MCTAV | |
| Advisory Action (PTOL-303)CTAV | CTAV | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Final ActionA.NE | A.NE | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Email NotificationEML_NTR | EML_NTR | |
| Application Is Now CompleteCOMP | COMP | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Sent to Classification ContractorPGPC | PGPC | |
| FITF set to YES - revise initial settingFTFS | FTFS | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Patent Term Adjustment - Ready for ExaminationPTA.RFE | PTA.RFE | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| PTO/SB/69-Authorize EPO Access to Search ResultsSREXR141 | SREXR141 | |
| Applicants have given acceptable permission for participating foreignAPPERMS | APPERMS | |
| Entity Status Set To Undiscounted (Initial Default Setting or Status Change)BIG. | BIG. | |
| Initial Exam Team nnIEXX | IEXX |
4 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| Information on status: patent application and granting procedure in generalPUBLICATIONS -- ISSUE FEE PAYMENT VERIFIEDSTPP | STPP | |
| AssignmentAS | AS | |
| Fee payment procedureENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP |
Numbers
- Publication
- 11089115
- Publication, DOCDB
- 11089115
- Publication, EPODOC
- US11089115
- Application
- 16730259
- Application, DOCDB
- 201916730259
- Application, EPODOC
- US201916730259
Titles
- English
- Discovery of cloud-based infrastructure and resources
Patent term adjustment
- Applicant delay
- −26 days
- Net adjustment
- 0 days
Classification
- CPC, 8
- H04L67/16
- H04L41/0856
- H04L43/103
- H04L41/0853
- H04L67/1008
- H04L41/122
- H04L67/1097
- H04L67/51
- IPC, 4
- G06F15 16
- H04L29 08
- H04L12 26
- G06F15 173
- USPC, 1
- 710017000