[go: up one dir, main page]

US20190332230A1 - User interface view generation - Google Patents

User interface view generation Download PDF

Info

Publication number
US20190332230A1
US20190332230A1 US15/842,869 US201715842869A US2019332230A1 US 20190332230 A1 US20190332230 A1 US 20190332230A1 US 201715842869 A US201715842869 A US 201715842869A US 2019332230 A1 US2019332230 A1 US 2019332230A1
Authority
US
United States
Prior art keywords
resource
user interface
interface view
entity
property
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US15/842,869
Inventor
Jon Carlo Gueco
Murali Krishna Reddy Mallapuram
Rohit Jayprakash Girme
Ranjan Parthasarathy
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nutanix Inc
Original Assignee
Nutanix Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nutanix Inc filed Critical Nutanix Inc
Priority to US15/842,869 priority Critical patent/US20190332230A1/en
Assigned to Nutanix, Inc. reassignment Nutanix, Inc. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GUECO, JON CARLO, MALLAPURAM, MURALI KRISHNA REDDY, GIRME, ROHIT JAYPRAKASH, PARTHASARATHY, RANJAN
Publication of US20190332230A1 publication Critical patent/US20190332230A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0721Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • G06F11/1451Management of the data involved in backup or backup restore by selection of backup contents
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/301Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is a virtual computing platform, e.g. logically partitioned systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45508Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
    • G06F9/45512Command shells
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0896Bandwidth or capacity management, i.e. automatically increasing or decreasing capacities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/28Restricting access to network management systems or functions, e.g. using authorisation function to access network configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • H04L41/5009Determining service level performance parameters or violations of service level contracts, e.g. violations of agreed response time or mean time between failures [MTBF]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5051Service on demand, e.g. definition and deployment of services in real time
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/84Using snapshots, i.e. a logical point-in-time copy of the data
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • This disclosure relates to distributed computing, and more particularly to techniques for user interface view generation.
  • VMs virtual machines
  • vDisks virtual disks
  • vNICs virtual network interface cards
  • ECs executable containers
  • resource entities a single computing system might comprise scores of computing nodes that in turn host hundreds or thousands of such resource entities.
  • Certain collections of resource entities are often hierarchically associated. For example, a particular VM “parent” resource entity might be associated with a vNIC “child” resource entity, a vDisk “child” resource entity, etc.
  • the resource entities can be implemented in the virtualized computing systems with entity-specific configurations to facilitate performance of a certain set of then-current and/or anticipated tasks and/or, the resource entities can be implemented in the virtualized computing systems with entity-specific configurations to facilitate storage and/or networking capabilities, and/or other computing capabilities.
  • the resource entities change and/or are augmented frequently over time. It follows that their respective resource entities and/or their respective entity-specific configurations also change or are augmented frequently over time.
  • UI user interface
  • users e.g., system administrators
  • the users interact with the user interface views to manage (e.g., view or change attributes) of the resource entities. It follows that at least to the extent that tasks and capabilities change and/or expand over time the human-computer interaction interfaces might also need to change and/or expand in synchrony.
  • each of the aforementioned numerous user interface configurations might be presented in a corresponding popup view, each of which of the corresponding popup views would require a respective model file, a respective view file, a respective template file, a respective styling file, and so on.
  • such approaches are not efficiently extensible. For example, when new resource entity types or sets are introduced and/or unforeseen configurations are formulated, corresponding new sets of user interfaces need to be hand-coded, tested and deployed. This places an insurmountable burden on user interface developers.
  • the present disclosure describes techniques used in systems, methods, and in computer program products for automated user interface view generation, which techniques advance the relevant technologies to address technological issues with legacy approaches. More specifically, the present disclosure describes techniques used in systems, methods, and in computer program products for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. Certain embodiments are directed to technological solutions that consult a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user).
  • the disclosed embodiments modify and improve over legacy approaches.
  • the herein-disclosed techniques provide technical solutions that address the technical problems attendant to managing the large number of computing resource management user interface views in systems that have a correspondingly large number of heterogeneous computing resources.
  • Such technical solutions relate to improvements in computer functionality.
  • Various applications of the herein-disclosed improvements in computer functionality serve to reduce the demand for computer memory, reduce the demand for computer processing power, reduce network bandwidth use, and reduce the demand for inter-component communication.
  • Some embodiments disclosed herein use techniques to improve the functioning of multiple systems within the disclosed environments, and some embodiments advance peripheral technical fields as well.
  • use of the disclosed techniques and devices within the shown environments as depicted in the figures provide advances in the technical field of human-machine interfaces as well as advances in various technical fields related to computing platform management.
  • FIG. 1 illustrates a computing environment in which embodiments of the present disclosure can be implemented.
  • FIG. 2 presents a user interface view generation technique as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to some embodiments.
  • FIG. 3 presents a block diagram of a system for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to some embodiments.
  • FIG. 4 depicts an instance-specific user interface view generation technique as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to an embodiment.
  • FIG. 5A and FIG. 5B illustrate a user interface view generation scenario as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to an embodiment.
  • FIG. 6 presents a distributed virtualization environment in which embodiments of the present disclosure can be implemented.
  • FIG. 7 depicts system components as arrangements of computing modules that are interconnected so as to implement certain of the herein-disclosed embodiments.
  • FIG. 8A , FIG. 8B , and FIG. 8C depict virtualized controller architectures comprising collections of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments.
  • Embodiments in accordance with the present disclosure address the need to manage the large number of computing resource management user interface views that are present in systems that have a correspondingly large number of heterogeneous computing resources. Some embodiments are directed to approaches for consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user).
  • the accompanying figures and discussions herein present example environments, systems, methods, and computer program products for automatic, data-driven generation of instance-specific user interface views.
  • the instance-specific user interface view might be ephemeral in the sense that it might exist only for the short duration needed to facilitate management of a subject resource entity by a user.
  • the resource entity properties are accessed in response to detecting a resource state management operation (e.g., a view operation, an edit operation, a create operation, a list operation, etc.) over a corresponding resource entity. If the resource entity exists, the then-current state of the resource entity is accessed and analyzed.
  • a user interface view is generated that is based at least in part on the combined instance of the resource state management operation, the resource entity properties, and/or characteristics of the then-current state of the resource entity.
  • the instance-specific user interface view generated by the herein disclosed techniques facilitates resource state management operations over the resource entity. For example, in certain embodiments, inputs received from a user (e.g., system administrator) at the user interface view are used in the performance of the resource state management operations (e.g., change the target state of a subject resource entity).
  • the resource entity properties are hierarchically structured in accordance with the entity relationships of the resource entity.
  • the herein disclosed techniques facilitate improvements in computer functionality that reduce the demand for computer memory, reduce the demand for computer processing power, reduce network bandwidth use, and reduce the demand for inter-component communication.
  • a significantly smaller set of data stored in a specialized data structure is accessed to generate data-driven instances of the user interface views upon request. This approach serves to eliminate the storage resources required to store the large codebase and/or the computing resources consumed to develop the large codebase.
  • the dynamically-generated data-driven instances of the user interface views can change in both structure and presentation as frequently as there are changes to the underlying instance of a resource entity.
  • a first user interface with a first structure and presentation might be presented at a first moment in time, based on an underlying instance of a resource entity that has a first set of values, and at a second moment in time, the same underlying instance of the same resource entity might have a second set of values that are presented in an updated user interface with a second structure and presentation.
  • the differences between the first user interface at the first time and the second user interface at a second time are not just differences of different values, but rather the differences that are visibly structural—involving differences in occurrence or absence of fields and/or layout of such fields.
  • the specific structural differences are based on changes in data values of the underlying instance of the same resource entity as the values change from a first time to a second time.
  • At least one of A or B means at least one of A, or at least one of B, or at least one of both A and B. In other words, this phrase is disjunctive.
  • the articles “a” and “an” as used in this application and the appended claims should generally be construed to mean “one or more” unless specified otherwise or is clear from the context to be directed to a singular form.
  • FIG. 1 illustrates a computing environment 100 in which embodiments of the present disclosure can be implemented.
  • computing environment 100 may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • a UI view generator 140 11 rather than expecting the user to endure onerous scrolling through the exploding number of possibilities of computing resource configurations, many of which might be ‘empty’ or ‘null’ at any given moment in time, a UI view generator 140 11 generates instance-specific user interface views that are defined and populated based on then-current aspects of the computing resource.
  • the concept of instance-specific user interface views that are defined and populated based on then-current aspects of the computing resources becomes especially valuable when there are many different types of computing resources, any of which might have hundreds of properties that can be managed, and hundreds or thousands or more possible values for each property.
  • a user e.g., from users 102
  • the user might want to manage certain heterogeneous computing resources 120 in the computing system to accomplish some purpose. More specifically, the user might desire to establish a certain computing resource state (e.g., “StateM”) to carry out a particular set of tasks.
  • the resource state might correspond to a set of resource entities (e.g., VMs, vDisks, vNICs, ECs, availability zones (AZs), projects, catalogs, images, etc.) that each are configured to have attributes (e.g., specifications) that are capable of carrying out the tasks.
  • a set of user interface views rendered in a user interface that is associated with the user e.g., user interface 106 at user device 104 ) facilitates such management of any of a variety of rapidly-changing computing resources.
  • the herein disclosed dynamic UI generation techniques address the problems attendant to managing (e.g., configuring, maintaining, extending, etc.) a large number of computing resource management user interface views.
  • the herein disclosed dynamic UI generation techniques are facilitated by a set of resource property templates 130 11 that are defined by, for example, by a developer or by one of the users 102 (operation 1).
  • the resource property templates 130 11 comprise specialized data structures for organizing and/or storing various properties corresponding to the resource entities of a computing system. Details of various embodiments of the resource property templates 130 11 are described herein.
  • a user interface view generator (e.g., UI view generator 140 11 ) implemented in computing environment 100 can receive requests (e.g., from user device 104 ) for various resource management user interface views (operation 2). For example, a user might invoke such a request at the user interface 106 (e.g., by clicking a button, by issuing a command line instruction, etc.).
  • the UI view generator 140 11 accesses the resource property templates 130 11 to get a set of resource properties that correspond to the user interface view request (operation 3). If the resource entity or entities corresponding to the user interface view request exists, the UI view generator 140 11 may also get the then-current resource state of the resource entity(ies) (operation 4). As shown, UI view generator 140 11 might interact with a state management service 110 at computing environment 100 to retrieve the then-current resource state from one or more of the heterogeneous computing resources 120 .
  • UI view generator 140 11 From the collected information (e.g., user interface view request parameters, resource properties, then-current resource state, etc.), UI view generator 140 11 generates an instance-specific user interface view (operation 5).
  • the user interface view is “instance-specific” since the view corresponds to the specific combination of information received at UI view generator 140 11 in response to the user interface view request.
  • the user interface view generated by UI view generator 140 11 according to the herein disclosed techniques may also be characterized as “data-driven” since the specific configuration of the generated user interface view was not known prior to receiving the user interface view request.
  • Example graphical depictions of a set of instance-specific user interface views 1081 are shown in FIG. 1 .
  • the users 102 can interact with such generated user interface views at user interface 106 of user device 104 (operation 6).
  • the user interactions might invoke issuance of one or more resource state specification objects to apply to the heterogeneous computing resources 120 (operation 7).
  • a user e.g., system administrator
  • the views are different based on then-current data values.
  • the state management service 110 keeps track of changing data values of instances of computing resources. More specifically, and as shown, the state management service 110 of computing environment 100 can execute various resource management commands over the heterogeneous computing resources 120 to achieve a target state (e.g., “StateM”) in accordance with the resource state specification object (operation 8).
  • a target state e.g., “StateM”
  • FIG. 2 presents a user interface view generation technique 200 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments.
  • a user interface view generation technique 200 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • the user interface view generation technique 200 or any aspect thereof may be implemented in any environment.
  • the user interface view generation technique 200 presents one embodiment of certain steps and/or operations that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As shown, a portion of the steps and/or operations can be grouped in a set of UI view generation operations 240 . As illustrated, the user interface view generation technique 200 can commence by defining a collection of resource property templates (step 210 ). Such resource property templates can be defined by a coder/developer of a corresponding resource entity, or by a user/developer, or by a third-party developer. At step 220 , a user interface view request is detected. In some cases, the user interface view request originates at a centralized resource management facility.
  • the user interface view request might originate from the same node as where the subject resource is being hosted. Then using any known technique or techniques (e.g., via text parsing, via markup-language parsing, via a document object model, etc.) a resource entity (e.g., VM, etc.) described in the resource property templates is matched with the interface view request (step 220 ).
  • a resource entity e.g., VM, etc.
  • a set of resource properties from the resource property templates are located/identified based at least in part on request parameters derived from the user interface view request (step 242 ).
  • the then-current resource state of the subject resource entity is retrieved.
  • the then-current resource state of the subject resource entity is used for defining the instance-specific user interface components, in expectation of presenting the then-current resource state values in the dynamically-generated user interface (step 244 ). More specifically, certain data values that correspond to the resource properties are retrieved from state management service 110 .
  • a user interface view is generated from a combination of the request parameters, the resource properties, and the then-current resource state data (step 246 ).
  • the generated user interface view is rendered at a user device (step 250 ).
  • User inputs are received at the generated user interface view (step 260 ).
  • a user device might capture as user inputs certain user interactions (e.g., mouse clicks, keyboard entries, etc.) with the user interface view.
  • the user might make changes to the configuration of the resource.
  • the changes refer to a desired state that is to be pursued.
  • a resource state specification object is created based at least in part on the user inputs (step 270 ) and the resource state specification object is sent for processing.
  • a user might assign a certain number of vDisks to assign to a VM, which number is codified in the resource state specification object.
  • the resource state specification object is submitted to state management service 110 , which in turn performs resource state management operations (e.g., create operations, update operations, etc.) over the resource entity (step 280 ).
  • One embodiment of a system for implementing the user interface view generation technique 200 and/or other herein disclosed techniques is disclosed as follows.
  • FIG. 3 presents a block diagram of a system 300 for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments.
  • system 300 may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • the system 300 or any aspect thereof may be implemented in any environment.
  • FIG. 3 depicts merely one example of a computing system that supports data-driven generation of instance-specific user interface views according to the herein disclosed techniques.
  • the components, data structures, and data flows shown in FIG. 3 present one partitioning and its associated data manipulation approach.
  • the specific example shown is purely exemplary, and other subsystems, data structures, and/or partitioning are reasonable.
  • system 300 comprises instances of resource property templates 130 11 , an instance of UI view generator 140 11 , an instance of user device 104 , and an instance of state management service 110 .
  • request parameters 354 derived from a UI view request 352 invoked by one or more of the users 102 are received by a UI configurator 342 at the UI view generator 140 11 .
  • UI configurator 342 Based at least in part on the request parameters 354 , UI configurator 342 identifies a set of resource properties 330 from the resource property templates 130 11 that pertain to the UI view request 352 .
  • the resource property templates comprise information that characterizes various properties corresponding to the resource entities of a computing system.
  • the resource property templates 130 11 might characterize at least the properties associated with the subject resource entities 322 comprising a subject computing environment 320 (e.g., a cluster “C 1 ” that comprises node “N 11 ”, node “N 12 ”, . . . , node “N 1 M”).
  • the resource property templates 130 11 may also characterize resource entities yet to be implemented in subject computing environment 320 .
  • the resource property templates 130 11 are structured to describe one or more hierarchical relationships between the resource entities. For example, a reference to a set of properties for a “child” AZ entity might be included in the properties of a “parent” VM entity which, in turn, might be described in the resource property templates 130 11 .
  • Various structures and/or formats can be implemented to organize and/or store the resource property templates 130 11 .
  • the resource property templates 130 11 might be stored in a YAML and/or a JSON format.
  • the resource property templates 130 11 might also be stored in one file or multiple files at multiple physical storage locations.
  • a pseudo-code example of a selected portion of a resource property template is shown and described as pertains to FIG. 5A , according to one embodiment.
  • the UI configurator 342 retrieves a set of selected then-current resource state data 339 1 associated with the resource properties 330 .
  • the selected then-current resource state data 339 1 might be retrieved when the resource entity or entities corresponding to the UI view request 352 are in existence and accessible when the request is issued.
  • the selected then-current resource state data 339 1 might be retrieved from a resource specification database 312 which stores the then-current resource states 338 extracted by the state management service 110 from the subject computing environment 320 .
  • a portion of the selected then-current resource state data 339 1 represents the then-current value of certain properties comprising the resource properties 330 .
  • the UI configurator 342 can create one or more UI view objects 356 .
  • the UI view objects 356 are programming objects that organize and/or associate certain user interface attributes and/or user properties. For example, a UI view object might associate a “name” property of a resource entity with user interface attributes that characterize an editable text box of a certain length. The default value of that text box might also be codified in the UI view object based on the request parameters 354 and/or the selected then-current resource state data 339 1 .
  • the UI view objects 356 are partitioned by function (e.g., data model objects, controller objects, view objects, styling objects, etc.).
  • a UI builder 344 at the UI view generator 140 11 receives the UI view objects 356 to create one or more UI view markup language files 358 .
  • UI builder 344 may access a store of UI elements 346 to facilitate building the UI view markup language files 358 .
  • the UI view markup language files 358 are accessed by user device 104 to render one or more instance-specific user interface views 1082 at user interface 106 .
  • the UI view markup language files 358 might comprise a set of HTML files that are rendered in a browser at user device 104 .
  • Various user inputs 302 from one or more of the users 102 can be captured at the instance-specific user interface views 1082 to facilitate generation of resource specification objects 332 .
  • the resource specification objects 332 and their corresponding set of specification parameters 334 are issued to the state management service 110 to accomplish their respective purposes at the subject computing environment 320 .
  • a resource specification object might be issued to the state management service 110 to achieve a target resource entity state for the subject resource entities 322 at the subject computing environment 320 .
  • the specification parameters 334 received at the state management service 110 are dispatched by a gateway to one or more resource-specific management agents 314 .
  • the resource-specific management agents 314 are selected by the gateway based at least in part on the resource entities referenced by the specification parameters 334 .
  • the resource-specific management agents might be implemented as plug-ins that are accessed from a resource management engine (e.g., an “intent” engine).
  • the resource-specific management agents 314 generate a respective set of resource management commands 336 to achieve the target resource entity state described by the specification parameters 334 .
  • an intelligent frontend system e.g., UI view generator 140 11
  • dynamically builds user interface views e.g., comprising popups, widgets, etc.
  • user interface views e.g., comprising popups, widgets, etc.
  • entity descriptions e.g., the resource property templates 130 11
  • the intelligent frontend system may provide ease of development for user interface (e.g., GUI) projects that communicate to a backend system without the need for building user interface components from scratch.
  • Particular embodiments provide for annotation of entries (e.g., in resource property templates 130 11 ). Particular embodiments provide the ability to build a full and complete resource entity specification based on a high-level description (e.g., in resource property templates 130 11 ). In order to do so, particular embodiments may pull details of related entities and/or subordinate entities and/or properties (e.g., user target state desires or intentions) to generate a UI view.
  • particular embodiments can extend the specification to facilitate annotations (e.g., document location and/or API references) that allow the intelligent frontend system to pull relevant data for other entities (e.g., the network of the VM) when generating the user interface views.
  • annotations e.g., document location and/or API references
  • FIG. 4 depicts an instance-specific user interface view generation technique 400 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments.
  • instance-specific user interface view generation technique 400 may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • the instance-specific user interface view generation technique 400 or any aspect thereof may be implemented in any environment.
  • the instance-specific user interface view generation technique 400 presents one embodiment of certain steps and/or operations that generate instance-specific user interface views for managing target states of resource entities in computing environments. Various illustrations are also presented to illustrate the instance-specific user interface view generation technique 400 .
  • Operation of the instance-specific user interface view generation technique 400 includes a series of steps that are carried out within the UI configurator 342 .
  • the UI configurator parses templates to determine which of a set of templates are applicable to the user interface view being requested. The particular templates that are deemed applicable are based on traversing through the collection of templates to identify the set of templates that are at least potentially applicable to the subject resource entity. In some cases, if a template that is potentially applicable to the subject resource entity turns out to be not required (e.g., there is no corresponding underlying data), that template can be skipped. Otherwise, for the templates that do have underlying data in the instance of the subject resource entity, then the template is populated with the retrieved data. As shown, the template is populated with the data retrieved from the resource specification database 312 .
  • processing moves to the UI builder 344 , where steps are undertaken to choose specific user interface screen devices (e.g., widgets) that are incorporated into generated markup language.
  • the markup language can be rendered, for example in a browser. The structure of the rendering is based on the particular identified templates and corresponding data values.
  • the instance-specific user interface view generation technique 400 can represent one embodiment of the UI view generation operations 240 earlier described.
  • the instance-specific user interface view generation technique 400 can commence by deriving a set of request parameters from a user interface view request corresponding to a resource entity (step 402 ).
  • the request parameters might describe a uniform resource identifier used to issue the request (e.g., associated with a “path” key or variable), a request resource entity identifier (e.g., associated with an “entityID” key or variable), a request operation (e.g., associated with an “operation” key or variable), a set of request arguments (e.g., associated with an “arguments[ ]” object), and/or other request parameters.
  • a collection of resource property templates e.g., resource property templates 130 11
  • a collection of resource property templates is traversed to identify the resource properties that correspond to the request parameters (step 404 ). For example, a first set of resource properties in the resource property templates 130 11 that match the request parameters might be identified.
  • a second set of resource properties referenced by the first set of resource properties might also be identified. Such recursive traversing operations can continue until no further references are discovered.
  • the then-current resource state of the resource entity is accessed to determine the then-current values corresponding to one or more of the resource properties (step 408 ).
  • the resource specification database 312 might be accessed to determine a then-current value (e.g., “2”) for a VM resource property that describes the number of vDisks mounted to the VM.
  • a user interface view object that assigns user interface attributes to the resource properties is built (step 410 ). As shown in user interface attribute assignments 436 , resource property “prop1” is assigned a “text” input type attribute, “prop2” is assigned a “multiple” selection type attribute, “prop3” is assigned a “binary” selection type attribute, and “prop4” is assigned a “linear” scaled selection attribute.
  • one or more user interface elements are mapped to the resource properties based at least in part on the user interface attributes (step 412 ).
  • resource property “prop1” is mapped to a “textbox” element based at least in part on the “text” input type attribute
  • “prop2” is mapped to a “dropdown” element based at least in part on the “multiple” selection type attribute
  • “prop3” is mapped to a “switch” element based at least in part on the “binary” selection type attribute
  • “prop4” is mapped to a “slider” element based at least in part on the “linear” scaled selection attribute.
  • Certain attributes e.g., default values, selected values, etc.
  • Certain attributes e.g., default values, selected values, etc.
  • the resource properties e.g., the resource properties, and/or the then-current values (if any) (step 414 ). For example, a resource entity “Name” property might be populated from an “entityID” request parameter.
  • FIG. 5A and FIG. 5B illustrate a user interface view generation scenario 500 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments.
  • user interface view generation scenario 500 may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • the user interface view generation scenario 500 or any aspect thereof may be implemented in any environment.
  • FIG. 5A depicts a set of selected resource property template data 530 from resource property templates 130 11 .
  • the resource properties comprising the selected resource property template data 530 are organized in a hierarchical manner.
  • the resource entity hierarchy 510 of the selected resource property template data 530 is traversed to identify resource properties associated with a particular user interface view request.
  • a set of selected UI view request parameters 554 e.g., derived from the particular user interface view request
  • the “path” and “operation” request parameters are used to identify the resource properties of the “/vms” “update” operation in a traversing operation 502 1 .
  • a “schema” property refers to a VM specification (e.g., “vm_spec”) definition.
  • a traversing operation 502 2 follows the codified reference to the “vm_spec” definition and its associated resource properties.
  • An “az_reference” path from the “vm_spec” properties is followed in a traversing operation 502 3 to identify a set of properties associated with an availability zone that is to be referenced.
  • Other references to other resource entities from the “vm_spec” definition are shown (e.g., “resources”).
  • the references to other resource entities might include policies and/or environmental information (e.g., references to backup policies, cluster information, etc.).
  • policies and/or environmental information e.g., references to backup policies, cluster information, etc.
  • a UI view object 556 (e.g., a JavaScript object) can comprise the identified resource properties 532 , and the various user interface view attributes (e.g., user interface attributes 5041 , user interface attributes 5042 , user interface attributes 5043 , user interface attributes 5044 , etc.) assigned to the identified resource properties 532 .
  • user interface attributes 5041 are determined based at least in part on the “name” properties of the “vm_spec” definition
  • user interface attributes 5042 are determined based at least in part on the “kind” properties of the “az_ref” definition
  • user interface attributes 5043 are determined based at least in part on the “name” properties of the “az_ref” definition
  • user interface attributes 5044 are determined based at least in part on the “uuid” properties of the “az_ref” definition.
  • the structure of the resulting UI is based upon the applicable templates in combination with UI view objects that display the entity data values using an appropriate widget. More specifically, the data-driven aspect of selecting and populating the templates and UI view objects results in UI renderings that exhibit a specific structural composition that is based on then-current data values of the particular instance of a subject entity.
  • One technique for employing a combination of UI view objects with then-current entity state data is shown and discussed as follows.
  • the UI view object 556 is combined with a set of UI elements 346 and selected then-current entity state data to generate an instance-specific user interface view 506 .
  • the resource properties and/or user interface attributes of the UI view object 556 are mapped to certain user interface elements from UI elements 346 .
  • the “name” properties of the “vm_spec” definition are mapped to a text box with a label “VM Name” in the instance-specific user interface view 506 .
  • the “name” and “uuid” properties of the “az_ref” definition are mapped to read-only fields in the instance-specific user interface view 506 , with buttons for invoking work flows for selecting or adding availability zones.
  • the selected then-current entity state data 3392 accessed at the resource specification database 312 , corresponds to the resource entity (e.g., “vm123”) identified in the selected UI view request parameters 554 as earlier described.
  • the selected then-current entity state data is used to populate certain UI elements comprising instance-specific user interface view 506 .
  • FIG. 6 presents a distributed virtualization environment 600 in which embodiments of the present disclosure can be implemented.
  • distributed virtualization environment 600 may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • the distributed virtualization environment 600 or any aspect thereof may be implemented in any environment.
  • the shown distributed virtualization environment depicts various components associated with instances of distributed virtualization systems (e.g., hyperconverged distributed systems) that can be used to implement the herein disclosed techniques.
  • the distributed virtualization environment 600 comprises multiple clusters (e.g., cluster 650 1 , . . . , cluster 650 N ) comprising multiple nodes that have multiple tiers of storage in a storage pool.
  • Representative nodes e.g., node 652 11 , . . . , node 652 1M
  • storage pool 670 associated with cluster 650 1 are shown.
  • Each node can be associated with one server, multiple servers, or portions of a server.
  • the nodes can be associated (e.g., logically and/or physically) with the clusters.
  • the multiple tiers of storage include storage that is accessible through a network 664 , such as a networked storage 675 (e.g., a storage area network or SAN, network attached storage or NAS, etc.).
  • the multiple tiers of storage further include instances of local storage (e.g., local storage 672 11 , . . . , local storage 672 1M ).
  • the local storage can be within or directly attached to a server and/or appliance associated with the nodes.
  • Such local storage can include solid state drives (SSD 673 11 , . . . , SSD 673 1M ), hard disk drives (HDD 674 11 , . . . , HDD 674 1M ), and/or other storage devices.
  • any of the nodes of the distributed virtualization environment 600 can implement one or more user virtualized entities (e.g., VE 658 111 , . . . , VE 658 11K , . . . , VE 658 1M1 , . . . , VE 658 1MK ), such as virtual machines (VMs) and/or containers.
  • VMs virtual machines
  • the VMs can be characterized as software-based computing “machines” implemented in a hypervisor-assisted virtualization environment that emulates the underlying hardware resources (e.g., CPU, memory, etc.) of the nodes.
  • multiple VMs can operate on one physical machine (e.g., node host computer) running a single host operating system (e.g., host operating system 656 11 , . . . , host operating system 656 1M ), while the VMs run multiple applications on various respective guest operating systems.
  • a hypervisor e.g., hypervisor 654 11 , hypervisor 654 1M
  • hypervisor is logically located between the various guest operating systems of the VMs and the host operating system of the physical infrastructure (e.g., node).
  • hypervisors can be implemented using virtualization software (e.g., VMware ESXi, Microsoft Hyper-V, RedHat KVM, Nutanix AHV, etc.) that includes a hypervisor.
  • virtualization software e.g., VMware ESXi, Microsoft Hyper-V, RedHat KVM, Nutanix AHV, etc.
  • the containers e.g., application containers or ACs
  • the containers comprise groups of processes and/or resources (e.g., memory, CPU, disk, etc.) that are isolated from the node host computer and other containers.
  • Such containers directly interface with the kernel of the host operating system (e.g., host operating system 656 11 , . . . , host operating system 656 1M ) without, in most cases, a hypervisor layer.
  • Any node of a distributed virtualization environment 600 can implement both a hypervisor-assisted virtualization environment and a container virtualization environment for various purposes. Also, any node in a distributed virtualization environment can implement a virtualized controller to facilitate access to storage pool 670 by the VMs and/or containers.
  • a virtualized controller is a collection of software instructions that serve to abstract details of underlying hardware or software components from one or more higher-level processing entities.
  • a virtualized controller can be implemented as a virtual machine, as a container (e.g., a Docker container), or within a layer (e.g., such as a layer in a hypervisor).
  • Multiple instances of such virtualized controllers can coordinate within a cluster to form the distributed storage system 660 which can, among other operations, manage the storage pool 670 .
  • This architecture further facilitates efficient scaling in multiple dimensions (e.g., in a dimension of computing power, in a dimension of storage space, in a dimension of network bandwidth, etc.).
  • an instance of a virtual machine at a given node can be used as a virtualized controller in a hypervisor-assisted virtualization environment to manage storage and I/O (input/output or IO) activities.
  • the virtualized entities at node 652 11 can interface with a controller virtual machine (e.g., virtualized controller 662 11 ) through hypervisor 654 11 to access the storage pool 670 .
  • the controller virtual machine is not formed as part of specific implementations of a given hypervisor. Instead, the controller virtual machine can run as a virtual machine above the hypervisor at the various node host computers.
  • varying virtual machine architectures and/or hypervisors can operate with the distributed storage system 660 .
  • a hypervisor at one node in the distributed storage system 660 might correspond to VMware ESXi software
  • a hypervisor at another node in the distributed storage system 660 might correspond to Nutanix AHV software.
  • containers e.g., Docker containers
  • a virtualized controller e.g., virtualized controller 6621 M
  • the virtualized entities at node 652 1M can access the storage pool 670 by interfacing with a controller container (e.g., virtualized controller 6621 M) through hypervisor 654 1M and/or the kernel of host operating system 656 1M .
  • a controller container e.g., virtualized controller 6621 M
  • one or more instances of a UI view generator can be implemented in the distributed storage system 660 to facilitate the herein disclosed techniques.
  • UI view generator 140 11 can be implemented in the virtualized controller 662 11
  • UI view generator 140 1M can be implemented in the virtualized controller 6621 M.
  • Such instances of the virtualized controller can be implemented in any node in any cluster.
  • Actions taken by one or more instances of the virtualized controller can apply to a node (or between nodes), and/or to a cluster (or between clusters), and/or between any resources or subsystems accessible by the virtualized controller or their agents (e.g., UI view generator).
  • instances of a set of resource property templates e.g., resource property templates 130 11 , . . . , resource property templates 130 1M
  • any aspect or aspects of consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view can be implemented in in the context of the foregoing environment.
  • FIG. 7 depicts a system 700 as an arrangement of computing modules that are interconnected so as to operate cooperatively to implement certain of the herein-disclosed embodiments.
  • This and other embodiments present particular arrangements of elements that, individually and/or as combined, serve to form improved technological processes that address managing the large number of computing resource management user interface views in systems that have a correspondingly large number of heterogeneous computing resources.
  • the partitioning of system 700 is merely illustrative and other partitions are possible.
  • the system 700 may be implemented in the context of the architecture and functionality of the embodiments described herein. Of course, however, the system 700 or any operation therein may be carried out in any desired environment.
  • the system 700 comprises at least one processor and at least one memory, the memory serving to store program instructions corresponding to the operations of the system. As shown, an operation can be implemented in whole or in part using program instructions accessible by a module.
  • the modules are connected to a communication path 705 , and any operation can communicate with other operations over communication path 705 .
  • the modules of the system can, individually or in combination, perform method operations within system 700 . Any operations performed within system 700 may be performed in any order unless as may be specified in the claims.
  • the shown embodiment implements a portion of a computer system, presented as system 700 , comprising one or more computer processors to execute a set of program code instructions (module 710 ) and modules for accessing memory to hold program code instructions to perform: receiving one or more request parameters that correspond to at least one user interface view request invoked by at least one user (module 720 ); identifying one or more resource properties from one or more resource property templates, the resource properties identified based at least in part on the request parameters (module 730 ); determining a then-current resource state of one or more resource entities associated with the user interface view request (module 740 ); generating at least one user interface view based at least in part on the then-current resource state and based at least in part on at least one of, the request parameters, or the resource properties (module 750 ); and presenting the user interface view to the user (module 760 ).
  • Variations of the foregoing may include more or fewer of the shown modules. Certain variations may perform more or fewer (or different) steps, and/or certain variations may use data elements in more, or in fewer (or different) operations. Still further, some embodiments include variations in the operations performed, and some embodiments include variations of aspects of the data elements used in the operations.
  • FIG. 8A depicts a virtualized controller as implemented by the shown virtual machine architecture 8 A 00 .
  • the heretofore-disclosed embodiments, including variations of any virtualized controllers, can be implemented in distributed systems where a plurality of networked-connected devices communicate and coordinate actions using inter-component messaging.
  • Distributed systems are systems of interconnected components that are designed for, or dedicated to, storage operations as well as being designed for, or dedicated to, computing and/or networking operations.
  • Interconnected components in a distributed system can operate cooperatively to achieve a particular objective, such as to provide high performance computing, high performance networking capabilities, and/or high performance storage and/or high capacity storage capabilities.
  • a first set of components of a distributed computing system can coordinate to efficiently use a set of computational or compute resources, while a second set of components of the same distributed storage system can coordinate to efficiently use a set of data storage facilities.
  • a hyperconverged system coordinates the efficient use of compute and storage resources by and between the components of the distributed system.
  • Adding a hyperconverged unit to a hyperconverged system expands the system in multiple dimensions.
  • adding a hyperconverged unit to a hyperconverged system can expand the system in the dimension of storage capacity while concurrently expanding the system in the dimension of computing capacity and also in the dimension of networking bandwidth.
  • Components of any of the foregoing distributed systems can comprise physically and/or logically distributed autonomous entities.
  • Physical and/or logical collections of such autonomous entities can sometimes be referred to as nodes.
  • compute and storage resources can be integrated into a unit of a node. Multiple nodes can be interrelated into an array of nodes, which nodes can be grouped into physical groupings (e.g., arrays) and/or into logical groupings or topologies of nodes (e.g., spoke-and-wheel topologies, rings, etc.).
  • Some hyperconverged systems implement certain aspects of virtualization. For example, in a hypervisor-assisted virtualization environment, certain of the autonomous entities of a distributed system can be implemented as virtual machines. As another example, in some virtualization environments, autonomous entities of a distributed system can be implemented as executable containers. In some systems and/or environments, hypervisor-assisted virtualization techniques and operating system virtualization techniques are combined.
  • virtual machine architecture 8 A 00 comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments.
  • virtual machine architecture 8 A 00 includes a virtual machine instance in configuration 851 that is further described as pertaining to controller virtual machine instance 830 .
  • Configuration 851 supports virtual machine instances that are deployed as user virtual machines, or controller virtual machines or both. Such virtual machines interface with a hypervisor (as shown).
  • Some virtual machines include processing of storage I/O (input/output or IO) as received from any or every source within the computing platform.
  • An example implementation of such a virtual machine that processes storage I/O is depicted as 830 .
  • a controller virtual machine instance receives block I/O (input/output or IO) storage requests as network file system (NFS) requests in the form of NFS requests 802 , and/or internet small computer storage interface (iSCSI) block IO requests in the form of iSCSI requests 803 , and/or Samba file system (SMB) requests in the form of SMB requests 804 .
  • the controller virtual machine (CVM) instance publishes and responds to an internet protocol (IP) address (e.g., CVM IP address 810 ).
  • IP internet protocol
  • I/O or IO can be handled by one or more IO control handler functions (e.g., IOCTL handler functions 808 ) that interface to other functions such as data IO manager functions 814 and/or metadata manager functions 822 .
  • the data IO manager functions can include communication with virtual disk configuration manager 812 and/or can include direct or indirect communication with any of various block IO functions (e.g., NFS IO, iSCSI IO, SMB IO, etc.).
  • configuration 851 supports IO of any form (e.g., block IO, streaming IO, packet-based IO, HTTP traffic, etc.) through either or both of a user interface (UI) handler such as UI IO handler 840 and/or through any of a range of application programming interfaces (APIs), possibly through API IO manager 845 .
  • UI user interface
  • APIs application programming interfaces
  • Communications link 815 can be configured to transmit (e.g., send, receive, signal, etc.) any type of communications packets comprising any organization of data items.
  • the data items can comprise a payload data, a destination address (e.g., a destination IP address) and a source address (e.g., a source IP address), and can include various packet processing techniques (e.g., tunneling), encodings (e.g., encryption), and/or formatting of bit fields into fixed-length blocks or into variable length fields used to populate the payload.
  • packet characteristics include a version identifier, a packet or payload length, a traffic class, a flow label, etc.
  • the payload comprises a data structure that is encoded and/or formatted to fit into byte or word boundaries of the packet.
  • hard-wired circuitry may be used in place of, or in combination with, software instructions to implement aspects of the disclosure.
  • embodiments of the disclosure are not limited to any specific combination of hardware circuitry and/or software.
  • the term “logic” shall mean any combination of software or hardware that is used to implement all or part of the disclosure.
  • Non-volatile media includes any non-volatile storage medium, for example, solid state storage devices (SSDs) or optical or magnetic disks such as disk drives or tape drives.
  • Volatile media includes dynamic memory such as random access memory.
  • controller virtual machine instance 830 includes content cache manager facility 816 that accesses storage locations, possibly including local dynamic random access memory (DRAM) (e.g., through local memory device access block 818 ) and/or possibly including accesses to local solid state storage (e.g., through local SSD device access block 820 ).
  • DRAM dynamic random access memory
  • Computer readable media include any non-transitory computer readable medium, for example, floppy disk, flexible disk, hard disk, magnetic tape, or any other magnetic medium; CD-ROM or any other optical medium; punch cards, paper tape, or any other physical medium with patterns of holes; or any RAM, PROM, EPROM, FLASH-EPROM, or any other memory chip or cartridge.
  • Any data can be stored, for example, in any form of external data repository 831 , which in turn can be formatted into any one or more storage areas, and which can comprise parameterized storage accessible by a key (e.g., a filename, a table name, a block address, an offset address, etc.).
  • External data repository 831 can store any forms of data, and may comprise a storage area dedicated to storage of metadata pertaining to the stored forms of data.
  • metadata can be divided into portions.
  • Such portions and/or cache copies can be stored in the external storage data repository and/or in a local storage area (e.g., in local DRAM areas and/or in local SSD areas).
  • Such local storage can be accessed using functions provided by local metadata storage access block 824 .
  • External data repository 831 can be configured using CVM virtual disk controller 826 , which can in turn manage any number or any configuration of virtual disks.
  • Execution of the sequences of instructions to practice certain embodiments of the disclosure are performed by one or more instances of a software instruction processor, or a processing element such as a data processor, or such as a central processing unit (e.g., CPU 1 , CPU 2 , . . . , CPUN).
  • a software instruction processor or a processing element such as a data processor, or such as a central processing unit (e.g., CPU 1 , CPU 2 , . . . , CPUN).
  • two or more instances of configuration 851 can be coupled by communications link 815 (e.g., backplane, LAN, PSTN, wired or wireless network, etc.) and each instance may perform respective portions of sequences of instructions as may be required to practice embodiments of the disclosure.
  • communications link 815 e.g., backplane, LAN, PSTN, wired or wireless network, etc.
  • the shown computing platform 806 is interconnected to the Internet 848 through one or more network interface ports (e.g., network interface port 8231 and network interface port 8232 ).
  • Configuration 851 can be addressed through one or more network interface ports using an IP address.
  • Any operational element within computing platform 806 can perform sending and receiving operations using any of a range of network protocols, possibly including network protocols that send and receive packets (e.g., network protocol packet 8211 and network protocol packet 8212 ).
  • Computing platform 806 may transmit and receive messages that can be composed of configuration data and/or any other forms of data and/or instructions organized into a data structure (e.g., communications packets).
  • the data structure includes program code instructions (e.g., application code) communicated through the Internet 848 and/or through any one or more instances of communications link 815 .
  • Received program code may be processed and/or executed by a CPU as it is received and/or program code may be stored in any volatile or non-volatile storage for later execution.
  • Program code can be transmitted via an upload (e.g., an upload from an access device over the Internet 848 to computing platform 806 ). Further, program code and/or the results of executing program code can be delivered to a particular user via a download (e.g., a download from computing platform 806 over the Internet 848 to an access device).
  • Configuration 851 is merely one sample configuration.
  • Other configurations or partitions can include further data processors, and/or multiple communications interfaces, and/or multiple storage devices, etc. within a partition.
  • a partition can bound a multi-core processor (e.g., possibly including embedded or collocated memory), or a partition can bound a computing cluster having a plurality of computing elements, any of which computing elements are connected directly or indirectly to a communications link.
  • a first partition can be configured to communicate to a second partition.
  • a particular first partition and a particular second partition can be congruent (e.g., in a processing element array) or can be different (e.g., comprising disjoint sets of components).
  • a cluster is often embodied as a collection of computing nodes that can communicate between each other through a local area network (e.g., LAN or virtual LAN (VLAN)) or a backplane.
  • Some clusters are characterized by assignment of a particular set of the aforementioned computing nodes to access a shared storage facility that is also configured to communicate over the local area network or backplane.
  • the physical bounds of a cluster are defined by a mechanical structure such as a cabinet or such as a chassis or rack that hosts a finite number of mounted-in computing units.
  • a computing unit in a rack can take on a role as a server, or as a storage unit, or as a networking unit, or any combination therefrom.
  • a unit in a rack is dedicated to provisioning of power to other units.
  • a unit in a rack is dedicated to environmental conditioning functions such as filtering and movement of air through the rack and/or temperature control for the rack.
  • Racks can be combined to form larger clusters.
  • the LAN of a first rack having a quantity of 32 computing nodes can be interfaced with the LAN of a second rack having 16 nodes to form a two-rack cluster of 48 nodes.
  • the former two LANs can be configured as subnets, or can be configured as one VLAN.
  • Multiple clusters can communicate between one module to another over a WAN (e.g., when geographically distal) or a LAN (e.g., when geographically proximal).
  • a module as used herein can be implemented using any mix of any portions of memory and any extent of hard-wired circuitry including hard-wired circuitry embodied as a data processor. Some embodiments of a module include one or more special-purpose hardware components (e.g., power control, logic, sensors, transducers, etc.).
  • a data processor can be organized to execute a processing entity that is configured to execute as a single process or configured to execute using multiple concurrent processes to perform work.
  • a processing entity can be hardware-based (e.g., involving one or more cores) or software-based, and/or can be formed using a combination of hardware and software that implements logic, and/or can carry out computations and/or processing steps using one or more processes and/or one or more tasks and/or one or more threads or any combination thereof.
  • a module include instructions that are stored in a memory for execution so as to facilitate operational and/or performance characteristics pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in computing systems.
  • a module may include one or more state machines and/or combinational logic used to implement or facilitate the operational and/or performance characteristics pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in various computing environments.
  • Various implementations of the data repository comprise storage media organized to hold a series of records or files such that individual records or files are accessed using a name or key (e.g., a primary key or a combination of keys and/or query clauses).
  • Such files or records can be organized into one or more data structures (e.g., data structures used to implement or facilitate aspects of data-driven generation of instance-specific user interface views for managing target states of entities in computing environments).
  • Such files or records can be brought into and/or stored in volatile or non-volatile memory.
  • the occurrence and organization of the foregoing files, records, and data structures improve the way that the computer stores and retrieves data in memory, for example, to improve the way data is accessed when the computer is performing operations pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, and/or for improving the way data is manipulated when performing computerized operations pertaining to consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user).
  • FIG. 8B depicts a virtualized controller implemented by containerized architecture 8 B 00 .
  • the containerized architecture comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments.
  • the shown containerized architecture 8 B 00 includes an executable container instance in configuration 852 that is further described as pertaining to executable container instance 850 .
  • Configuration 852 includes an operating system layer (as shown) that performs addressing functions such as providing access to external requestors via an IP address (e.g., “P.Q.R.S”, as shown).
  • Providing access to external requestors can include implementing all or portions of a protocol specification (e.g., “http:”) and possibly handling port-specific functions.
  • a protocol specification e.g., “http:”
  • the operating system layer can perform port forwarding to any executable container (e.g., executable container instance 850 ).
  • An executable container instance can be executed by a processor.
  • Runnable portions of an executable container instance sometimes derive from an executable container image, which in turn might include all, or portions of any of, a Java archive repository (JAR) and/or its contents, and/or a script or scripts and/or a directory of scripts, and/or a virtual machine configuration, and may include any dependencies therefrom.
  • a configuration within an executable container might include an image comprising a minimum set of runnable code.
  • start-up time for an executable container instance can be much faster than start-up time for a virtual machine instance, at least inasmuch as the executable container image might be much smaller than a respective virtual machine instance.
  • start-up time for an executable container instance can be much faster than start-up time for a virtual machine instance, at least inasmuch as the executable container image might have many fewer code and/or data initialization steps to perform than a respective virtual machine instance.
  • An executable container instance (e.g., a Docker container instance) can serve as an instance of an application container. Any executable container of any sort can be rooted in a directory system, and can be configured to be accessed by file system commands (e.g., “ls” or “ls-a”, etc.).
  • the executable container might optionally include operating system components 878 , however such a separate set of operating system components need not be provided.
  • an executable container can include runnable instance 858 , which is built (e.g., through compilation and linking, or just-in-time compilation, etc.) to include all of the library and OS-like functions needed for execution of the runnable instance.
  • a runnable instance can be built with a virtual disk configuration manager, any of a variety of data IO management functions, etc.
  • a runnable instance includes code for, and access to, container virtual disk controller 876 .
  • Such a container virtual disk controller can perform any of the functions that the aforementioned CVM virtual disk controller 826 can perform, yet such a container virtual disk controller does not rely on a hypervisor or any particular operating system so as to perform its range of functions.
  • multiple executable containers can be collocated and/or can share one or more contexts.
  • multiple executable containers that share access to a virtual disk can be assembled into a pod (e.g., a Kubernetes pod).
  • Pods provide sharing mechanisms (e.g., when multiple executable containers are amalgamated into the scope of a pod) as well as isolation mechanisms (e.g., such that the namespace scope of one pod does not share the namespace scope of another pod).
  • FIG. 8C depicts a virtualized controller implemented by a daemon-assisted containerized architecture 8 C 00 .
  • the containerized architecture comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments.
  • the shown instance of daemon-assisted containerized architecture includes a user executable container instance in configuration 853 that is further described as pertaining to user executable container instance 880 .
  • Configuration 853 includes a daemon layer (as shown) that performs certain functions of an operating system.
  • User executable container instance 880 comprises any number of user containerized functions (e.g., user containerized function1, user containerized function2, . . . , user containerized functionN). Such user containerized functions can execute autonomously, or can be interfaced with or wrapped in a runnable object to create a runnable instance (e.g., runnable instance 858 ).
  • the shown operating system components 878 comprise portions of an operating system, which portions are interfaced with or included in the runnable instance and/or any user containerized functions.
  • the computing platform 806 might or might not host operating system components other than operating system components 878 . More specifically, the shown daemon might or might not host operating system components other than operating system components 878 of user executable container instance 880 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Systems for dynamically generating user interfaces. A method embodiment commences upon receiving one or more requests for a user interface view corresponding to a particular type of computing resource entity. A set of resource property templates are examined to identifying one or more resource properties that correspond to the particular type of computing resource entity. Processing is invoked to determine the then-current resource state(s) of the computing resource entity. Based on the then-current resource state(s) of the particular type of computing resource entity, user interface code is dynamically generated. The dynamically generated user interface code is used to render a user interface view on the requester's display. The rendered user interface view comprises one or more of the resource properties and at least one aspect of the dynamically-determined then-current resource state(s) that correspond to the one or more resource properties.

