Faculty Publications

Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736

Publications by NITK Faculty

Browse

Search Results

Now showing 1 - 6 of 6
  • Item
    Dynamic partner selection in Cloud Federation for ensuring the quality of service for cloud consumers
    (World Scientific Publishing Co. Pte Ltd wspc@wspc.com.sg, 2017) Thomas, M.V.; Chandrasekaran, K.
    Cloud Computing has become the popular paradigm for accessing the various scalable and on-demand computing services over the internet. Nowadays, individual Cloud Service Providers (CSPs) offering specialized services to the customers collaborate to form the Cloud Federation, in order to reap the real benefits of Cloud Computing. By collaboration, the member CSPs of the federation achieve better resource utilization and Quality of Service (QoS), thereby increasing their business prospects. When a CSP runs out of resources in the Cloud Federation, in order to offload the customer requests for resources to other CSP(s), identifying a suitable partner is a challenging task due to the lack of global coordination among them. In this paper, we propose the design and implementation of an efficient partner selection mechanism in the Cloud Federation, using the Analytic Hierarchy Process (AHP) and the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) methods, and also considering the trust values of various CSPs in the federation. The AHP method is used to calculate the weights of the QoS parameters used in the TOPSIS method which is used to rank the various CSPs in the Cloud Federation according to the user requirements. Simulation results show the effectiveness of this approach in order to efficiently select the trustworthy partners in large scale federations to ensure the required QoS to the cloud consumers. © 2017 World Scientific Publishing Company.
  • Item
    ETRT – Cross layer model for optimizing transmission range of nodes in low power wireless networks – An Internet of Things Perspective
    (Elsevier B.V., 2018) Sarwesh, P.; Shet, N.S.V.; Chandrasekaran, K.
    Internet of Things network is managed by battery operated devices and low power radio links since they are referred to low power networks. In present communication era, many research works are concentrating on low power wireless network. Cross layer design is one of the acclaimed technique that decidedly improves the network performance. In this article, we come up with the cross-layer model that satisfies distinct network requirements and prolongs network lifetime. It integrates physical layer, data link layer (Media Access Control) and network layer in the protocol stack. In our model, a threshold value called ETRT (Expected Transmission Range Threshold) is introduced, which is computed with the help of routing information. Later, MAC based power control technique utilizes the ETRT value and assigns optimum transmission range for every node. The idea at the heels of proposed cross layer model is estimating the capability (ETRT value) of the particular node and assigning the suitable transmission power for every node, based on its capability (ETRT value). Hence, assigning optimum transmission power based on ETRT information prolongs the network lifetime with better reliability and Quality of Service(QoS). From our results, it is noticed that the ETRT based cross layer model performs twice better than the standard model. © 2018 Elsevier B.V.
  • Item
    Mobility aware autonomic approach for the migration of application modules in fog computing environment
    (Springer Science and Business Media Deutschland GmbH, 2020) Martin, J.P.; Kandasamy, A.; Chandrasekaran, K.
    The fog computing paradigm has emanated as a widespread computing technology to support the execution of the internet of things applications. The paradigm introduces a distributed, hierarchical layer of nodes collaboratively working together as the Fog layer. User devices connected to Fog nodes are often non-stationary. The location-aware attribute of Fog computing, deems it necessary to provide uninterrupted services to the users, irrespective of their locations. Migration of user application modules among the Fog nodes is an efficient solution to tackle this issue. In this paper, an autonomic framework MAMF, is proposed to perform migrations of containers running user modules, while satisfying the Quality of Service requirements. The hybrid framework employing MAPE loop concepts and Genetic Algorithm, addresses the migration of containers in the Fog environment, while ensuring application delivery deadlines. The approach uses the pre-determined value of user location for the next time instant, to initiate the migration process. The framework was modelled and evaluated in iFogSim toolkit. The re-allocation problem was also mathematically modelled as an Integer Linear Programming problem. Experimental results indicate that the approach offers an improvement in terms of network usage, execution cost and request execution delay, over the existing approaches. © 2020, Springer-Verlag GmbH Germany, part of Springer Nature.
  • Item
    Membrane-based models for service selection in cloud
    (Elsevier Inc., 2021) Raghavan, S.; Chandrasekaran, K.
    Cloud service selection is one of the prime areas of research within the ambit of cloud computing, which has gained wide attention in the recent past. The service selection algorithm primarily involves selecting the best service from a set of available services, based on Quality of Service (QoS) attributes. The QoS attributes are the parameters which allow the users to ascertain the actual quality of the service, often quantitatively. Over the years, there have been several methods designed for service selection in the cloud that are primarily sequential, with many being sensitive to changes. Thus, the aim is to propose multiple robust and parallel models for cloud service selection. The proposed models are designed using Membrane Computing paradigm, which is an inherently parallel computing model, combined with the Improved Technique for Order of Preference by Similarity to Ideal Solution (ITOPSIS), a popular Multi-Criteria Decision Making Method. Two methods based on a tactical amalgamation of ITOPSIS and Enzymatic Numerical P System (A membrane computing device variant) structure are proposed here. The proposed parallel models are implemented, tested, and the obtained results are analyzed. The results indicate one model to be robust (less sensitive) and the other to be moderately sensitive. © 2020 Elsevier Inc.
  • Item
    Nature-inspired resource management and dynamic rescheduling of microservices in Cloud datacenters
    (John Wiley and Sons Ltd, 2021) Joseph, C.T.; Chandrasekaran, K.
    Distributed Cloud environments are now resorting to Cloud applications composed of heterogeneous microservices. Cloud service providers strive to provide high quality of service (QoS) and response time is one of the key QoS attributes for microservices. The dynamism of microservice ecosystems necessitates runtime adaptations and microservices rescheduling to avoid performance degradation. Existing works target rescheduling in hypervisor-based systems, while ignoring the influence of configuration parameters of container-based microservices. In an effort to address these challenges, this article describes a novel microservice rescheduling framework, throttling and interaction-aware anticorrelated rescheduling for microservices, to proactively perform rescheduling activities whilst ensuring timely service responses. Based on periodic monitoring of the performance attributes, the framework schedules container migrations. Considering the exponentially large solution space, a metaheuristic approach based on multiverse optimization is developed to generate the near-optimal mapping of microservices to the datacenter resources. Experimental results indicate that our framework provides superior performance with a reduction of up to 13.97% in the average response time, when compared with systems with no support for rescheduling. © 2021 John Wiley & Sons Ltd.
  • Item
    Ensemble deep neural network based quality of service prediction for cloud service recommendation
    (Elsevier B.V., 2021) Sahu, P.; Raghavan, S.; Chandrasekaran, K.
    Applications of Cloud Services are increasing day by day, and so is the difficulty of choosing the best-suited service for a customer. Quality of Service (QoS) parameters can be used for quality assurance and evaluation; further, a service can be recommended based on these QoS parameters’ values. Recommendation systems are getting much attention lately. It has a crucial role in almost all the major commercial platforms and many improvements are being made to make the recommendations more precise and closer to the user's requirements. Conventional Machine Learning algorithms and statistical analysis methods, presently are not that efficient in learning the complex correlation between data elements. Lately, Deep Learning models have proven to be practical and precise in areas like natural language processing, image processing, data mining, & data interpretation. However, there are not many examples of complete Deep Learning applications for cloud service recommendation systems, though some works partially use Deep Learning. We propose the Ensemble of Deep Neural Networks (EDNN) method, which is of the hybrid type, i.e., the fusion of neighborhood-based and neural network model-based methods. The output obtained from both the models are combined using another different neural network model. Our approach for predicting QoS values is simple and different from previous works, and the results show that it outperforms other classical methods marginally. © 2021 Elsevier B.V.