image
image
user-login
Patent search/

AUTOMATED SOFTWARE DEBUGGING AND OPTIMIZATION IN CLOUD-BASED ENVIRONMENTS USING AI-DRIVEN CODE ANALYSIS

search

Patent Search in India

  • tick

    Extensive patent search conducted by a registered patent agent

  • tick

    Patent search done by experts in under 48hrs

₹999

₹399

Talk to expert

AUTOMATED SOFTWARE DEBUGGING AND OPTIMIZATION IN CLOUD-BASED ENVIRONMENTS USING AI-DRIVEN CODE ANALYSIS

ORDINARY APPLICATION

Published

date

Filed on 18 November 2024

Abstract

The present invention provides an AI-driven system and method for automated software debugging and optimization in cloud-based environments. The system integrates a multi-layered architecture comprising an AI debugging engine, a cloud environment monitoring module, an optimization manager, and a feedback mechanism. The AI debugging engine employs static and dynamic code analysis to identify software bugs and performance inefficiencies, while the monitoring module tracks real-time application metrics such as latency, throughput, and resource utilization. The optimization manager suggests or autonomously applies enhancements, including resource allocation, code refactoring, and runtime adjustments. A feedback module enables continuous learning by refining the AI models based on resolved issues, ensuring adaptability to evolving cloud technologies such as microservices, serverless computing, and multi-cloud systems. This invention significantly reduces debugging time, enhances software reliability, and optimizes

Patent Information

Application ID202441089151
Invention FieldCOMPUTER SCIENCE
Date of Application18/11/2024
Publication Number47/2024

Inventors

NameAddressCountryNationality
Dr. M. RamalingamHead & Associate Professor, Department of Computer Science (Artificial Intelligence & Data Science), Gobi Arts & Science College, Gobichettipalayam, Pin: 638452, Tamil Nadu, India.IndiaIndia
Dr. P. SedhupathyAssistant Professor, Department of Computer Science (Artificial Intelligence & Data Science), Dr.SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu,IndiaIndia
Kodanda Rami Reddy ManukondaTest Architect, Consulting, IBM, Embassy Golf Links Road, Embassy Golf Links Business Park, Domlur, Bengaluru, Pin: 560071, Karnataka, India.IndiaIndia
Mr. Nagarjuna PittyPrincipal Research Scientist, Indian Institute of Science (Bengaluru), CV Raman Rd, Bengaluru, Pin: 560012, Karnataka, India.IndiaIndia
Dr. Kavita KhatanaAssistant Professor, G L Bajaj Institute of Technology and Management, Greater Noida, Gautam Budhha Nagar, Pin: 201306, Uttar Pradesh, India.IndiaIndia
Dr.Deeptibala MishraAssociate Professor, Gita Autonomous College, Bhubaneswar, At:Badaraghunathpur, P.O.: Madanpur, Bhubaneswar, 752054 Khordha Odisha India.IndiaIndia
Mathiazhagan PAssistant Professor, Department of Computer Application (PG), Dr.SNS Rajalakshmi College of Arts & Science (Autonomous), 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India.IndiaIndia
Dr. K. KannanAssistant Professor, Department of Computer Science, Dr SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India.IndiaIndia
Ms. M. SupriyaAssistant Professor, KPR Institute of Engineering and Technology, Arasur, Coimbatore, Pin:641407, Tamilnadu, India.IndiaIndia
Sripriya P VAssistant Professor, School of Computer Studies, AVP College of Arts and Science, Tirupur. Pin: 641603, Tamil Nadu, India.IndiaIndia

Applicants