Description

    RELATED APPLICATIONS
  • The present application claims the benefit of priority to U.S. Patent Application Ser. No. 62/434,456 titled “INTENT FRAMEWORK”, filed on Dec. 15, 2016, which is hereby incorporated by reference in its entirety; and the present application is related to co-pending U.S. patent application Ser. No. 15/842,698 titled “RESOURCE STATE ENFORCEMENT”, filed on even date herewith, which is hereby incorporated by reference in its entirety; and the present application is related to co-pending U.S. patent application Ser. No. 15/842,436 titled “SPECIFICATION-BASED COMPUTING SYSTEM CONFIGURATION”, filed on even date herewith, which is hereby incorporated by reference in its entirety; and the present application is related to co-pending U.S. patent application Ser. No. 15/842,837 titled “RULE-BASED DATA PROTECTION”, filed on even date herewith, which is hereby incorporated by reference in its entirety; and the present application is related to co-pending U.S. patent application Ser. No. 15/842,714 titled “ACCESSING COMPUTING RESOURCE ATTRIBUTES OF AN EXTERNAL SERVICE PROVIDER”, filed on even date herewith, which is hereby incorporated by reference in its entirety.
  • FIELD
  • This disclosure relates to distributed computing, and more particularly to techniques for user interface view generation.
  • BACKGROUND
  • In modern virtualized computing systems, users need some mechanism for managing a broad variety of computing resources. Such resources might include virtual machines (VMs), virtual disks (vDisks), virtual network interface cards (vNICs), executable containers (ECs), and/or other resource entities. In some cases, a single computing system might comprise scores of computing nodes that in turn host hundreds or thousands of such resource entities. Certain collections of resource entities are often hierarchically associated. For example, a particular VM “parent” resource entity might be associated with a vNIC “child” resource entity, a vDisk “child” resource entity, etc.
  • The resource entities can be implemented in the virtualized computing systems with entity-specific configurations to facilitate performance of a certain set of then-current and/or anticipated tasks and/or, the resource entities can be implemented in the virtualized computing systems with entity-specific configurations to facilitate storage and/or networking capabilities, and/or other computing capabilities. In modern computing settings, such tasks and capabilities change and/or are augmented frequently over time. It follows that their respective resource entities and/or their respective entity-specific configurations also change or are augmented frequently over time.
  • In these computing settings, human-computer interaction with a particular resource entity is often facilitated by user interface (UI) views that are presented to users (e.g., system administrators) on display screens of computing devices (e.g., in a browser). The users interact with the user interface views to manage (e.g., view or change attributes) of the resource entities. It follows that at least to the extent that tasks and capabilities change and/or expand over time the human-computer interaction interfaces might also need to change and/or expand in synchrony.
  • Unfortunately, existing architectures for user interfaces that are used for presenting computer resource management user interface views over large numbers of heterogeneous resources do not scale. Some approaches attempt to capture all then-known possible user interface configurations in a set of markup language documents (e.g., HTML5 documents, MVC instances, etc.) for rendering of the user interface views in a browser. However, with thousands of resource entities having a broad variety of resource entity configurations (e.g., hierarchies, attributes, etc.), codifying (e.g., hard-coding) all possible variations in such documents incurs a significant amount of human effort and computing power (e.g., development time, CPU resources, memory resources, storage resources, networking resources, etc.).
  • As one specific example of this, each of the aforementioned numerous user interface configurations might be presented in a corresponding popup view, each of which of the corresponding popup views would require a respective model file, a respective view file, a respective template file, a respective styling file, and so on. Furthermore, such approaches are not efficiently extensible. For example, when new resource entity types or sets are introduced and/or unforeseen configurations are formulated, corresponding new sets of user interfaces need to be hand-coded, tested and deployed. This places an insurmountable burden on user interface developers.
  • What is needed is a technological solution to efficiently manage (e.g., configure, extend, etc.) a large number of resource management user interface views in systems that support multiple types of ever-changing resource entities.
  • SUMMARY
  • The present disclosure describes techniques used in systems, methods, and in computer program products for automated user interface view generation, which techniques advance the relevant technologies to address technological issues with legacy approaches. More specifically, the present disclosure describes techniques used in systems, methods, and in computer program products for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. Certain embodiments are directed to technological solutions that consult a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user).
  • The disclosed embodiments modify and improve over legacy approaches. In particular, the herein-disclosed techniques provide technical solutions that address the technical problems attendant to managing the large number of computing resource management user interface views in systems that have a correspondingly large number of heterogeneous computing resources. Such technical solutions relate to improvements in computer functionality. Various applications of the herein-disclosed improvements in computer functionality serve to reduce the demand for computer memory, reduce the demand for computer processing power, reduce network bandwidth use, and reduce the demand for inter-component communication. Some embodiments disclosed herein use techniques to improve the functioning of multiple systems within the disclosed environments, and some embodiments advance peripheral technical fields as well. As one specific example, use of the disclosed techniques and devices within the shown environments as depicted in the figures provide advances in the technical field of human-machine interfaces as well as advances in various technical fields related to computing platform management.
  • Further details of aspects, objectives, and advantages of the technological embodiments are described herein and in the drawings and claims.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The drawings described below are for illustration purposes only. The drawings are not intended to limit the scope of the present disclosure.
  • FIG. 1 illustrates a computing environment in which embodiments of the present disclosure can be implemented.
  • FIG. 2 presents a user interface view generation technique as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to some embodiments.
  • FIG. 3 presents a block diagram of a system for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to some embodiments.
  • FIG. 4 depicts an instance-specific user interface view generation technique as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to an embodiment.
  • FIG. 5A and FIG. 5B illustrate a user interface view generation scenario as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, according to an embodiment.
  • FIG. 6 presents a distributed virtualization environment in which embodiments of the present disclosure can be implemented.
  • FIG. 7 depicts system components as arrangements of computing modules that are interconnected so as to implement certain of the herein-disclosed embodiments.
  • FIG. 8A, FIG. 8B, and FIG. 8C depict virtualized controller architectures comprising collections of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments.
  • DETAILED DESCRIPTION
  • Embodiments in accordance with the present disclosure address the need to manage the large number of computing resource management user interface views that are present in systems that have a correspondingly large number of heterogeneous computing resources. Some embodiments are directed to approaches for consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user). The accompanying figures and discussions herein present example environments, systems, methods, and computer program products for automatic, data-driven generation of instance-specific user interface views.
  • OVERVIEW
  • Disclosed herein are techniques for consulting a hierarchy of resource entity properties to automatically generate an instance-specific user interface view. The instance-specific user interface view might be ephemeral in the sense that it might exist only for the short duration needed to facilitate management of a subject resource entity by a user. In certain embodiments, the resource entity properties are accessed in response to detecting a resource state management operation (e.g., a view operation, an edit operation, a create operation, a list operation, etc.) over a corresponding resource entity. If the resource entity exists, the then-current state of the resource entity is accessed and analyzed. A user interface view is generated that is based at least in part on the combined instance of the resource state management operation, the resource entity properties, and/or characteristics of the then-current state of the resource entity.
  • The instance-specific user interface view generated by the herein disclosed techniques facilitates resource state management operations over the resource entity. For example, in certain embodiments, inputs received from a user (e.g., system administrator) at the user interface view are used in the performance of the resource state management operations (e.g., change the target state of a subject resource entity). In certain embodiments, the resource entity properties are hierarchically structured in accordance with the entity relationships of the resource entity.
  • The herein disclosed techniques facilitate improvements in computer functionality that reduce the demand for computer memory, reduce the demand for computer processing power, reduce network bandwidth use, and reduce the demand for inter-component communication. Specifically, rather than develop and maintain a large codebase of markup documents that can the render a large number of possible user interface views, a significantly smaller set of data stored in a specialized data structure is accessed to generate data-driven instances of the user interface views upon request. This approach serves to eliminate the storage resources required to store the large codebase and/or the computing resources consumed to develop the large codebase.
  • In accordance with the herein-disclosed techniques, the dynamically-generated data-driven instances of the user interface views can change in both structure and presentation as frequently as there are changes to the underlying instance of a resource entity. As such, a first user interface with a first structure and presentation might be presented at a first moment in time, based on an underlying instance of a resource entity that has a first set of values, and at a second moment in time, the same underlying instance of the same resource entity might have a second set of values that are presented in an updated user interface with a second structure and presentation. In many scenarios, the differences between the first user interface at the first time and the second user interface at a second time are not just differences of different values, but rather the differences that are visibly structural—involving differences in occurrence or absence of fields and/or layout of such fields. The specific structural differences are based on changes in data values of the underlying instance of the same resource entity as the values change from a first time to a second time.
  • Definitions and Use of Figures
  • Some of the terms used in this description are defined below for easy reference. The presented terms and their respective definitions are not rigidly restricted to these definitions—a term may be further defined by the term's use within this disclosure. The term “exemplary” is used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs. Rather, use of the word exemplary is intended to present concepts in a concrete fashion. As used in this application and the appended claims, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or”. That is, unless specified otherwise, or is clear from the context, “X employs A or B” is intended to mean any of the natural inclusive permutations. That is, if X employs A, X employs B, or X employs both A and B, then “X employs A or B” is satisfied under any of the foregoing instances. As used herein, at least one of A or B means at least one of A, or at least one of B, or at least one of both A and B. In other words, this phrase is disjunctive. The articles “a” and “an” as used in this application and the appended claims should generally be construed to mean “one or more” unless specified otherwise or is clear from the context to be directed to a singular form.
  • Various embodiments are described herein with reference to the figures. It should be noted that the figures are not necessarily drawn to scale and that elements of similar structures or functions are sometimes represented by like reference characters throughout the figures. It should also be noted that the figures are only intended to facilitate the description of the disclosed embodiments—they are not representative of an exhaustive treatment of all possible embodiments, and they are not intended to impute any limitation as to the scope of the claims. In addition, an illustrated embodiment need not portray all aspects or advantages of usage in any particular environment.
  • An aspect or an advantage described in conjunction with a particular embodiment is not necessarily limited to that embodiment and can be practiced in any other embodiments even if not so illustrated. References throughout this specification to “some embodiments” or “other embodiments” refer to a particular feature, structure, material or characteristic described in connection with the embodiments as being included in at least one embodiment. Thus, the appearance of the phrases “in some embodiments” or “in other embodiments” in various places throughout this specification are not necessarily referring to the same embodiment or embodiments. The disclosed embodiments are not intended to be limiting of the claims.
  • Descriptions of Example Embodiments
  • FIG. 1 illustrates a computing environment 100 in which embodiments of the present disclosure can be implemented. As an option, one or more variations of computing environment 100 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein.
  • Users want to manage their own computing resources. However, in modern computing systems, the number and variety of computing resources available to be managed by a given user has exploded. Moreover, the extent of configurability has also exploded such that it becomes unreasonable to statically define a different user interface (UI) for every resource configuration. It is also unreasonable to form a static user interface that could ostensibly serve as a generic interface that covers any arbitrary resource configuration. Use of such techniques is unreasonable even based solely on the sheer number of possible configurations. However, using the techniques of FIG. 1, rather than expecting the user to endure onerous scrolling through the exploding number of possibilities of computing resource configurations, many of which might be ‘empty’ or ‘null’ at any given moment in time, a UI view generator 140 11 generates instance-specific user interface views that are defined and populated based on then-current aspects of the computing resource. The concept of instance-specific user interface views that are defined and populated based on then-current aspects of the computing resources becomes especially valuable when there are many different types of computing resources, any of which might have hundreds of properties that can be managed, and hundreds or thousands or more possible values for each property.
  • Strictly as an example, in computing environments such as computing environment 100, a user (e.g., from users 102) might want to manage certain heterogeneous computing resources 120 in the computing system to accomplish some purpose. More specifically, the user might desire to establish a certain computing resource state (e.g., “StateM”) to carry out a particular set of tasks. The resource state might correspond to a set of resource entities (e.g., VMs, vDisks, vNICs, ECs, availability zones (AZs), projects, catalogs, images, etc.) that each are configured to have attributes (e.g., specifications) that are capable of carrying out the tasks. A set of user interface views rendered in a user interface that is associated with the user (e.g., user interface 106 at user device 104) facilitates such management of any of a variety of rapidly-changing computing resources.
  • As aforementioned, static approaches do not scale with the large number of heterogeneous computing resources comprising today's computing systems. Such approaches consume a significant amount of human effort and computing resources by codifying all of the then-known possible user interface configurations in a set of markup language documents (e.g., HTML5 documents, MVC instances, etc.) for rendering the user interface views in a browser. Even more resources are consumed to extend this large codebase as new resource entity types are introduced and/or unforeseen resource entity configurations are formulated.
  • Therefore, the herein disclosed dynamic UI generation techniques address the problems attendant to managing (e.g., configuring, maintaining, extending, etc.) a large number of computing resource management user interface views. Specifically, the herein disclosed dynamic UI generation techniques are facilitated by a set of resource property templates 130 11 that are defined by, for example, by a developer or by one of the users 102 (operation 1). The resource property templates 130 11 comprise specialized data structures for organizing and/or storing various properties corresponding to the resource entities of a computing system. Details of various embodiments of the resource property templates 130 11 are described herein. A user interface view generator (e.g., UI view generator 140 11) implemented in computing environment 100 can receive requests (e.g., from user device 104) for various resource management user interface views (operation 2). For example, a user might invoke such a request at the user interface 106 (e.g., by clicking a button, by issuing a command line instruction, etc.). The UI view generator 140 11 accesses the resource property templates 130 11 to get a set of resource properties that correspond to the user interface view request (operation 3). If the resource entity or entities corresponding to the user interface view request exists, the UI view generator 140 11 may also get the then-current resource state of the resource entity(ies) (operation 4). As shown, UI view generator 140 11 might interact with a state management service 110 at computing environment 100 to retrieve the then-current resource state from one or more of the heterogeneous computing resources 120.
  • From the collected information (e.g., user interface view request parameters, resource properties, then-current resource state, etc.), UI view generator 140 11 generates an instance-specific user interface view (operation 5). The user interface view is “instance-specific” since the view corresponds to the specific combination of information received at UI view generator 140 11 in response to the user interface view request. The user interface view generated by UI view generator 140 11 according to the herein disclosed techniques may also be characterized as “data-driven” since the specific configuration of the generated user interface view was not known prior to receiving the user interface view request.
  • Example graphical depictions of a set of instance-specific user interface views 1081 are shown in FIG. 1. The users 102 can interact with such generated user interface views at user interface 106 of user device 104 (operation 6). In the shown embodiment, the user interactions might invoke issuance of one or more resource state specification objects to apply to the heterogeneous computing resources 120 (operation 7). For example, a user (e.g., system administrator) might interact with an instance-specific user interface view to create or update a VM, which created or updated VM is described in a resource state specification object. As depicted by the structural differences that are apparent by comparing the two instance-specific user interface views 1081 of FIG. 1, the views are different based on then-current data values. As such data values change over time, the user interface might be refreshed so as to be updated with the structural depiction that matches the then current states. The state management service 110 keeps track of changing data values of instances of computing resources. More specifically, and as shown, the state management service 110 of computing environment 100 can execute various resource management commands over the heterogeneous computing resources 120 to achieve a target state (e.g., “StateM”) in accordance with the resource state specification object (operation 8).
  • One embodiment of a technique for generating the aforementioned instance-specific user interface views is disclosed in further detail as follows.
  • FIG. 2 presents a user interface view generation technique 200 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As an option, one or more variations of a user interface view generation technique 200 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein. The user interface view generation technique 200 or any aspect thereof may be implemented in any environment.
  • The user interface view generation technique 200 presents one embodiment of certain steps and/or operations that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As shown, a portion of the steps and/or operations can be grouped in a set of UI view generation operations 240. As illustrated, the user interface view generation technique 200 can commence by defining a collection of resource property templates (step 210). Such resource property templates can be defined by a coder/developer of a corresponding resource entity, or by a user/developer, or by a third-party developer. At step 220, a user interface view request is detected. In some cases, the user interface view request originates at a centralized resource management facility. In other cases, the user interface view request might originate from the same node as where the subject resource is being hosted. Then using any known technique or techniques (e.g., via text parsing, via markup-language parsing, via a document object model, etc.) a resource entity (e.g., VM, etc.) described in the resource property templates is matched with the interface view request (step 220).
  • As can be observed in the UI view generation operations 240, a set of resource properties from the resource property templates are located/identified based at least in part on request parameters derived from the user interface view request (step 242). Inasmuch as it is convenient for a user to view the state or states of a resource, the then-current resource state of the subject resource entity is retrieved. The then-current resource state of the subject resource entity is used for defining the instance-specific user interface components, in expectation of presenting the then-current resource state values in the dynamically-generated user interface (step 244). More specifically, certain data values that correspond to the resource properties are retrieved from state management service 110. A user interface view is generated from a combination of the request parameters, the resource properties, and the then-current resource state data (step 246).
  • In the shown embodiment, the generated user interface view is rendered at a user device (step 250). User inputs are received at the generated user interface view (step 260). For example, a user device might capture as user inputs certain user interactions (e.g., mouse clicks, keyboard entries, etc.) with the user interface view. The user might make changes to the configuration of the resource. In some cases, the changes refer to a desired state that is to be pursued. In such cases, a resource state specification object is created based at least in part on the user inputs (step 270) and the resource state specification object is sent for processing. For example, a user might assign a certain number of vDisks to assign to a VM, which number is codified in the resource state specification object. The resource state specification object is submitted to state management service 110, which in turn performs resource state management operations (e.g., create operations, update operations, etc.) over the resource entity (step 280).
  • One embodiment of a system for implementing the user interface view generation technique 200 and/or other herein disclosed techniques is disclosed as follows.
  • FIG. 3 presents a block diagram of a system 300 for data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As an option, one or more variations of system 300 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein. The system 300 or any aspect thereof may be implemented in any environment.
  • The embodiment shown in FIG. 3 depicts merely one example of a computing system that supports data-driven generation of instance-specific user interface views according to the herein disclosed techniques. The components, data structures, and data flows shown in FIG. 3 present one partitioning and its associated data manipulation approach. The specific example shown is purely exemplary, and other subsystems, data structures, and/or partitioning are reasonable.
  • Specifically, system 300 comprises instances of resource property templates 130 11, an instance of UI view generator 140 11, an instance of user device 104, and an instance of state management service 110. As can be observed, request parameters 354 derived from a UI view request 352 invoked by one or more of the users 102 are received by a UI configurator 342 at the UI view generator 140 11. Based at least in part on the request parameters 354, UI configurator 342 identifies a set of resource properties 330 from the resource property templates 130 11 that pertain to the UI view request 352. As earlier described, the resource property templates comprise information that characterizes various properties corresponding to the resource entities of a computing system.
  • In the embodiment of FIG. 3, the resource property templates 130 11 might characterize at least the properties associated with the subject resource entities 322 comprising a subject computing environment 320 (e.g., a cluster “C1” that comprises node “N11”, node “N12”, . . . , node “N1M”). The resource property templates 130 11 may also characterize resource entities yet to be implemented in subject computing environment 320.
  • In certain embodiments, the resource property templates 130 11 are structured to describe one or more hierarchical relationships between the resource entities. For example, a reference to a set of properties for a “child” AZ entity might be included in the properties of a “parent” VM entity which, in turn, might be described in the resource property templates 130 11. Various structures and/or formats can be implemented to organize and/or store the resource property templates 130 11. For example, the resource property templates 130 11 might be stored in a YAML and/or a JSON format. The resource property templates 130 11 might also be stored in one file or multiple files at multiple physical storage locations. A pseudo-code example of a selected portion of a resource property template is shown and described as pertains to FIG. 5A, according to one embodiment.
  • Referring to FIG. 3, the UI configurator 342 retrieves a set of selected then-current resource state data 339 1 associated with the resource properties 330. For example, the selected then-current resource state data 339 1 might be retrieved when the resource entity or entities corresponding to the UI view request 352 are in existence and accessible when the request is issued. As shown, the selected then-current resource state data 339 1 might be retrieved from a resource specification database 312 which stores the then-current resource states 338 extracted by the state management service 110 from the subject computing environment 320. In some cases, a portion of the selected then-current resource state data 339 1 represents the then-current value of certain properties comprising the resource properties 330. Based at least in part on the request parameters 354, the resource properties 330, and the selected then-current resource state data 339 1, the UI configurator 342 can create one or more UI view objects 356.
  • The UI view objects 356 are programming objects that organize and/or associate certain user interface attributes and/or user properties. For example, a UI view object might associate a “name” property of a resource entity with user interface attributes that characterize an editable text box of a certain length. The default value of that text box might also be codified in the UI view object based on the request parameters 354 and/or the selected then-current resource state data 339 1. In some cases, the UI view objects 356 are partitioned by function (e.g., data model objects, controller objects, view objects, styling objects, etc.).
  • A UI builder 344 at the UI view generator 140 11 receives the UI view objects 356 to create one or more UI view markup language files 358. As shown, UI builder 344 may access a store of UI elements 346 to facilitate building the UI view markup language files 358. The UI view markup language files 358 are accessed by user device 104 to render one or more instance-specific user interface views 1082 at user interface 106. For example, the UI view markup language files 358 might comprise a set of HTML files that are rendered in a browser at user device 104.
  • Various user inputs 302 from one or more of the users 102 can be captured at the instance-specific user interface views 1082 to facilitate generation of resource specification objects 332. The resource specification objects 332 and their corresponding set of specification parameters 334, are issued to the state management service 110 to accomplish their respective purposes at the subject computing environment 320. For example, a resource specification object might be issued to the state management service 110 to achieve a target resource entity state for the subject resource entities 322 at the subject computing environment 320. In certain embodiments, the specification parameters 334 received at the state management service 110 are dispatched by a gateway to one or more resource-specific management agents 314.
  • The resource-specific management agents 314 are selected by the gateway based at least in part on the resource entities referenced by the specification parameters 334. As an example, the resource-specific management agents might be implemented as plug-ins that are accessed from a resource management engine (e.g., an “intent” engine). The resource-specific management agents 314 generate a respective set of resource management commands 336 to achieve the target resource entity state described by the specification parameters 334.
  • Particular embodiments of the herein disclosed techniques may provide an intelligent frontend system (e.g., UI view generator 140 11) that dynamically builds user interface views (e.g., comprising popups, widgets, etc.) from data structures compatible with an intent specification. By reading (e.g., using a REST API) instances of the intent specification (e.g., the then-current resource states 338) and entity descriptions (e.g., the resource property templates 130 11) generated by an intent backend system, the user interface views (e.g., GUI views) and/or models used to communicate (e.g., using APIs) intent specifications may be auto-generated and/or modified. The intelligent frontend system may provide ease of development for user interface (e.g., GUI) projects that communicate to a backend system without the need for building user interface components from scratch.
  • Particular embodiments provide for annotation of entries (e.g., in resource property templates 130 11). Particular embodiments provide the ability to build a full and complete resource entity specification based on a high-level description (e.g., in resource property templates 130 11). In order to do so, particular embodiments may pull details of related entities and/or subordinate entities and/or properties (e.g., user target state desires or intentions) to generate a UI view. For example, if the creation of a VM in a project requires specification of the particular network the VM is to be placed in, particular embodiments can extend the specification to facilitate annotations (e.g., document location and/or API references) that allow the intelligent frontend system to pull relevant data for other entities (e.g., the network of the VM) when generating the user interface views.
  • The foregoing discussions describe techniques for generating user interface views (e.g., UI view generation operations 240 of FIG. 2), which techniques are disclosed in further detail as follows.
  • FIG. 4 depicts an instance-specific user interface view generation technique 400 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As an option, one or more variations of instance-specific user interface view generation technique 400 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein. The instance-specific user interface view generation technique 400 or any aspect thereof may be implemented in any environment.
  • The instance-specific user interface view generation technique 400 presents one embodiment of certain steps and/or operations that generate instance-specific user interface views for managing target states of resource entities in computing environments. Various illustrations are also presented to illustrate the instance-specific user interface view generation technique 400.
  • Operation of the instance-specific user interface view generation technique 400 includes a series of steps that are carried out within the UI configurator 342. The UI configurator parses templates to determine which of a set of templates are applicable to the user interface view being requested. The particular templates that are deemed applicable are based on traversing through the collection of templates to identify the set of templates that are at least potentially applicable to the subject resource entity. In some cases, if a template that is potentially applicable to the subject resource entity turns out to be not required (e.g., there is no corresponding underlying data), that template can be skipped. Otherwise, for the templates that do have underlying data in the instance of the subject resource entity, then the template is populated with the retrieved data. As shown, the template is populated with the data retrieved from the resource specification database 312.
  • When the templates that are applicable to the subject resource entity have been identified and populated with corresponding data, processing moves to the UI builder 344, where steps are undertaken to choose specific user interface screen devices (e.g., widgets) that are incorporated into generated markup language. The markup language can be rendered, for example in a browser. The structure of the rendering is based on the particular identified templates and corresponding data values.
  • In greater specificity, and as shown, the instance-specific user interface view generation technique 400 can represent one embodiment of the UI view generation operations 240 earlier described. The instance-specific user interface view generation technique 400 can commence by deriving a set of request parameters from a user interface view request corresponding to a resource entity (step 402). For example, as shown in the selected request parameters 432, the request parameters might describe a uniform resource identifier used to issue the request (e.g., associated with a “path” key or variable), a request resource entity identifier (e.g., associated with an “entityID” key or variable), a request operation (e.g., associated with an “operation” key or variable), a set of request arguments (e.g., associated with an “arguments[ ]” object), and/or other request parameters. A collection of resource property templates (e.g., resource property templates 130 11) is traversed to identify the resource properties that correspond to the request parameters (step 404). For example, a first set of resource properties in the resource property templates 130 11 that match the request parameters might be identified. A second set of resource properties referenced by the first set of resource properties might also be identified. Such recursive traversing operations can continue until no further references are discovered.
  • If the resource entity associated with the request exists (see “Yes” path of decision 406), then the then-current resource state of the resource entity is accessed to determine the then-current values corresponding to one or more of the resource properties (step 408). For example, the resource specification database 312 might be accessed to determine a then-current value (e.g., “2”) for a VM resource property that describes the number of vDisks mounted to the VM.
  • If the resource entity associated with the request does not exist (see “No” path of decision 406) or the then-current values of the resource entity have already been determined, a user interface view object that assigns user interface attributes to the resource properties is built (step 410). As shown in user interface attribute assignments 436, resource property “prop1” is assigned a “text” input type attribute, “prop2” is assigned a “multiple” selection type attribute, “prop3” is assigned a “binary” selection type attribute, and “prop4” is assigned a “linear” scaled selection attribute.
  • In a user interface markup language file created according to the instance-specific user interface view generation technique 400, one or more user interface elements are mapped to the resource properties based at least in part on the user interface attributes (step 412). As shown in user interface element mapping 438, resource property “prop1” is mapped to a “textbox” element based at least in part on the “text” input type attribute, “prop2” is mapped to a “dropdown” element based at least in part on the “multiple” selection type attribute, “prop3” is mapped to a “switch” element based at least in part on the “binary” selection type attribute, and “prop4” is mapped to a “slider” element based at least in part on the “linear” scaled selection attribute. Certain attributes (e.g., default values, selected values, etc.) of the user interface elements in the user interface view markup language file are populated based at least in part on the request parameters, the resource properties, and/or the then-current values (if any) (step 414). For example, a resource entity “Name” property might be populated from an “entityID” request parameter.
  • A scenario illustrating the instance-specific user interface view generation technique 400 and/or other herein disclosed techniques is disclosed in detail as follows.
  • FIG. 5A and FIG. 5B illustrate a user interface view generation scenario 500 as implemented in systems that facilitate data-driven generation of instance-specific user interface views for managing target states of entities in computing environments. As an option, one or more variations of user interface view generation scenario 500 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein. The user interface view generation scenario 500 or any aspect thereof may be implemented in any environment.
  • FIG. 5A depicts a set of selected resource property template data 530 from resource property templates 130 11. As identified by a resource entity hierarchy 510, the resource properties comprising the selected resource property template data 530 are organized in a hierarchical manner. In the user interface view generation scenario 500, the resource entity hierarchy 510 of the selected resource property template data 530 is traversed to identify resource properties associated with a particular user interface view request. Specifically, a set of selected UI view request parameters 554 (e.g., derived from the particular user interface view request) is consulted to identify a first level of resource properties in the selected resource property template data 530.
  • For example, the “path” and “operation” request parameters are used to identify the resource properties of the “/vms” “update” operation in a traversing operation 502 1. Among other resource properties identified, a “schema” property refers to a VM specification (e.g., “vm_spec”) definition. A traversing operation 502 2 follows the codified reference to the “vm_spec” definition and its associated resource properties. An “az_reference” path from the “vm_spec” properties is followed in a traversing operation 502 3 to identify a set of properties associated with an availability zone that is to be referenced. Other references to other resource entities from the “vm_spec” definition are shown (e.g., “resources”). The references to other resource entities might include policies and/or environmental information (e.g., references to backup policies, cluster information, etc.). In this particular example, since no references are included in the “az_ref” definition, no further traversing from that particular resource entity is performed.
  • In accordance with the herein disclosed techniques, certain user interface attributes are assigned to the identified resource properties. As can be observed, a UI view object 556 (e.g., a JavaScript object) can comprise the identified resource properties 532, and the various user interface view attributes (e.g., user interface attributes 5041, user interface attributes 5042, user interface attributes 5043, user interface attributes 5044, etc.) assigned to the identified resource properties 532. For example, and as shown, user interface attributes 5041 are determined based at least in part on the “name” properties of the “vm_spec” definition, user interface attributes 5042 are determined based at least in part on the “kind” properties of the “az_ref” definition, user interface attributes 5043 are determined based at least in part on the “name” properties of the “az_ref” definition, and user interface attributes 5044 are determined based at least in part on the “uuid” properties of the “az_ref” definition.
  • As such, the structure of the resulting UI is based upon the applicable templates in combination with UI view objects that display the entity data values using an appropriate widget. More specifically, the data-driven aspect of selecting and populating the templates and UI view objects results in UI renderings that exhibit a specific structural composition that is based on then-current data values of the particular instance of a subject entity. One technique for employing a combination of UI view objects with then-current entity state data is shown and discussed as follows.
  • Referring to FIG. 5B, the UI view object 556 is combined with a set of UI elements 346 and selected then-current entity state data to generate an instance-specific user interface view 506. Specifically, the resource properties and/or user interface attributes of the UI view object 556 are mapped to certain user interface elements from UI elements 346. For example, the “name” properties of the “vm_spec” definition are mapped to a text box with a label “VM Name” in the instance-specific user interface view 506. As another example, the “name” and “uuid” properties of the “az_ref” definition are mapped to read-only fields in the instance-specific user interface view 506, with buttons for invoking work flows for selecting or adding availability zones. The selected then-current entity state data 3392, accessed at the resource specification database 312, corresponds to the resource entity (e.g., “vm123”) identified in the selected UI view request parameters 554 as earlier described. As can be observed, the selected then-current entity state data is used to populate certain UI elements comprising instance-specific user interface view 506.
  • The foregoing discussion describes the herein disclosed techniques as implemented in various computing systems and/or environments. One embodiment of a distributed virtualization environment in which the herein disclosed techniques can be implemented is disclosed in detail as follows.
  • FIG. 6 presents a distributed virtualization environment 600 in which embodiments of the present disclosure can be implemented. As an option, one or more variations of distributed virtualization environment 600 or any aspect thereof may be implemented in the context of the architecture and functionality of the embodiments described herein. The distributed virtualization environment 600 or any aspect thereof may be implemented in any environment.
  • The shown distributed virtualization environment depicts various components associated with instances of distributed virtualization systems (e.g., hyperconverged distributed systems) that can be used to implement the herein disclosed techniques. Specifically, the distributed virtualization environment 600 comprises multiple clusters (e.g., cluster 650 1, . . . , cluster 650 N) comprising multiple nodes that have multiple tiers of storage in a storage pool. Representative nodes (e.g., node 652 11, . . . , node 652 1M) and storage pool 670 associated with cluster 650 1 are shown. Each node can be associated with one server, multiple servers, or portions of a server. The nodes can be associated (e.g., logically and/or physically) with the clusters. As shown, the multiple tiers of storage include storage that is accessible through a network 664, such as a networked storage 675 (e.g., a storage area network or SAN, network attached storage or NAS, etc.). The multiple tiers of storage further include instances of local storage (e.g., local storage 672 11, . . . , local storage 672 1M). For example, the local storage can be within or directly attached to a server and/or appliance associated with the nodes. Such local storage can include solid state drives (SSD 673 11, . . . , SSD 673 1M), hard disk drives (HDD 674 11, . . . , HDD 674 1M), and/or other storage devices.
  • As shown, any of the nodes of the distributed virtualization environment 600 can implement one or more user virtualized entities (e.g., VE 658 111, . . . , VE 658 11K, . . . , VE 658 1M1, . . . , VE 658 1MK), such as virtual machines (VMs) and/or containers. The VMs can be characterized as software-based computing “machines” implemented in a hypervisor-assisted virtualization environment that emulates the underlying hardware resources (e.g., CPU, memory, etc.) of the nodes. For example, multiple VMs can operate on one physical machine (e.g., node host computer) running a single host operating system (e.g., host operating system 656 11, . . . , host operating system 656 1M), while the VMs run multiple applications on various respective guest operating systems. Such flexibility can be facilitated at least in part by a hypervisor (e.g., hypervisor 654 11, hypervisor 654 1M), which hypervisor is logically located between the various guest operating systems of the VMs and the host operating system of the physical infrastructure (e.g., node).
  • As an example, hypervisors can be implemented using virtualization software (e.g., VMware ESXi, Microsoft Hyper-V, RedHat KVM, Nutanix AHV, etc.) that includes a hypervisor. In comparison, the containers (e.g., application containers or ACs) are implemented at the nodes in an operating system virtualization environment or container virtualization environment. The containers comprise groups of processes and/or resources (e.g., memory, CPU, disk, etc.) that are isolated from the node host computer and other containers. Such containers directly interface with the kernel of the host operating system (e.g., host operating system 656 11, . . . , host operating system 656 1M) without, in most cases, a hypervisor layer. This lightweight implementation can facilitate efficient distribution of certain software components, such as applications or services (e.g., micro-services). Any node of a distributed virtualization environment 600 can implement both a hypervisor-assisted virtualization environment and a container virtualization environment for various purposes. Also, any node in a distributed virtualization environment can implement a virtualized controller to facilitate access to storage pool 670 by the VMs and/or containers.
  • As used in these embodiments, a virtualized controller is a collection of software instructions that serve to abstract details of underlying hardware or software components from one or more higher-level processing entities. A virtualized controller can be implemented as a virtual machine, as a container (e.g., a Docker container), or within a layer (e.g., such as a layer in a hypervisor).
  • Multiple instances of such virtualized controllers can coordinate within a cluster to form the distributed storage system 660 which can, among other operations, manage the storage pool 670. This architecture further facilitates efficient scaling in multiple dimensions (e.g., in a dimension of computing power, in a dimension of storage space, in a dimension of network bandwidth, etc.).
  • The foregoing virtualized controllers can be implemented in the distributed virtualization environment using various techniques. As one specific example, an instance of a virtual machine at a given node can be used as a virtualized controller in a hypervisor-assisted virtualization environment to manage storage and I/O (input/output or IO) activities. In this case, for example, the virtualized entities at node 652 11 can interface with a controller virtual machine (e.g., virtualized controller 662 11) through hypervisor 654 11 to access the storage pool 670. In such cases, the controller virtual machine is not formed as part of specific implementations of a given hypervisor. Instead, the controller virtual machine can run as a virtual machine above the hypervisor at the various node host computers. When the controller virtual machines run above the hypervisors, varying virtual machine architectures and/or hypervisors can operate with the distributed storage system 660. For example, a hypervisor at one node in the distributed storage system 660 might correspond to VMware ESXi software, and a hypervisor at another node in the distributed storage system 660 might correspond to Nutanix AHV software. As another virtualized controller implementation example, containers (e.g., Docker containers) can be used to implement a virtualized controller (e.g., virtualized controller 6621M) in an operating system virtualization environment at a given node. In this case, for example, the virtualized entities at node 652 1M can access the storage pool 670 by interfacing with a controller container (e.g., virtualized controller 6621M) through hypervisor 654 1M and/or the kernel of host operating system 656 1M.
  • In certain embodiments, one or more instances of a UI view generator can be implemented in the distributed storage system 660 to facilitate the herein disclosed techniques. Specifically, UI view generator 140 11 can be implemented in the virtualized controller 662 11, and UI view generator 140 1M can be implemented in the virtualized controller 6621M. Such instances of the virtualized controller can be implemented in any node in any cluster. Actions taken by one or more instances of the virtualized controller can apply to a node (or between nodes), and/or to a cluster (or between clusters), and/or between any resources or subsystems accessible by the virtualized controller or their agents (e.g., UI view generator). As further shown, instances of a set of resource property templates (e.g., resource property templates 130 11, . . . , resource property templates 130 1M) can be implemented in the local storage of the nodes in a cluster to facilitate the herein disclosed techniques.
  • As earlier described, the problems attendant to managing the large number of computing resource management user interface views in systems that have a correspondingly large number of heterogeneous computing resources can be addressed in the context of the foregoing environment. Moreover, any aspect or aspects of consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user) can be implemented in in the context of the foregoing environment.
  • ADDITIONAL EMBODIMENTS OF THE DISCLOSURE Additional Practical Application Examples
  • FIG. 7 depicts a system 700 as an arrangement of computing modules that are interconnected so as to operate cooperatively to implement certain of the herein-disclosed embodiments. This and other embodiments present particular arrangements of elements that, individually and/or as combined, serve to form improved technological processes that address managing the large number of computing resource management user interface views in systems that have a correspondingly large number of heterogeneous computing resources. The partitioning of system 700 is merely illustrative and other partitions are possible. As an option, the system 700 may be implemented in the context of the architecture and functionality of the embodiments described herein. Of course, however, the system 700 or any operation therein may be carried out in any desired environment.
  • The system 700 comprises at least one processor and at least one memory, the memory serving to store program instructions corresponding to the operations of the system. As shown, an operation can be implemented in whole or in part using program instructions accessible by a module. The modules are connected to a communication path 705, and any operation can communicate with other operations over communication path 705. The modules of the system can, individually or in combination, perform method operations within system 700. Any operations performed within system 700 may be performed in any order unless as may be specified in the claims.
  • The shown embodiment implements a portion of a computer system, presented as system 700, comprising one or more computer processors to execute a set of program code instructions (module 710) and modules for accessing memory to hold program code instructions to perform: receiving one or more request parameters that correspond to at least one user interface view request invoked by at least one user (module 720); identifying one or more resource properties from one or more resource property templates, the resource properties identified based at least in part on the request parameters (module 730); determining a then-current resource state of one or more resource entities associated with the user interface view request (module 740); generating at least one user interface view based at least in part on the then-current resource state and based at least in part on at least one of, the request parameters, or the resource properties (module 750); and presenting the user interface view to the user (module 760).
  • Variations of the foregoing may include more or fewer of the shown modules. Certain variations may perform more or fewer (or different) steps, and/or certain variations may use data elements in more, or in fewer (or different) operations. Still further, some embodiments include variations in the operations performed, and some embodiments include variations of aspects of the data elements used in the operations.
  • System Architecture Overview Additional System Architecture Examples
  • FIG. 8A depicts a virtualized controller as implemented by the shown virtual machine architecture 8A00. The heretofore-disclosed embodiments, including variations of any virtualized controllers, can be implemented in distributed systems where a plurality of networked-connected devices communicate and coordinate actions using inter-component messaging. Distributed systems are systems of interconnected components that are designed for, or dedicated to, storage operations as well as being designed for, or dedicated to, computing and/or networking operations. Interconnected components in a distributed system can operate cooperatively to achieve a particular objective, such as to provide high performance computing, high performance networking capabilities, and/or high performance storage and/or high capacity storage capabilities. For example, a first set of components of a distributed computing system can coordinate to efficiently use a set of computational or compute resources, while a second set of components of the same distributed storage system can coordinate to efficiently use a set of data storage facilities.
  • A hyperconverged system coordinates the efficient use of compute and storage resources by and between the components of the distributed system. Adding a hyperconverged unit to a hyperconverged system expands the system in multiple dimensions. As an example, adding a hyperconverged unit to a hyperconverged system can expand the system in the dimension of storage capacity while concurrently expanding the system in the dimension of computing capacity and also in the dimension of networking bandwidth. Components of any of the foregoing distributed systems can comprise physically and/or logically distributed autonomous entities.
  • Physical and/or logical collections of such autonomous entities can sometimes be referred to as nodes. In some hyperconverged systems, compute and storage resources can be integrated into a unit of a node. Multiple nodes can be interrelated into an array of nodes, which nodes can be grouped into physical groupings (e.g., arrays) and/or into logical groupings or topologies of nodes (e.g., spoke-and-wheel topologies, rings, etc.). Some hyperconverged systems implement certain aspects of virtualization. For example, in a hypervisor-assisted virtualization environment, certain of the autonomous entities of a distributed system can be implemented as virtual machines. As another example, in some virtualization environments, autonomous entities of a distributed system can be implemented as executable containers. In some systems and/or environments, hypervisor-assisted virtualization techniques and operating system virtualization techniques are combined.
  • As shown, virtual machine architecture 8A00 comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments. Moreover, virtual machine architecture 8A00 includes a virtual machine instance in configuration 851 that is further described as pertaining to controller virtual machine instance 830. Configuration 851 supports virtual machine instances that are deployed as user virtual machines, or controller virtual machines or both. Such virtual machines interface with a hypervisor (as shown). Some virtual machines include processing of storage I/O (input/output or IO) as received from any or every source within the computing platform. An example implementation of such a virtual machine that processes storage I/O is depicted as 830.
  • In this and other configurations, a controller virtual machine instance receives block I/O (input/output or IO) storage requests as network file system (NFS) requests in the form of NFS requests 802, and/or internet small computer storage interface (iSCSI) block IO requests in the form of iSCSI requests 803, and/or Samba file system (SMB) requests in the form of SMB requests 804. The controller virtual machine (CVM) instance publishes and responds to an internet protocol (IP) address (e.g., CVM IP address 810). Various forms of input and output (I/O or IO) can be handled by one or more IO control handler functions (e.g., IOCTL handler functions 808) that interface to other functions such as data IO manager functions 814 and/or metadata manager functions 822. As shown, the data IO manager functions can include communication with virtual disk configuration manager 812 and/or can include direct or indirect communication with any of various block IO functions (e.g., NFS IO, iSCSI IO, SMB IO, etc.).
  • In addition to block IO functions, configuration 851 supports IO of any form (e.g., block IO, streaming IO, packet-based IO, HTTP traffic, etc.) through either or both of a user interface (UI) handler such as UI IO handler 840 and/or through any of a range of application programming interfaces (APIs), possibly through API IO manager 845.
  • Communications link 815 can be configured to transmit (e.g., send, receive, signal, etc.) any type of communications packets comprising any organization of data items. The data items can comprise a payload data, a destination address (e.g., a destination IP address) and a source address (e.g., a source IP address), and can include various packet processing techniques (e.g., tunneling), encodings (e.g., encryption), and/or formatting of bit fields into fixed-length blocks or into variable length fields used to populate the payload. In some cases, packet characteristics include a version identifier, a packet or payload length, a traffic class, a flow label, etc. In some cases, the payload comprises a data structure that is encoded and/or formatted to fit into byte or word boundaries of the packet.
  • In some embodiments, hard-wired circuitry may be used in place of, or in combination with, software instructions to implement aspects of the disclosure. Thus, embodiments of the disclosure are not limited to any specific combination of hardware circuitry and/or software. In embodiments, the term “logic” shall mean any combination of software or hardware that is used to implement all or part of the disclosure.
  • The term “computer readable medium” or “computer usable medium” as used herein refers to any medium that participates in providing instructions to a data processor for execution. Such a medium may take many forms including, but not limited to, non-volatile media and volatile media. Non-volatile media includes any non-volatile storage medium, for example, solid state storage devices (SSDs) or optical or magnetic disks such as disk drives or tape drives. Volatile media includes dynamic memory such as random access memory. As shown, controller virtual machine instance 830 includes content cache manager facility 816 that accesses storage locations, possibly including local dynamic random access memory (DRAM) (e.g., through local memory device access block 818) and/or possibly including accesses to local solid state storage (e.g., through local SSD device access block 820).
  • Common forms of computer readable media include any non-transitory computer readable medium, for example, floppy disk, flexible disk, hard disk, magnetic tape, or any other magnetic medium; CD-ROM or any other optical medium; punch cards, paper tape, or any other physical medium with patterns of holes; or any RAM, PROM, EPROM, FLASH-EPROM, or any other memory chip or cartridge. Any data can be stored, for example, in any form of external data repository 831, which in turn can be formatted into any one or more storage areas, and which can comprise parameterized storage accessible by a key (e.g., a filename, a table name, a block address, an offset address, etc.). External data repository 831 can store any forms of data, and may comprise a storage area dedicated to storage of metadata pertaining to the stored forms of data. In some cases, metadata can be divided into portions. Such portions and/or cache copies can be stored in the external storage data repository and/or in a local storage area (e.g., in local DRAM areas and/or in local SSD areas). Such local storage can be accessed using functions provided by local metadata storage access block 824. External data repository 831 can be configured using CVM virtual disk controller 826, which can in turn manage any number or any configuration of virtual disks.
  • Execution of the sequences of instructions to practice certain embodiments of the disclosure are performed by one or more instances of a software instruction processor, or a processing element such as a data processor, or such as a central processing unit (e.g., CPU1, CPU2, . . . , CPUN). According to certain embodiments of the disclosure, two or more instances of configuration 851 can be coupled by communications link 815 (e.g., backplane, LAN, PSTN, wired or wireless network, etc.) and each instance may perform respective portions of sequences of instructions as may be required to practice embodiments of the disclosure.
  • The shown computing platform 806 is interconnected to the Internet 848 through one or more network interface ports (e.g., network interface port 8231 and network interface port 8232). Configuration 851 can be addressed through one or more network interface ports using an IP address. Any operational element within computing platform 806 can perform sending and receiving operations using any of a range of network protocols, possibly including network protocols that send and receive packets (e.g., network protocol packet 8211 and network protocol packet 8212).
  • Computing platform 806 may transmit and receive messages that can be composed of configuration data and/or any other forms of data and/or instructions organized into a data structure (e.g., communications packets). In some cases, the data structure includes program code instructions (e.g., application code) communicated through the Internet 848 and/or through any one or more instances of communications link 815. Received program code may be processed and/or executed by a CPU as it is received and/or program code may be stored in any volatile or non-volatile storage for later execution. Program code can be transmitted via an upload (e.g., an upload from an access device over the Internet 848 to computing platform 806). Further, program code and/or the results of executing program code can be delivered to a particular user via a download (e.g., a download from computing platform 806 over the Internet 848 to an access device).
  • Configuration 851 is merely one sample configuration. Other configurations or partitions can include further data processors, and/or multiple communications interfaces, and/or multiple storage devices, etc. within a partition. For example, a partition can bound a multi-core processor (e.g., possibly including embedded or collocated memory), or a partition can bound a computing cluster having a plurality of computing elements, any of which computing elements are connected directly or indirectly to a communications link. A first partition can be configured to communicate to a second partition. A particular first partition and a particular second partition can be congruent (e.g., in a processing element array) or can be different (e.g., comprising disjoint sets of components).
  • A cluster is often embodied as a collection of computing nodes that can communicate between each other through a local area network (e.g., LAN or virtual LAN (VLAN)) or a backplane. Some clusters are characterized by assignment of a particular set of the aforementioned computing nodes to access a shared storage facility that is also configured to communicate over the local area network or backplane. In many cases, the physical bounds of a cluster are defined by a mechanical structure such as a cabinet or such as a chassis or rack that hosts a finite number of mounted-in computing units. A computing unit in a rack can take on a role as a server, or as a storage unit, or as a networking unit, or any combination therefrom. In some cases, a unit in a rack is dedicated to provisioning of power to other units. In some cases, a unit in a rack is dedicated to environmental conditioning functions such as filtering and movement of air through the rack and/or temperature control for the rack. Racks can be combined to form larger clusters. For example, the LAN of a first rack having a quantity of 32 computing nodes can be interfaced with the LAN of a second rack having 16 nodes to form a two-rack cluster of 48 nodes. The former two LANs can be configured as subnets, or can be configured as one VLAN. Multiple clusters can communicate between one module to another over a WAN (e.g., when geographically distal) or a LAN (e.g., when geographically proximal).
  • A module as used herein can be implemented using any mix of any portions of memory and any extent of hard-wired circuitry including hard-wired circuitry embodied as a data processor. Some embodiments of a module include one or more special-purpose hardware components (e.g., power control, logic, sensors, transducers, etc.). A data processor can be organized to execute a processing entity that is configured to execute as a single process or configured to execute using multiple concurrent processes to perform work. A processing entity can be hardware-based (e.g., involving one or more cores) or software-based, and/or can be formed using a combination of hardware and software that implements logic, and/or can carry out computations and/or processing steps using one or more processes and/or one or more tasks and/or one or more threads or any combination thereof.
  • Some embodiments of a module include instructions that are stored in a memory for execution so as to facilitate operational and/or performance characteristics pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in computing systems. In some embodiments, a module may include one or more state machines and/or combinational logic used to implement or facilitate the operational and/or performance characteristics pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in various computing environments.
  • Various implementations of the data repository comprise storage media organized to hold a series of records or files such that individual records or files are accessed using a name or key (e.g., a primary key or a combination of keys and/or query clauses). Such files or records can be organized into one or more data structures (e.g., data structures used to implement or facilitate aspects of data-driven generation of instance-specific user interface views for managing target states of entities in computing environments). Such files or records can be brought into and/or stored in volatile or non-volatile memory. More specifically, the occurrence and organization of the foregoing files, records, and data structures improve the way that the computer stores and retrieves data in memory, for example, to improve the way data is accessed when the computer is performing operations pertaining to data-driven generation of instance-specific user interface views for managing target states of entities in computing environments, and/or for improving the way data is manipulated when performing computerized operations pertaining to consulting a hierarchy of computing resource properties to reactively generate an instance-specific user interface view (e.g., to facilitate GUI-assisted interactions over the computing resource by a user).
  • Further details regarding general approaches to managing data repositories are described in U.S. Pat. No. 8,601,473 titled “ARCHITECTURE FOR MANAGING I/O AND STORAGE FOR A VIRTUALIZATION ENVIRONMENT”, issued on Dec. 3, 2013, which is hereby incorporated by reference in its entirety.
  • Further details regarding general approaches to managing and maintaining data in data repositories are described in U.S. Pat. No. 8,549,518 titled “METHOD AND SYSTEM FOR IMPLEMENTING A MAINTENANCE SERVICE FOR MANAGING I/O AND STORAGE FOR A VIRTUALIZATION ENVIRONMENT”, issued on Oct. 1, 2013, which is hereby incorporated by reference in its entirety.
  • FIG. 8B depicts a virtualized controller implemented by containerized architecture 8B00. The containerized architecture comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments. Moreover, the shown containerized architecture 8B00 includes an executable container instance in configuration 852 that is further described as pertaining to executable container instance 850. Configuration 852 includes an operating system layer (as shown) that performs addressing functions such as providing access to external requestors via an IP address (e.g., “P.Q.R.S”, as shown). Providing access to external requestors can include implementing all or portions of a protocol specification (e.g., “http:”) and possibly handling port-specific functions.
  • The operating system layer can perform port forwarding to any executable container (e.g., executable container instance 850). An executable container instance can be executed by a processor. Runnable portions of an executable container instance sometimes derive from an executable container image, which in turn might include all, or portions of any of, a Java archive repository (JAR) and/or its contents, and/or a script or scripts and/or a directory of scripts, and/or a virtual machine configuration, and may include any dependencies therefrom. In some cases, a configuration within an executable container might include an image comprising a minimum set of runnable code. Contents of larger libraries and/or code or data that would not be accessed during runtime of the executable container instance can be omitted from the larger library to form a smaller library composed of only the code or data that would be accessed during runtime of the executable container instance. In some cases, start-up time for an executable container instance can be much faster than start-up time for a virtual machine instance, at least inasmuch as the executable container image might be much smaller than a respective virtual machine instance. Furthermore, start-up time for an executable container instance can be much faster than start-up time for a virtual machine instance, at least inasmuch as the executable container image might have many fewer code and/or data initialization steps to perform than a respective virtual machine instance.
  • An executable container instance (e.g., a Docker container instance) can serve as an instance of an application container. Any executable container of any sort can be rooted in a directory system, and can be configured to be accessed by file system commands (e.g., “ls” or “ls-a”, etc.). The executable container might optionally include operating system components 878, however such a separate set of operating system components need not be provided. As an alternative, an executable container can include runnable instance 858, which is built (e.g., through compilation and linking, or just-in-time compilation, etc.) to include all of the library and OS-like functions needed for execution of the runnable instance. In some cases, a runnable instance can be built with a virtual disk configuration manager, any of a variety of data IO management functions, etc. In some cases, a runnable instance includes code for, and access to, container virtual disk controller 876. Such a container virtual disk controller can perform any of the functions that the aforementioned CVM virtual disk controller 826 can perform, yet such a container virtual disk controller does not rely on a hypervisor or any particular operating system so as to perform its range of functions.
  • In some environments, multiple executable containers can be collocated and/or can share one or more contexts. For example, multiple executable containers that share access to a virtual disk can be assembled into a pod (e.g., a Kubernetes pod). Pods provide sharing mechanisms (e.g., when multiple executable containers are amalgamated into the scope of a pod) as well as isolation mechanisms (e.g., such that the namespace scope of one pod does not share the namespace scope of another pod).
  • FIG. 8C depicts a virtualized controller implemented by a daemon-assisted containerized architecture 8C00. The containerized architecture comprises a collection of interconnected components suitable for implementing embodiments of the present disclosure and/or for use in the herein-described environments. Moreover, the shown instance of daemon-assisted containerized architecture includes a user executable container instance in configuration 853 that is further described as pertaining to user executable container instance 880. Configuration 853 includes a daemon layer (as shown) that performs certain functions of an operating system.
  • User executable container instance 880 comprises any number of user containerized functions (e.g., user containerized function1, user containerized function2, . . . , user containerized functionN). Such user containerized functions can execute autonomously, or can be interfaced with or wrapped in a runnable object to create a runnable instance (e.g., runnable instance 858). In some cases, the shown operating system components 878 comprise portions of an operating system, which portions are interfaced with or included in the runnable instance and/or any user containerized functions. In this embodiment of a daemon-assisted containerized architecture, the computing platform 806 might or might not host operating system components other than operating system components 878. More specifically, the shown daemon might or might not host operating system components other than operating system components 878 of user executable container instance 880.
  • In the foregoing specification, the disclosure has been described with reference to specific embodiments thereof. It will however be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the disclosure. For example, the above-described process flows are described with reference to a particular ordering of process actions. However, the ordering of many of the described process actions may be changed without affecting the scope or operation of the disclosure. The specification and drawings are to be regarded in an illustrative sense rather than in a restrictive sense.

