Umeå University's logo

umu.sePublications
Change search
Link to record
Permanent link

Direct link
Patel, Yashwant SinghORCID iD iconorcid.org/0000-0001-9322-2160
Publications (4 of 4) Show all publications
Jha, P., Singh, G., Kumar, A., Agrawal, D., Patel, Y. S. & Forough, J. (2025). NetProbe: deep learning-driven DDoS detection with a two-tiered mitigation strategy. In: Amos Korman; Sandip Chakraborty; Sathya Peri; Chiara Boldrini; Peter Robinson (Ed.), ICDCN 2025: Proceedings of the 26th International Conference on Distributed Computing and Networking. Paper presented at 26th International Conference on Distributed Computing and Networking, ICDCN 2025, Hyderabad, India, 04-07 January 2025 (pp. 402-407). Association for Computing Machinery (ACM)
Open this publication in new window or tab >>NetProbe: deep learning-driven DDoS detection with a two-tiered mitigation strategy
Show others...
2025 (English)In: ICDCN 2025: Proceedings of the 26th International Conference on Distributed Computing and Networking / [ed] Amos Korman; Sandip Chakraborty; Sathya Peri; Chiara Boldrini; Peter Robinson, Association for Computing Machinery (ACM), 2025, p. 402-407Conference paper, Published paper (Refereed)
Abstract [en]

Web servers are the backbone of modern Internet infrastructure, serving as the primary medium for online information distribution. Despite their critical role, web servers are susceptible to cyber-attacks. While current firewall mechanisms provide some level of protection against cyber threats, the evolving nature of these attacks and emerging vulnerabilities continue to pose significant risks. One of the most prevalent yet lethal attacks known today is DDoS (Distributed Denial of Service) attacks. These growing risks emphasize the urgent need for dynamic and robust threat detection and mitigation systems. This paper presents a comparative analysis of ensemble learning models (e.g., Random Forest, XGBoost, and LightGBM) and neural network-based models (e.g., Graph Neural Networks (GNN), Long Short-Term Memory networks (LSTM) with attention layers, and Gated Recurrent Units (GRU)) for DDoS attack detection and classification. Based on this analysis, we propose a real-time DDoS attack detection system integrated with a mitigation mechanism. The proposed system utilizes a two-tiered mitigation strategy assisted by UFW (Uncomplicated Firewall) and Apache server configuration files to block the incoming and outgoing traffic associated with suspicious IP addresses. The system's overall complexity, integrating both detection and response processes, ensures its efficiency in real-time environments while handling large volumes of traffic. Furthermore, the proposed approach achieves 15% improvement in detection accuracy and 20% reduction in false positives compared to traditional techniques, making it an effective and scalable solution for modern web server security.

Place, publisher, year, edition, pages
Association for Computing Machinery (ACM), 2025
Keywords
Apache Server, DDoS detection, Graph Neural Networks (GNNs), Machine learning, Network traffic classification, Time-Series data
National Category
Computer Sciences Computer Systems
Identifiers
urn:nbn:se:umu:diva-236112 (URN)10.1145/3700838.3703687 (DOI)2-s2.0-85218336894 (Scopus ID)9798400710629 (ISBN)
Conference
26th International Conference on Distributed Computing and Networking, ICDCN 2025, Hyderabad, India, 04-07 January 2025
Note

Available from: 2025-03-10 Created: 2025-03-10 Last updated: 2025-03-10Bibliographically approved
Patel, Y. S. & Townend, P. (2024). A stable matching approach to energy efficient and sustainable serverless scheduling for the green cloud continuum. In: Proceedings: 18th IEEE International Conference on Service-Oriented System Engineering, SOSE 2024. Paper presented at 18th IEEE International Conference on Service-Oriented System Engineering, SOSE 2024, Shanghai, China, 15-18 July, 2024. (pp. 25-35). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>A stable matching approach to energy efficient and sustainable serverless scheduling for the green cloud continuum
2024 (English)In: Proceedings: 18th IEEE International Conference on Service-Oriented System Engineering, SOSE 2024, Institute of Electrical and Electronics Engineers (IEEE), 2024, p. 25-35Conference paper, Published paper (Refereed)
Abstract [en]

Cloud infrastructures are evolving from centralised systems to geographically distributed federations of edge devices, fog nodes, and clouds - often known as the Cloud-Edge Continuum. Continuum systems are dynamic, often massive in scale, and feature disparate infrastructure providers and platforms; this greatly increase the complexity of developing and managing applications. The Serverless paradigm shows the potential to greatly simplify the process of building Continuum applications - however, current scheduling mechanisms for Serverless Continuum platforms pay little attention to reducing the energy consumption and improving the sustainability of function execution. This is a significant omission, made worse as computing nodes within a Continuum may be powered by renewable energy sources that are intermittent and unpredictable, making low-powered and bottleneck nodes unavailable.There is great opportunity to design a decentralized energy management scheme for scheduling Serverless functions that takes advantage of the different layers of the Continuum, such as IoT devices located at the Edge, on-premises clusters closer to the data sources, or directly on large Cloud infrastructures. To achieve this, we formally model a green energy-aware Serverless workload scheduling problem for the multi-provider Cloud-Edge Continuum. We then design stable matching based technique for decentralized energy management (utilising a distributed controller) that considers the availability of green energy nodes and the QoS requirements of Serverless functions. We prove the complexity, stability and termination of the proposed heuristic algorithm, and also compare its performance with baseline scheduling techniques.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2024
Keywords
Cloud-Edge Continuum, Function-as-a-Service, Matching, Renewable energy, Scheduling, Serverless Computing
National Category
Computer Sciences
Identifiers
urn:nbn:se:umu:diva-231522 (URN)10.1109/SOSE62363.2024.00010 (DOI)001327894000004 ()2-s2.0-85207640233 (Scopus ID)9798331539580 (ISBN)
Conference
18th IEEE International Conference on Service-Oriented System Engineering, SOSE 2024, Shanghai, China, 15-18 July, 2024.
Funder
The Kempe FoundationsEU, Horizon Europe, 101092711)
Available from: 2024-11-22 Created: 2024-11-22 Last updated: 2024-11-22Bibliographically approved
Patel, Y. S., Townend, P., Singh, A. & Östberg, P.-O. (2024). Modeling the green cloud continuum: integrating energy considerations into cloud-edge models. Cluster Computing, 27(4), 4095-4125
Open this publication in new window or tab >>Modeling the green cloud continuum: integrating energy considerations into cloud-edge models
2024 (English)In: Cluster Computing, ISSN 1386-7857, E-ISSN 1573-7543, Vol. 27, no 4, p. 4095-4125Article in journal (Refereed) Published
Abstract [en]