NameAddressCountryNationality
Dr. M. RamalingamHead & Associate Professor, Department of Computer Science (Artificial Intelligence & Data Science), Gobi Arts & Science College, Gobichettipalayam, Pin: 638452, Tamil Nadu, India.IndiaIndia
Dr. P. SedhupathyAssistant Professor, Department of Computer Science (Artificial Intelligence & Data Science), Dr.SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu,IndiaIndia
Kodanda Rami Reddy ManukondaTest Architect, Consulting, IBM, Embassy Golf Links Road, Embassy Golf Links Business Park, Domlur, Bengaluru, Pin: 560071, Karnataka, India.IndiaIndia
Mr. Nagarjuna PittyPrincipal Research Scientist, Indian Institute of Science (Bengaluru), CV Raman Rd, Bengaluru, Pin: 560012, Karnataka, India.IndiaIndia
Dr. Kavita KhatanaAssistant Professor, G L Bajaj Institute of Technology and Management, Greater Noida, Gautam Budhha Nagar, Pin: 201306, Uttar Pradesh, India.IndiaIndia
Dr.Deeptibala MishraAssociate Professor, Gita Autonomous College, Bhubaneswar, At:Badaraghunathpur, P.O.: Madanpur, Bhubaneswar, 752054 Khordha Odisha India.IndiaIndia
Mathiazhagan PAssistant Professor, Department of Computer Application (PG), Dr.SNS Rajalakshmi College of Arts & Science (Autonomous), 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India.IndiaIndia
Dr. K. KannanAssistant Professor, Department of Computer Science, Dr SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India.IndiaIndia
Ms. M. SupriyaAssistant Professor, KPR Institute of Engineering and Technology, Arasur, Coimbatore, Pin:641407, Tamilnadu, India.IndiaIndia
Sripriya P VAssistant Professor, School of Computer Studies, AVP College of Arts and Science, Tirupur. Pin: 641603, Tamil Nadu, India.IndiaIndia

Specification

Description:The embodiments of the present invention generally relates to automated software debugging and optimization systems, specifically those designed for use in cloud-based environments. It employs artificial intelligence (AI) and machine learning (ML) to detect, diagnose, and rectify software issues while optimizing performance in real-time. This invention addresses the challenges of maintaining software reliability and efficiency in distributed cloud computing systems.
BACKGROUND OF THE INVENTION
The following description of related art is intended to provide background information pertaining to the field of the disclosure. This section may include certain aspects of the art that may be related to various features of the present disclosure. However, it should be appreciated that this section be used only to enhance the understanding of the reader with respect to the present disclosure, and not as admissions of prior art.

In recent years, the adoption of cloud computing has transformed how organizations deploy a , Claims:1. A system for automated software debugging and optimization in cloud-based environments, comprising:
an AI debugging engine configured to analyze source code and execution logs for identifying errors;
a cloud environment monitoring module to track performance metrics in real time;
an optimization manager for suggesting or implementing performance enhancements; and
a feedback module for iteratively improving the debugging model based on resolved issues.

2. A method for automated software debugging in cloud environments, comprising the steps of:
receiving software code as input;
performing AI-driven static and dynamic analysis to identify errors;
generating correction recommendations or autonomously applying fixes;
monitoring cloud-based application performance; and
updating the AI model based on debugging outcomes.

3. The system of claim 1, wherein the AI debugging engine employs natural language processing for understanding code comments and documentation to enhance bug detection accuracy.

4. The method

Documents

NameDate
202441089151-COMPLETE SPECIFICATION [18-11-2024(online)].pdf18/11/2024
202441089151-DECLARATION OF INVENTORSHIP (FORM 5) [18-11-2024(online)].pdf18/11/2024
202441089151-DRAWINGS [18-11-2024(online)].pdf18/11/2024
202441089151-FORM 1 [18-11-2024(online)].pdf18/11/2024
202441089151-FORM-9 [18-11-2024(online)].pdf18/11/2024
202441089151-REQUEST FOR EARLY PUBLICATION(FORM-9) [18-11-2024(online)].pdf18/11/2024

footer-service

By continuing past this page, you agree to our Terms of Service,Cookie PolicyPrivacy Policy  and  Refund Policy  © - Uber9 Business Process Services Private Limited. All rights reserved.

Uber9 Business Process Services Private Limited, CIN - U74900TN2014PTC098414, GSTIN - 33AABCU7650C1ZM, Registered Office Address - F-97, Newry Shreya Apartments Anna Nagar East, Chennai, Tamil Nadu 600102, India.

Please note that we are a facilitating platform enabling access to reliable professionals. We are not a law firm and do not provide legal services ourselves. The information on this website is for the purpose of knowledge only and should not be relied upon as legal advice or opinion.