Claims (20)

What is claimed is:
1. A method, comprising:
receiving a request for a user interface view, the request corresponding to a resource entity and having a request parameter; and
dynamically generating the user interface view in response to the receiving the request for the user interface view by:
identifying a resource property from a resource property template, the resource property being identified based at least in part on the request parameter corresponding to the resource entity;
retrieving a resource state corresponding to the resource property identified from the resource property template and to the resource entity; and
generating user interface view of the resource entity based at least in part on the resource state and at least one of the request parameter or the resource property.
2. The method of claim 1, further comprising creating resource state specification object based at least in part on a user input, the user input being derived from an interaction with the user interface view.
3. The method of claim 2, further comprising performing at least one resource state management operation over at least one resource entity, the resource state management operation performed in accordance with the resource state specification object, wherein the resource state management operation is at least one of, a create operation, an update operation, or a list operation.
4. The method of claim 1, further comprising assigning a user interface attributes to a resource property.
5. The method of claim 1, wherein the user interface attribute is associated with the resource property in a user interface view object.
6. The method of claim 1, further comprising mapping the user interface attributes to at least one user interface element.
7. The method of claim 1, further comprising creating a user interface view markup language file that comprises the user interface element.
8. The method of claim 1, further comprising populating an additional value associated with the user interface element, the additional value derived from at least one of, the request parameter, or the resource state.
9. The computer readable medium of claim 11, wherein presenting the user interface view further comprises rendering the user interface view in a user device associated with a user.
10. The computer readable medium of claim 11, wherein a resource property template describe a hierarchical relationship between resource entities.
11. A non-transitory computer readable medium having stored thereon a sequence of instructions which, when executed by a processor causes a set of acts, comprising:
receiving a request for a user interface view, the request corresponding to a resource entity and having a request parameter; and
dynamically generating the user interface view in response to the receiving the request for the user interface view by:
identifying a resource property from a resource property template, the resource property being identified based at least in part on the request parameter corresponding to the resource entity;
retrieving a resource state corresponding to the resource property identified from the resource property template and to the resource entity; and
generating a user interface view of the resource entity based at least in part on the resource state and at least one of the request parameter or the resource property.
12. The computer readable medium of claim 11, the set of acts further comprising creating a resource state specification object based at least in part on a user input, the user input being derived from an interaction with the user interface view.
13. The computer readable medium of claim 12, the set of acts further comprising performing at least one resource state management operation over at least one resource entity, the resource state management operation performed in accordance with the resource state specification object, wherein the resource state management operation is at least one of, a create operation, an update operation, or a list operation.
14. The computer readable medium of claim 11, the set of acts further comprising assigning a user interface attributes to a resource property.
15. The computer readable medium of claim 11, wherein the user interface attribute is associated with the resource property in a user interface view object.
16. The computer readable medium of claim 11, the set of acts further comprising mapping the user interface attribute to a user interface element.
17. The computer readable medium of claim 11, the set of acts further comprising creating a user interface view markup language file that comprises the user interface element.
18. The computer readable medium of claim 11, the set of acts further comprising populating an additional value associated with the user interface element, the additional value derived from at least one of, the request parameter, or the resource state.
19. A system for user interface generation, the system comprising:
a storage medium having stored thereon a sequence of instructions; and
a processor that executes the sequence of instructions to perform a set of acts, the set of acts comprising:
receiving a request for a user interface view, the request corresponding to a resource entity and having a request parameter; and
dynamically generating the user interface view in response to the receiving the request for the user interface view by:
identifying a resource property from a resource property template, the resource property being identified based at least in part on the request parameter corresponding to the resource entity;
retrieving a resource state corresponding to the resource property identified from the resource property template and to the resource entity; and
generating a user interface view of the resource entity based at least in part on the resource state and at least one of the request parameter or the resource property.
20. The system of claim 19, the set of acts further comprising populating an additional value associated with the user interface view, the additional value derived from at least one of, the request parameter, or the resource state.
US15/842,869 2016-12-15 2017-12-14 User interface view generation Abandoned US20190332230A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/842,869 US20190332230A1 (en) 2016-12-15 2017-12-14 User interface view generation

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662434456P 2016-12-15 2016-12-15
US15/842,869 US20190332230A1 (en) 2016-12-15 2017-12-14 User interface view generation