The energy consumption of Cloud–Edge systems is becoming a critical concern economically, environmentally, and societally; some studies suggest data centers and networks will collectively consume 18% of global electrical power by 2030. New methods are needed to mitigate this consumption, e.g. energy-aware workload scheduling, improved usage of renewable energy sources, etc. These schemes need to understand the interaction between energy considerations and Cloud–Edge components. Model-based approaches are an effective way to do this; however, current theoretical Cloud–Edge models are limited, and few consider energy factors. This paper analyses all relevant models proposed between 2016 and 2023, discovers key omissions, and identifies the major energy considerations that need to be addressed for Green Cloud–Edge systems (including interaction with energy providers). We investigate how these can be integrated into existing and aggregated models, and conclude with the high-level architecture of our proposed solution to integrate energy and Cloud–Edge models together.

Place, publisher, year, edition, pages
Springer, 2024
Keywords
Models, Green, Cloud–Edge, Renewable energy, Resource management, Continuum
National Category
Computer Systems
Research subject
Computer Science
Identifiers
urn:nbn:se:umu:diva-223134 (URN)10.1007/s10586-024-04383-w (DOI)001199099600002 ()2-s2.0-85190304126 (Scopus ID)
Funder
The Kempe FoundationsEU, Horizon Europe, 101092711EU, Horizon 2020, 101000165
Available from: 2024-04-10 Created: 2024-04-10 Last updated: 2024-08-20Bibliographically approved
Patel, Y. S., Townend, P. & Östberg, P.-O. (2023). Formal models for the energy-aware cloud-edge computing continuum: analysis and challenges. In: Lisa O'Conner (Ed.), 2023 IEEE international conference on service-oriented system engineering (SOSE): proceedings. Paper presented at 2023 IEEE International Conference on Service-Oriented System Engineering (SOSE), Athens, Greece, July 17-20, 2023 (pp. 48-59). IEEE
Open this publication in new window or tab >>Formal models for the energy-aware cloud-edge computing continuum: analysis and challenges
2023 (English)In: 2023 IEEE international conference on service-oriented system engineering (SOSE): proceedings / [ed] Lisa O'Conner, IEEE, 2023, p. 48-59Conference paper, Published paper (Refereed)
Abstract [en]

Cloud infrastructures are rapidly evolving from centralised systems to geographically distributed federations of edge devices, fog nodes, and clouds. These federations (often referred to as the Cloud-Edge Continuum) are the foundation upon which most modern digital systems depend, and consume enormous amounts of energy. This consumption is becoming a critical issue as society's energy challenges grow, and is a great concern for power grids which must balance the needs of clouds against other users. The Continuum is highly dynamic, mobile, and complex; new methods to improve energy efficiency must be based on formal scientific models that identify and take into account a huge range of heterogeneous components, interactions, stochastic properties, and (potentially contradictory) service-level agreements and stakeholder objectives. Currently, few formal models of federated Cloud-Edge systems exist - and none adequately represent and integrate energy considerations (e.g. multiple providers, renewable energy sources, pricing, and the need to balance consumption over large-areas with other non-Cloud consumers, etc.). This paper conducts a systematic analysis of current approaches to modelling Cloud, Cloud-Edge, and federated Continuum systems with an emphasis on the integration of energy considerations. We identify key omissions in the literature, and propose an initial high-level architecture and approach to begin addressing these - with the ultimate goal to develop a set of integrated models that include data centres, edge devices, fog nodes, energy providers, software workloads, end users, and stakeholder requirements and objectives. We conclude by highlighting the key research challenges that must be addressed to enable meaningful energy-aware Cloud-Edge Continuum modelling and simulation.

Place, publisher, year, edition, pages
IEEE, 2023
Series
IEEE International Symposium on Service-Oriented System Engineering, ISSN 2640-8228, E-ISSN 2642-6587
National Category
Computer Sciences
Research subject
Computer Science
Identifiers
urn:nbn:se:umu:diva-214709 (URN)10.1109/SOSE58276.2023.00012 (DOI)001084635000006 ()2-s2.0-85174930280 (Scopus ID)979-8-3503-2239-2 (ISBN)979-8-3503-2240-8 (ISBN)
Conference
2023 IEEE International Conference on Service-Oriented System Engineering (SOSE), Athens, Greece, July 17-20, 2023
Funder
The Kempe FoundationsEU, Horizon EuropeEU, Horizon 2020
Available from: 2023-09-25 Created: 2023-09-25 Last updated: 2025-04-24Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0001-9322-2160

Search in DiVA

Show all publications