SG11202104536WA - Cost efficiency tracking for configuration management database - Google Patents

Cost efficiency tracking for configuration management database

Info

Publication number
SG11202104536WA
SG11202104536WA SG11202104536WA SG11202104536WA SG11202104536WA SG 11202104536W A SG11202104536W A SG 11202104536WA SG 11202104536W A SG11202104536W A SG 11202104536WA SG 11202104536W A SG11202104536W A SG 11202104536WA SG 11202104536W A SG11202104536W A SG 11202104536WA
Authority
SG
Singapore
Prior art keywords
management database
configuration management
cost efficiency
efficiency tracking
tracking
Prior art date
Application number
SG11202104536WA
Other languages
English (en)
Inventor
Tae Kyung Kim
Original Assignee
Coupang Corp
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 Coupang Corp filed Critical Coupang Corp
Publication of SG11202104536WA publication Critical patent/SG11202104536WA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • 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; CALCULATING OR 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; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/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
    • 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/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; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • 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/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • 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/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0283Price estimation or determination
    • 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]
    • G06Q30/0621Item configuration or customization
    • 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/105Multiple levels of security
    • 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/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
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/875Monitoring of systems including the internet
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Game Theory and Decision Science (AREA)
  • Databases & Information Systems (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Educational Administration (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Mathematical Physics (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)
SG11202104536WA 2020-01-30 2020-11-19 Cost efficiency tracking for configuration management database SG11202104536WA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16/777,541 US11182716B2 (en) 2020-01-30 2020-01-30 Cost efficiency tracking for configuration management database
PCT/IB2020/060907 WO2021152374A1 (en) 2020-01-30 2020-11-19 Cost efficiency tracking for configuration management database

Publications (1)

Publication Number Publication Date
SG11202104536WA true SG11202104536WA (en) 2021-09-29

Family

ID=77062920

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11202104536WA SG11202104536WA (en) 2020-01-30 2020-11-19 Cost efficiency tracking for configuration management database

Country Status (5)

Country Link
US (1) US11182716B2 (zh)
KR (2) KR102324086B1 (zh)
SG (1) SG11202104536WA (zh)
TW (1) TWI749963B (zh)
WO (1) WO2021152374A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230087319A (ko) * 2021-12-09 2023-06-16 국민대학교산학협력단 인공지능 기반 클라우드 학습장치 및 방법

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0597750A (ja) 1991-10-03 1993-04-20 Dainippon Ink & Chem Inc 3環式アルキレングリコール誘導体
JP2002300324A (ja) * 2001-04-02 2002-10-11 Nippon Telegr & Teleph Corp <Ntt> リソース状況反映課金方法及びその実施システム並びにその処理プログラムと記録媒体
US20130054426A1 (en) * 2008-05-20 2013-02-28 Verizon Patent And Licensing Inc. System and Method for Customer Provisioning in a Utility Computing Platform
JP5097750B2 (ja) 2009-06-09 2012-12-12 株式会社エヌ・ティ・ティ・データ コンピュータリソース提供システムおよびコンピュータリソース提供方法
US8671089B2 (en) * 2009-10-06 2014-03-11 Brightedge Technologies, Inc. Correlating web page visits and conversions with external references
KR20110083084A (ko) * 2010-01-13 2011-07-20 한국전자통신연구원 가상화를 이용한 서버 운영 장치 및 방법
SG10201508046QA (en) * 2010-09-30 2015-10-29 Amazon Tech Inc Virtual resource cost tracking with dedicated implementation resources
US8645543B2 (en) * 2010-10-13 2014-02-04 International Business Machines Corporation Managing and reconciling information technology assets in a configuration database
US20150006730A1 (en) * 2013-06-27 2015-01-01 Sap Ag Enabling multi-tenant virtual servers in a cloud system
CN104956327B (zh) 2013-07-31 2018-07-03 株式会社日立制作所 计算机系统及计算机系统控制方法
JP6287226B2 (ja) * 2014-01-10 2018-03-07 日本電気株式会社 見積もり装置、見積もりシステム、見積もり方法、及び、プログラム
CN105940378B (zh) * 2014-02-27 2019-08-13 英特尔公司 用于分配可配置计算资源的技术
JP2015232813A (ja) * 2014-06-10 2015-12-24 東日本電信電話株式会社 物理マシン、金額算出方法及びコンピュータプログラム
US10275749B2 (en) 2015-03-20 2019-04-30 International Business Machines Corporation Tracking use of a virtualization service according to globalization characteristic based usage
WO2016176414A1 (en) * 2015-04-28 2016-11-03 Solano Labs, Inc. Cost optimization of cloud computing resources
US10397309B2 (en) 2015-05-13 2019-08-27 Salesforce.Com, Inc. Systems and methods of implementing tracking of resource usage for a cloud-based system
US10193762B2 (en) * 2016-08-11 2019-01-29 Rescale, Inc. Dynamic optimization of simulation resources
US11150950B2 (en) * 2016-12-01 2021-10-19 Vmware, Inc. Methods and apparatus to manage workload domains in virtual server racks
JP6891611B2 (ja) * 2017-04-17 2021-06-18 富士通株式会社 管理装置、情報処理システムの制御方法、および管理装置の管理プログラム
JP6959512B2 (ja) 2017-09-19 2021-11-02 富士通株式会社 情報処理システム、費用算出装置、および費用算出プログラム
US10841188B2 (en) * 2019-03-25 2020-11-17 International Business Machines Corporation Data tagging for service provider usage allocation

Also Published As

Publication number Publication date
US11182716B2 (en) 2021-11-23
KR20210097591A (ko) 2021-08-09
TWI749963B (zh) 2021-12-11
KR20210134582A (ko) 2021-11-10
KR102324086B1 (ko) 2021-11-09
US20210241195A1 (en) 2021-08-05
TW202133002A (zh) 2021-09-01
WO2021152374A1 (en) 2021-08-05

Similar Documents

Publication Publication Date Title
GB201816837D0 (en) Database management
EP3858100A4 (en) MONITORING ZONE MANAGEMENT BASED ON A GEOGRAPHIC POSITION
GB2578738B (en) Thermal management system for a battery
EP3867771A4 (en) GENERATION OF A QUERY PLAN IN A DATABASE SYSTEM
SG10202006151SA (en) Ai integrated system for optimizing waste management by self-guided robot
EP3586475A4 (en) PROPERTY MANAGEMENT SYSTEM USING A BLOCK CHAIN NETWORK
EP3755874A4 (en) LOAD MANAGEMENT ALGORITHM TO OPTIMIZE THE EFFICIENCY OF AN ENGINE
EP3765165A4 (en) POWER MANAGEMENT FOR OPTICAL LOCATION TRACKING DEVICES
EP3939418A4 (en) AUTOMATED LIVESTOCK MANAGEMENT SYSTEM
EP3905935A4 (en) PERFORMANCE MANAGEMENT SYSTEM FOR DONORS
AU2020210967B2 (en) Warehouse management system
EP3970089A4 (en) INVENTORY MANAGEMENT SYSTEM
EP3417515A4 (en) HIGHLY EFFICIENT LASER SYSTEM FOR GENERATING A THIRD HARMONIOUS
EP4029292A4 (en) PASSIVE RESOURCE MONITORING USING EXISTING INFRASTRUCTURE
EP3850700A4 (en) ACTIVE BATTERY MANAGEMENT METHOD FOR ECONOMIC OPTIMIZATION
EP3977236A4 (en) PERFORMANCE MANAGEMENT SYSTEM
SG11202104536WA (en) Cost efficiency tracking for configuration management database
EP3746722A4 (en) SOLAR TRACKING SYSTEM
GB2597201B (en) Service management in a DBMS
EP3995605A4 (en) ENERGY MANAGEMENT SYSTEM
EP3953276A4 (en) LOGISTICS FACILITY MANAGEMENT SYSTEM
GB202116983D0 (en) Database management system
GB2582610B (en) A system for crop management
GB201918565D0 (en) Logistic model for code management
SG11202101303UA (en) Renewable energy management system