Publications (1)

Publication Number Publication Date
US20190332230A1 true US20190332230A1 (en) 2019-10-31

Family

ID=68237967

Family Applications (5)

Application Number Title Priority Date Filing Date
US15/842,837 Active 2038-07-21 US10802835B2 (en) 2016-12-15 2017-12-14 Rule-based data protection
US15/842,436 Active 2038-07-23 US10558478B2 (en) 2016-12-15 2017-12-14 Specification-based computing system configuration
US15/842,698 Active 2037-12-19 US10733041B2 (en) 2016-12-15 2017-12-14 System, method and computer program product for providing status information during execution of a process to manage resource state enforcement
US15/842,869 Abandoned US20190332230A1 (en) 2016-12-15 2017-12-14 User interface view generation
US15/842,714 Active 2038-11-11 US10990467B2 (en) 2016-12-15 2017-12-14 Accessing computing resource attributes of an external service provider

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US15/842,837 Active 2038-07-21 US10802835B2 (en) 2016-12-15 2017-12-14 Rule-based data protection
US15/842,436 Active 2038-07-23 US10558478B2 (en) 2016-12-15 2017-12-14 Specification-based computing system configuration
US15/842,698 Active 2037-12-19 US10733041B2 (en) 2016-12-15 2017-12-14 System, method and computer program product for providing status information during execution of a process to manage resource state enforcement

