Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJuly 2024
Enabling Attribute-based Access Control for OpenStack Cloud Resources through Smart Contracts
Procedia Computer Science (PROCS), Volume 233, Issue CPages 861–871https://doi.org/10.1016/j.procs.2024.03.275AbstractThe increasing complexity of cloud computing has prompted a greater emphasis on protecting the privacy, integrity, and security of data stored and processed in the cloud. Data privacy is safeguarded through access control, but existing models such ...
- research-articleJanuary 2024
OpenStack: a virtualisation overview
International Journal of Information Technology and Management (IJITM), Volume 23, Issue 1Pages 1–12https://doi.org/10.1504/ijitm.2024.136181The major cloud computing software companies offer a new concept, on which resources are virtualised to provide these as a service on the internet. Currently, there are multiple service providers, and additional options to virtualise services on-...
- research-articleNovember 2023
What Constitutes the Deployment and Runtime Configuration System? An Empirical Study on OpenStack Projects
ACM Transactions on Software Engineering and Methodology (TOSEM), Volume 33, Issue 1Article No.: 5, Pages 1–37https://doi.org/10.1145/3607186Modern software systems are designed to be deployed in different configured environments (e.g., permissions, virtual resources, network connections) and adapted at runtime to different situations (e.g., memory limits, enabling/disabling features, database ...
- research-articleJune 2023
Towards to Characterization of Network Management Traffic in OpenStack-Based Clouds
- Adnei W. Donatti,
- Charles C. Miers,
- Guilherme P. Koslovski,
- Maurício A. Pillon,
- Tereza C. M. B. Carvalho
AbstractOpenStack is versatile and popular, allowing full customization for creating private or public IaaS clouds. This work addresses a network traffic analysis and characterization for the management domain inside OpenStack clouds. We conduct an ...
- research-articleApril 2023
Load balancing scheduling mechanism for OpenStack and Docker integration
Journal of Cloud Computing: Advances, Systems and Applications (JOCCASA), Volume 12, Issue 1https://doi.org/10.1186/s13677-023-00445-3AbstractWith the development of cloud-edge collaborative computing, cloud computing has become crucial in data analysis and data processing. OpenStack and Docker are important components of cloud computing, and the integration of the two has always ...
-
- research-articleApril 2023
Run-time failure detection via non-intrusive event analysis in a large-scale cloud computing platform
Journal of Systems and Software (JSSO), Volume 198, Issue Chttps://doi.org/10.1016/j.jss.2023.111611AbstractCloud computing systems fail in complex and unforeseen ways due to unexpected combinations of events and interactions among hardware and software components. These failures are especially problematic when they are silent, i.e., not accompanied by ...
Highlights- The approach performs run-time verification without using session IDs.
- The approach improves the failure detection of the OpenStack cloud computing system.
- The approach can be used in combination with the system failure logging ...
- review-articleNovember 2022
A review on Virtualized Infrastructure Managers with management and orchestration features in NFV architecture
Computer Networks: The International Journal of Computer and Telecommunications Networking (CNTW), Volume 217, Issue Chttps://doi.org/10.1016/j.comnet.2022.109281AbstractNowadays, Network Function Virtualization (NFV) is a growing and powerful technology in the research community and IT world. Traditional computer networks consist of hardware appliances such as firewalls and load balancers, called ...
Highlights- Analyzed and highlighted existing Virtualized Infrastructure Managers (VIMs) with NFV Orchestration (NFVO) and VNF Management (VNFM) operations.
- research-articleSeptember 2022
Potential Technical Debt and Its Resolution in Code Reviews: An Exploratory Study of the OpenStack and Qt Communities
ESEM '22: Proceedings of the 16th ACM / IEEE International Symposium on Empirical Software Engineering and MeasurementPages 216–226https://doi.org/10.1145/3544902.3546253Background: Technical Debt (TD) refers to the situation where developers make trade-offs to achieve short-term goals at the expense of long-term code quality, which can have a negative impact on the quality of software systems. In the context of code ...
- ArticleApril 2023
Cost and Performance Analysis of MPI-Based SaaS on the Private Cloud Infrastructure
Parallel Processing and Applied MathematicsPages 171–182https://doi.org/10.1007/978-3-031-30442-2_13AbstractThe paper presents the cost and performance analysis of parallel MPI-based software as a service (SaaS) deployed on the OpenStack cloud infrastructure. The parallel SaaS was developed by using C++ programming language and MPI library for the ...
- research-articleAugust 2022
Security of Smart Grid Networks in the Cyber Ranges
ARES '22: Proceedings of the 17th International Conference on Availability, Reliability and SecurityArticle No.: 80, Pages 1–8https://doi.org/10.1145/3538969.3543801Smart meters are increasingly a part of everyday households. These smart meters allow remote reading of the energy but also remote disconnection of the point of consumption from the energy supply. As these devices are part of the critical infrastructure ...
- short-paperOctober 2022
Understanding code snippets in code reviews: a preliminary study of the OpenStack community
ICPC '22: Proceedings of the 30th IEEE/ACM International Conference on Program ComprehensionPages 152–156https://doi.org/10.1145/3524610.3527884Code review is a mature practice for software quality assurance in software development with which reviewers check the code that has been committed by developers, and verify the quality of code. During the code review discussions, reviewers and ...
- research-articleMay 2022
ThorFI: a Novel Approach for Network Fault Injection as a Service
Journal of Network and Computer Applications (JNCA), Volume 201, Issue Chttps://doi.org/10.1016/j.jnca.2022.103334AbstractIn this work, we present a novel fault injection solution (ThorFI) for virtual networks in cloud computing infrastructures. ThorFI is designed to provide non-intrusive fault injection capabilities for a cloud tenant, and to isolate ...
- research-articleApril 2022
High-Available Cloud Platform Based on OpenStack
ICCDE '22: Proceedings of the 2022 8th International Conference on Computing and Data EngineeringPages 8–14https://doi.org/10.1145/3512850.3512853The availability of cloud services is an important performance index of cloud platform. It is the premise and basis for a cloud platform to provide services. Aiming at the problem of insufficient reliability of cloud services in university data centers, ...
Predictive auto-scaling with OpenStack Monasca
UCC '21: Proceedings of the 14th IEEE/ACM International Conference on Utility and Cloud ComputingArticle No.: 20, Pages 1–10https://doi.org/10.1145/3468737.3494104Cloud auto-scaling mechanisms are typically based on reactive automation rules that scale a cluster whenever some metric, e.g., the average CPU usage among instances, exceeds a predefined threshold. Tuning these rules becomes particularly cumbersome ...
- research-articleMarch 2022
A Simple Dashboard for OpenStack Horizon
ICCBD '21: Proceedings of the 2021 4th International Conference on Computing and Big DataPages 135–141https://doi.org/10.1145/3507524.3507546OpenStack is an open source cloud computing management project, which allows flexible resources applying. The traditional OpenStack dashboard is inflexible, thus a simple dashboard is designed. The simple dashboard integrates keystone, horizon, grace, ...
- research-articleNovember 2021
Enhancing the analysis of software failures in cloud computing systems with deep learning
Journal of Systems and Software (JSSO), Volume 181, Issue Chttps://doi.org/10.1016/j.jss.2021.111043AbstractIdentifying the failure modes of cloud computing systems is a difficult and time-consuming task, due to the growing complexity of such systems, and the large volume and noisiness of failure data. This paper presents a novel approach ...
Highlights- The approach aids to develop the fault-tolerance mechanisms in the cloud systems.
- research-articleNovember 2021
An OpenStack based cloud testbed framework for evaluating HTTP flooding attacks
Wireless Networks (WIRE), Volume 27, Issue 8Pages 5491–5501https://doi.org/10.1007/s11276-019-01937-4AbstractThe cloud computing has inherent challenges to detect the Hyper Text Transfer Protocol (HTTP) flooding Distributed Denial of Service (DDoS) attack due to its natural characteristics like virtualization, elasticity and multi-tenancy. The usage of ...
- research-articleSeptember 2021
Cloud-based Network Virtualization in IoT with OpenStack
ACM Transactions on Internet Technology (TOIT), Volume 22, Issue 1Article No.: 19, Pages 1–26https://doi.org/10.1145/3460818In Cloud computing deployments, specifically in the Infrastructure-as-a-Service (IaaS) model, networking is one of the core enabling facilities provided for the users. The IaaS approach ensures significant flexibility and manageability, since the ...
- research-articleAugust 2021
Building Open Source Cyber Range To Teach Cyber Security
ARES '21: Proceedings of the 16th International Conference on Availability, Reliability and SecurityArticle No.: 149, Pages 1–11https://doi.org/10.1145/3465481.3469188This paper deals with the use of cyber range in education to teach cybersecurity. Particular attention is paid exclusively to open-source solutions, as such solutions are available to the general public, which is essential in raising awareness of cyber ...