WO2019162729A1 - Seller domain for cloud services and applications - Google Patents

Seller domain for cloud services and applications Download PDF

Info

Publication number
WO2019162729A1
WO2019162729A1 PCT/IB2018/051175 IB2018051175W WO2019162729A1 WO 2019162729 A1 WO2019162729 A1 WO 2019162729A1 IB 2018051175 W IB2018051175 W IB 2018051175W WO 2019162729 A1 WO2019162729 A1 WO 2019162729A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
applications
application
services
virtual machine
Prior art date
Application number
PCT/IB2018/051175
Other languages
French (fr)
Inventor
Pratik Sharma
Original Assignee
Pratik Sharma
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 Pratik Sharma filed Critical Pratik Sharma
Priority to PCT/IB2018/051175 priority Critical patent/WO2019162729A1/en
Publication of WO2019162729A1 publication Critical patent/WO2019162729A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing

Definitions

  • the catalogue of services and applications is like a hash table with unique name for services or applications and the value will be the binary to launch the service or application, commands to execute the same and any other parameters required or to be provided by the user, any prerequisites required for the service or the application to be launched (like any auxiliary software to be installed), environment in which the application or service can mn, user privileges required to run the service or application, metadata about the services or applications like their versions, new features, backward compatibility, rollback functionality if provided, procedure to handle upgrade scenarios, procedure to handle service or application failures and to stop the service or application, etc.
  • the above catalogue of services or applications is a distributed hash table with key-value pairs distributed for look up among the nodes or virtual machines in the seller domain and each virtual machine has information of about what part of Distributed Hash Table is handled by which virtual machine as the keys are ordered in alphabetical manner.
  • each virtual machine maintains a hash table (or there is a common hash table shared among the virtual machines) of prefix range of service or application name the virtual machine is handling as the key and the Internet Protocol (IP) address of that virtual machine as the value.
  • IP Internet Protocol
  • To handle buy requests from customers the virtual machine forwards the request to the appropriate virtual machine in the seller domain having information about the service or application if it does not have the information for that service.
  • the virtual machine broadcasts the request to all virtual machines in the seller domain and aggregates their responses and sends the aggregated response to the customer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Stored Programmes (AREA)

Abstract

Here we have a set of virtual machines in one domain providing a catalogue of different cloud services and applications which customers can buy. The catalogue of services and applications is like a hash table with unique name for services or applications and the value will be the binary to launch the service or application, commands to execute the same and any other parameters required or to be provided by the user, any prerequisites required for the service or the application to be launched, environment in which the application or service can run, user privileges required to run the service or application, metadata about the services or applications like their versions, new features, backward compatibility, rollback functionality if provided, procedure to handle upgrade scenarios, procedure to handle service or application failures and to stop the service or application, etc.

Description

Seller Domain for Cloud Services and Applications
In this invention we have a set of virtual machines in one domain (or they have Internet Protocol Addresses with a common suffix) providing a catalogue of different cloud services and applications which customers can buy.
Customers can get a list of services and applications they can launch in their cloud by sending a request to one of the virtual machines in the seller domain. The catalogue of services and applications is like a hash table with unique name for services or applications and the value will be the binary to launch the service or application, commands to execute the same and any other parameters required or to be provided by the user, any prerequisites required for the service or the application to be launched (like any auxiliary software to be installed), environment in which the application or service can mn, user privileges required to run the service or application, metadata about the services or applications like their versions, new features, backward compatibility, rollback functionality if provided, procedure to handle upgrade scenarios, procedure to handle service or application failures and to stop the service or application, etc. The above catalogue of services or applications is a distributed hash table with key-value pairs distributed for look up among the nodes or virtual machines in the seller domain and each virtual machine has information of about what part of Distributed Hash Table is handled by which virtual machine as the keys are ordered in alphabetical manner. Hence to handle requests from customers each virtual machine maintains a hash table (or there is a common hash table shared among the virtual machines) of prefix range of service or application name the virtual machine is handling as the key and the Internet Protocol (IP) address of that virtual machine as the value. To handle buy requests from customers the virtual machine forwards the request to the appropriate virtual machine in the seller domain having information about the service or application if it does not have the information for that service. Similarly to handle requests to enlist the services or applications from customers the virtual machine broadcasts the request to all virtual machines in the seller domain and aggregates their responses and sends the aggregated response to the customer.

Claims