Family Applications After (1)

Application Number Title Priority Date Filing Date
US15/842,714 Active 2038-11-11 US10990467B2 (en) 2016-12-15 2017-12-14 Accessing computing resource attributes of an external service provider

Country Status (1)

Country Link
US (5) US10802835B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10949176B2 (en) * 2019-05-23 2021-03-16 Sap Se Automatic view generation based on annotations
US11204975B1 (en) * 2020-08-10 2021-12-21 Coupang Corp. Program interface remote management and provisioning
US11334348B2 (en) * 2020-01-15 2022-05-17 Accenture Global Solutions Limited Utilizing machine learning to identify and correct differences in application programming interface (API) specifications
US11599369B1 (en) * 2018-03-08 2023-03-07 Palantir Technologies Inc. Graphical user interface configuration system

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10514978B1 (en) 2015-10-23 2019-12-24 Pure Storage, Inc. Automatic deployment of corrective measures for storage arrays
US11360844B1 (en) 2015-10-23 2022-06-14 Pure Storage, Inc. Recovery of a container storage provider
US11102299B2 (en) * 2017-03-22 2021-08-24 Hitachi, Ltd. Data processing system
CN108062246B (en) * 2018-01-25 2019-06-14 北京百度网讯科技有限公司 Resource regulating method and device for deep learning frame
US11579978B2 (en) * 2018-02-14 2023-02-14 Rubrik, Inc. Fileset partitioning for data storage and management
US11636020B2 (en) * 2018-03-09 2023-04-25 Samsung Electronics Co., Ltd Electronic device and on-device method for enhancing user experience in electronic device
AU2019244116B2 (en) * 2018-03-27 2021-10-07 Netflix, Inc. Techniques for scheduled anti-entropy repair design
US11620191B2 (en) * 2018-10-01 2023-04-04 Rubrik, Inc. Fileset passthrough using data management and storage node
US10917308B2 (en) 2018-12-20 2021-02-09 Verizon Patent And Licensing Inc. Virtualized network service management and diagnostics
US11467882B2 (en) * 2018-12-21 2022-10-11 Target Brands, Inc. Methods and systems for rapid deployment of configurable computing resources
US11240241B2 (en) * 2019-06-19 2022-02-01 Servicenow, Inc. Discovery and mapping of a cloud-based authentication, authorization, and user management service
US10951475B2 (en) * 2019-06-28 2021-03-16 Intel Corporation Technologies for transmit scheduler dynamic configurations
US11640315B2 (en) * 2019-11-04 2023-05-02 Vmware, Inc. Multi-site virtual infrastructure orchestration of network service in hybrid cloud environments
US11709698B2 (en) 2019-11-04 2023-07-25 Vmware, Inc. Multi-site virtual infrastructure orchestration of network service in hybrid cloud environments
US11334364B2 (en) 2019-12-16 2022-05-17 Microsoft Technology Licensing, Llc Layered composite boot device and file system for operating system booting in file system virtualization environments
US12164948B2 (en) * 2020-06-04 2024-12-10 Microsoft Technology Licensing, Llc Partially privileged lightweight virtualization environments
CN111625559B (en) * 2020-07-28 2020-10-30 湖南创星壹佰健康科技有限公司 Data information multidimensional query method and system
US11392361B2 (en) * 2020-12-04 2022-07-19 Salesforce, Inc. Software release orchestration for continuous delivery of features in a cloud platform based data center
US11776090B2 (en) 2021-04-12 2023-10-03 Sas Institute Inc. Dynamic per-node pre-pulling in distributed computing
US11677810B2 (en) * 2021-07-23 2023-06-13 International Business Machines Corporation Configuration tool for deploying an application on a server
US11977957B2 (en) * 2021-08-03 2024-05-07 Amazon Technologies, Inc. Quantum computing program compilation using cached compiled quantum circuit files
US12118387B2 (en) * 2021-08-05 2024-10-15 International Business Machines Corporation Query and update of processor boost information
WO2023026084A1 (en) * 2021-08-27 2023-03-02 Sensetime International Pte. Ltd. Data processing method, apparatus, system and device and computer-readable storage medium
US11797276B1 (en) 2021-09-30 2023-10-24 Amazon Technologies, Inc. Assisted composition of quantum algorithms
US12056478B2 (en) * 2022-03-04 2024-08-06 Verizon Patent And Licensing Inc. Application hosting, monitoring, and management within a container hosting environment
WO2024163394A1 (en) * 2023-01-31 2024-08-08 Hycu, Inc. Enabling service data protection through discovery, r-graph propagation andapi model
US12093301B1 (en) * 2023-10-03 2024-09-17 Akoya LLC Systems and methods for modifying JSON files
JP7706536B2 (en) * 2023-12-20 2025-07-11 日立ヴァンタラ株式会社 STORAGE SYSTEM AND RESOURCE OPERATION STATUS MANAGEMENT METHOD - Patent application
FR3159029A1 (en) * 2024-02-01 2025-08-08 Orange Method for managing the call by a client of an application programming interface
US12265860B1 (en) * 2024-06-25 2025-04-01 Zesty Tech Ltd. System and method for managing computerized nodes in computer cluster environments

Family Cites Families (75)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8234650B1 (en) * 1999-08-23 2012-07-31 Oracle America, Inc. Approach for allocating resources to an apparatus
US7433951B1 (en) 2000-09-22 2008-10-07 Vmware, Inc. System and method for controlling resource revocation in a multi-guest computer system
AU2003273853A1 (en) * 2002-08-13 2004-03-03 International Business Machines Corporation An adaptive management method and system with automatic dependency resolution
US7941605B1 (en) * 2002-11-01 2011-05-10 Cisco Technology, Inc Methods and apparatus for generating a result based on a lookup result from a lookup operation using an associative memory and processing based on a discriminator portion of a lookup word
US20040122830A1 (en) 2002-12-20 2004-06-24 Sap Aktiengesellschaft System landscape definition using system objects hierarchy
US7529782B2 (en) 2003-11-13 2009-05-05 Commvault Systems, Inc. System and method for performing a snapshot and for restoring data
US7861247B1 (en) 2004-03-24 2010-12-28 Hewlett-Packard Development Company, L.P. Assigning resources to an application component by taking into account an objective function with hard and soft constraints
US8225221B2 (en) 2004-04-12 2012-07-17 Microsoft Corporation Method and apparatus for constructing representations of objects and entities
WO2005109212A2 (en) * 2004-04-30 2005-11-17 Commvault Systems, Inc. Hierarchical systems providing unified of storage information
US7406053B2 (en) 2004-12-13 2008-07-29 Hewlett-Packard Development Company, L.P. Methods and systems for controlling the number of computations involved in computing the allocation of resources given resource constraints
US7899788B2 (en) * 2005-04-01 2011-03-01 Microsoft Corporation Using a data protection server to backup and restore data on virtual servers
US7827478B2 (en) 2005-09-08 2010-11-02 William Farr Dynamic generation of form pages for accessing a database
CN101278309A (en) * 2005-09-29 2008-10-01 国际商业机器公司 System and method for automatically managing It-resources in a heterogeneous environment
US7937393B2 (en) 2005-11-28 2011-05-03 Commvault Systems, Inc. Systems and methods for classifying and transferring information in a storage network
US7908297B2 (en) 2006-03-17 2011-03-15 Microsoft Corporation User interface property mapping
US8655914B2 (en) 2006-10-17 2014-02-18 Commvault Systems, Inc. System and method for storage operation access security
US8234641B2 (en) 2006-10-17 2012-07-31 Managelq, Inc. Compliance-based adaptations in managed virtual systems
US8949826B2 (en) 2006-10-17 2015-02-03 Managelq, Inc. Control and management of virtual systems
US8082549B2 (en) * 2006-11-08 2011-12-20 Board Of Regents, The University Of Texas System System, method and apparatus for allocating resources by constraint selection
WO2009026703A1 (en) * 2007-08-31 2009-03-05 Cirba Inc. Method and system for evaluating virtualized environments
US7783666B1 (en) 2007-09-26 2010-08-24 Netapp, Inc. Controlling access to storage resources by using access pattern based quotas
US9558459B2 (en) * 2007-12-28 2017-01-31 International Business Machines Corporation Dynamic selection of actions in an information technology environment
US7739434B2 (en) * 2008-01-11 2010-06-15 International Business Machines Corporation Performing a configuration virtual topology change and instruction therefore
JP5256744B2 (en) 2008-01-16 2013-08-07 日本電気株式会社 Resource allocation system, resource allocation method and program
US8161160B2 (en) 2008-02-28 2012-04-17 Microsoft Corporation XML-based web feed for web access of remote resources
EP2120493A1 (en) 2008-03-19 2009-11-18 Nokia Siemens Networks Oy Mechanism for automated re-configuration of an access network element
US8914728B2 (en) 2008-07-30 2014-12-16 Oracle America, Inc. Method and apparatus for correlation of intersections of network resources
US8443370B2 (en) 2008-08-26 2013-05-14 Microsoft Corporation Method of assigning resources to fulfill a service request by a programming model abstraction layer at a data center based at least in part on a reference of the requested resource class indicative of an abstract amount of resources
US8307177B2 (en) 2008-09-05 2012-11-06 Commvault Systems, Inc. Systems and methods for management of virtualization data
US8112489B1 (en) 2008-09-29 2012-02-07 Emc Corporation Client processing in response to managed system state changes
US8762367B2 (en) 2008-12-08 2014-06-24 Teradata Us, Inc. Accurate and timely enforcement of system resource allocation rules
US8296419B1 (en) 2009-03-31 2012-10-23 Amazon Technologies, Inc. Dynamically modifying a cluster of computing nodes used for distributed execution of a program
US10346775B1 (en) * 2015-11-16 2019-07-09 Turbonomic, Inc. Systems, apparatus and methods for cost and performance-based movement of applications and workloads in a multiple-provider system
US20100333116A1 (en) 2009-06-30 2010-12-30 Anand Prahlad Cloud gateway system for managing data storage to cloud storage sites
US8719804B2 (en) * 2010-05-05 2014-05-06 Microsoft Corporation Managing runtime execution of applications on cloud computing systems
JP5815512B2 (en) 2010-05-14 2015-11-17 株式会社日立製作所 Resource management method, computer system, and program
US8719415B1 (en) * 2010-06-28 2014-05-06 Amazon Technologies, Inc. Use of temporarily available computing nodes for dynamic scaling of a cluster
JP5476261B2 (en) * 2010-09-14 2014-04-23 株式会社日立製作所 Multi-tenant information processing system, management server, and configuration management method
US9104499B2 (en) * 2010-12-21 2015-08-11 Qualcomm Incorporated System for minimizing resource latency between processor application states in a portable computing device by scheduling resource state set transitions
US20120166977A1 (en) 2010-12-27 2012-06-28 Hilmar Demant User programming access to data model in user interface design
US8661336B2 (en) 2011-03-30 2014-02-25 Sap Ag Mapping an object type to a document type
US8997107B2 (en) 2011-06-28 2015-03-31 Microsoft Technology Licensing, Llc Elastic scaling for cloud-hosted batch applications
JP5682709B2 (en) * 2011-07-04 2015-03-11 富士通株式会社 Arrangement design program and method, and information processing apparatus
US9118685B1 (en) 2011-07-22 2015-08-25 Symantec Corporation Cloud data protection
US8549518B1 (en) 2011-08-10 2013-10-01 Nutanix, Inc. Method and system for implementing a maintenanece service for managing I/O and storage for virtualization environment
US8850130B1 (en) 2011-08-10 2014-09-30 Nutanix, Inc. Metadata for managing I/O and storage for a virtualization
US8601473B1 (en) 2011-08-10 2013-12-03 Nutanix, Inc. Architecture for managing I/O and storage for a virtualization environment
US8600947B1 (en) 2011-12-08 2013-12-03 Symantec Corporation Systems and methods for providing backup interfaces
US9772866B1 (en) 2012-07-17 2017-09-26 Nutanix, Inc. Architecture for implementing a virtualization environment and appliance
US8631034B1 (en) 2012-08-13 2014-01-14 Aria Solutions Inc. High performance real-time relational database system and methods for using same
US20140108034A1 (en) * 2012-10-11 2014-04-17 Kunter Seref Akbay Continuous automated healthcare enterprise resource assignment system and method
US9203705B2 (en) 2013-02-28 2015-12-01 Alcatel Lucent Allocation of resources based on constraints and conflicting goals
US9378065B2 (en) 2013-03-15 2016-06-28 Advanced Elemental Technologies, Inc. Purposeful computing
US9448826B2 (en) 2013-03-15 2016-09-20 Symantec Corporation Enforcing policy-based compliance of virtual machine image configurations
US20140337905A1 (en) 2013-05-09 2014-11-13 Telefonaktiebolaget L M Ericsson (Publ) System and method for delivering extended media content
US9612815B1 (en) 2013-08-22 2017-04-04 Ca, Inc. Method and tool for automating deployment of reference implementation architectures for pre-integrated multi-product solutions
US9471798B2 (en) * 2013-09-20 2016-10-18 Oracle International Corporation Authorization policy objects sharable across applications, persistence model, and application-level decision-combining algorithm
US9754303B1 (en) * 2013-10-03 2017-09-05 Ca, Inc. Service offering templates for user interface customization in CITS delivery containers
US9870473B2 (en) * 2013-10-31 2018-01-16 Advanced Micro Devices, Inc. System and method for security processor control over CPU power states
JP6227378B2 (en) * 2013-11-08 2017-11-08 株式会社日立製作所 Backup management system and backup management method
US9473799B1 (en) * 2013-12-17 2016-10-18 Amazon Technologies, Inc. Resource data query processing
US10114861B2 (en) * 2014-01-31 2018-10-30 Dell Products L.P. Expandable ad hoc domain specific query for system management
US9298734B2 (en) * 2014-06-06 2016-03-29 Hitachi, Ltd. Storage system, computer system and data migration method
US9495142B2 (en) 2014-11-07 2016-11-15 Amazon Technologies, Inc. Dynamic reconstruction of application state upon application re-launch
US9588704B2 (en) 2014-12-23 2017-03-07 Commvault Systems, Inc. Secondary storage operation instruction tags in information management systems
US10120904B2 (en) 2014-12-31 2018-11-06 Cloudera, Inc. Resource management in a distributed computing environment
EP3289473A4 (en) 2015-04-28 2018-10-17 Solano Labs, Inc. Cost optimization of cloud computing resources
TWI595760B (en) 2015-12-01 2017-08-11 廣達電腦股份有限公司 Server resource management system and management method thereof
US9798635B2 (en) 2015-12-11 2017-10-24 International Business Machines Corporation Service level agreement-based resource allocation for failure recovery
US10430293B1 (en) 2015-12-30 2019-10-01 EMC IP Holding Company LLC Backup client agent
US10104170B2 (en) * 2016-01-05 2018-10-16 Oracle International Corporation System and method of assigning resource consumers to resources using constraint programming
US10491598B2 (en) * 2016-06-30 2019-11-26 Amazon Technologies, Inc. Multi-factor authentication to access services
US10721136B2 (en) 2016-07-15 2020-07-21 Cisco Technology, Inc. Interface for network configuration via graphical representations of network topology and internetworking services
US10965733B2 (en) * 2016-08-28 2021-03-30 Vmware, Inc. Efficient, automated distributed-search methods and systems
US10210048B2 (en) 2016-10-25 2019-02-19 Commvault Systems, Inc. Selective snapshot and backup copy operations for individual virtual machines in a shared storage

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11599369B1 (en) * 2018-03-08 2023-03-07 Palantir Technologies Inc. Graphical user interface configuration system
US10949176B2 (en) * 2019-05-23 2021-03-16 Sap Se Automatic view generation based on annotations
US11334348B2 (en) * 2020-01-15 2022-05-17 Accenture Global Solutions Limited Utilizing machine learning to identify and correct differences in application programming interface (API) specifications
US11204975B1 (en) * 2020-08-10 2021-12-21 Coupang Corp. Program interface remote management and provisioning