Claims Following is the claim for this invention: -
1. In this invention we have a set of virtual machines in one domain (or they have Internet Protocol Addresses with a common suffix) providing a catalogue of different cloud services and applications which customers can buy. Customers can get a list of services and applications they can launch in their cloud by sending a request to one of the virtual machines in the seller domain. The catalogue of services and applications is like a hash table with unique name for services or applications and the value will be the binary to launch the service or application, commands to execute the same and any other parameters required or to be provided by the user, any prerequisites required for the service or the application to be launched (like any auxiliary software to be installed), environment in which the application or service can run, user privileges required to run the service or application, metadata about the services or applications like their versions, new features, backward compatibility, rollback
functionality if provided, procedure to handle upgrade scenarios, procedure to handle service or application failures and to stop the service or application, etc. The above catalogue of services or applications is a distributed hash table with key-value pairs distributed for look up among the nodes or virtual machines in the seller domain and each virtual machine has information of about what part of Distributed Hash Table is handled by which virtual machine as the keys are ordered in alphabetical manner. Hence to handle requests from customers each virtual machine maintains a hash table (or there is a common hash table shared among the virtual machines) of prefix range of service or application name the virtual machine is handling as the key and the Internet Protocol (IP) address of that virtual machine as the value. To handle buy requests from customers the virtual machine forwards the request to the appropriate virtual machine in the seller domain having information about the service or application if it does not have the information for that service.
Similarly to handle requests to enlist the services or applications from customers the virtual machine broadcasts the request to all virtual machines in the seller domain and aggregates their responses and sends the aggregated response to the customer. The above novel technique of selling applications and services for running in the cloud set up of the customer is the claim for this invention.
PCT/IB2018/051175 2018-02-26 2018-02-26 Seller domain for cloud services and applications WO2019162729A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/IB2018/051175 WO2019162729A1 (en) 2018-02-26 2018-02-26 Seller domain for cloud services and applications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2018/051175 WO2019162729A1 (en) 2018-02-26 2018-02-26 Seller domain for cloud services and applications

Publications (1)

Publication Number Publication Date
WO2019162729A1 true WO2019162729A1 (en) 2019-08-29

Family

ID=67688134

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2018/051175 WO2019162729A1 (en) 2018-02-26 2018-02-26 Seller domain for cloud services and applications

Country Status (1)

Country Link
WO (1) WO2019162729A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9792633B2 (en) * 2004-06-29 2017-10-17 Blake Bookstaff Method and system for intelligent processing of electronic information with cloud computing

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9792633B2 (en) * 2004-06-29 2017-10-17 Blake Bookstaff Method and system for intelligent processing of electronic information with cloud computing

Similar Documents

Publication Publication Date Title
US10356038B2 (en) Shared multi-tenant domain name system (DNS) server for virtual networks
EP3311544B1 (en) Managing dynamic ip address assignments
US10084746B2 (en) High performance DNS traffic management
US10819677B2 (en) Address migration service
JP5744222B2 (en) Request routing process
US9210162B2 (en) Certificate based connection to cloud virtual machine
US10999361B2 (en) Consistent hash-based load balancer
US9591084B1 (en) Network devices using TLS tickets for session persistence
US8800011B2 (en) Validating pointer records in a domain name system (DNS) service
US20120158806A1 (en) Provisioning network-attached storage
US20140059236A1 (en) Process for Peer-To-Peer Download of Software Installer
US20070198458A1 (en) Distributed namespace aggregation
US9021478B1 (en) Provisioning virtual machines from template by splitting and building index for locating content portions via content-centric network
US20170085380A1 (en) Methods and systems for bootstrapping
JP6540063B2 (en) Communication information control apparatus, relay system, communication information control method, and communication information control program
US10348765B2 (en) Policy enforcement based on dynamically attribute-based matched network objects
WO2019162729A1 (en) Seller domain for cloud services and applications
US8996607B1 (en) Identity-based casting of network addresses
US8583774B2 (en) Mapping meaningful hostnames
WO2017090142A1 (en) Service-providing system
Narten et al. Definition of the UUID-Based DHCPv6 Unique Identifier (DUID-UUID)
US20240169089A1 (en) Distributed dns security infrastructure to preserve privacy data
US20120323989A1 (en) Dynamic distribution of target selection algorithms
WO2019162725A1 (en) Image service for cloud
Kuhn et al. Oracle Net Primer

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18907071

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18907071

Country of ref document: EP

Kind code of ref document: A1