Also Published As

Publication number Publication date
US10990467B2 (en) 2021-04-27
US20190332485A1 (en) 2019-10-31
US10802835B2 (en) 2020-10-13
US20190334910A1 (en) 2019-10-31
US10733041B2 (en) 2020-08-04
US20190354390A1 (en) 2019-11-21
US10558478B2 (en) 2020-02-11
US20190324766A1 (en) 2019-10-24

Similar Documents

Publication Publication Date Title
US20190332230A1 (en) User interface view generation
US11144306B2 (en) Scheduling upgrades in distributed computing systems
US10635648B2 (en) Entity identifier generation in distributed computing systems
US10567009B2 (en) Dynamic erasure coding
US10447806B1 (en) Workload scheduling across heterogeneous resource environments
US20200026505A1 (en) Scheduling firmware operations in distributed computing systems
US11562091B2 (en) Low latency access to physical storage locations by implementing multiple levels of metadata
US10673981B2 (en) Workload rebalancing in heterogeneous resource environments
US9933956B2 (en) Systems and methods for implementing stretch clusters in a virtualization environment
US10635639B2 (en) Managing deduplicated data
US9952782B1 (en) Method and system for accessing data between different virtual disk formats in a virtualization environment
US10721121B2 (en) Methods for synchronizing configurations between computing systems using human computer interfaces
US20200034167A1 (en) Automatic application migration across virtualization environments
US10649679B2 (en) Containerized application extensions in distributed storage systems
US20200034484A1 (en) User-defined analysis of distributed metadata
US10469318B1 (en) State tracking in distributed computing systems
US11188368B2 (en) Asynchronous workload migration control
US20190373021A1 (en) Policy aggregation
US10055219B1 (en) Dynamically preparing server-specific installation images using a virtual media source node
US20190334778A1 (en) Generic access to heterogeneous virtualized entities
US20210067599A1 (en) Cloud resource marketplace
US10361917B1 (en) State control in distributed computing systems
US20200042339A1 (en) Batch management of operations over virtualized entities
WO2016109743A1 (en) Systems and methods for implementing stretch clusters in a virtualization environment
US11385881B2 (en) State-driven virtualization system imaging

Legal Events

Date Code Title Description
AS Assignment

Owner name: NUTANIX, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GUECO, JON CARLO;MALLAPURAM, MURALI KRISHNA REDDY;GIRME, ROHIT JAYPRAKASH;AND OTHERS;SIGNING DATES FROM 20171213 TO 20171214;REEL/FRAME:044403/0437

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION