Группа авторов

Cloud Computing Solutions


Скачать книгу

Modelling Practice and Theory, 104, 102144.

      20. Van, V. N., Long, N. Q., Nguyen, G. N., & Le, D. N. (2016). A performance analysis of openstack open-source solution for IaaS cloud computing. In Proceedings of the Second International Conference on Computer and Communication Technologies (pp. 141-150). Springer, New Delhi.

      21. Van, V. N., Long, N. Q., & Le, D. N. (2016). Performance analysis of network virtualization in cloud computing infrastructures on openstack. In Innovations in Computer Science and Engineering (pp. 95-103). Springer, Singapore.

      22. Hurwitz, J. S., & Kirsch, D. (2020). Cloud computing for Dummies. John Wiley & Sons.

      23. Seth, B., Dalal, S., Jaglan, V., Le, D. N., Mohan, S., & Srivastava, G. (2020). Integrating encryption techniques for secure data storage in the cloud. Transactions on Emerging Telecommunications Technologies, e4108.

      24. Prokhorenko, V., & Babar, M. A. (2020). Architectural resilience in cloud, fog and edge systems: A survey. IEEE Access, 8, 28078-28095.

      25. Bohu, L., Lin, Z., & Xudong, C. (2020). Introduction to cloud manufacturing. ZTE Communications, 8(4), 6-9.

      1 1http://aws.amazon.com

      2 2http://gogrid.com/

      3 3https://www.rackspace.com

      4 4www.manjrasoft.com/aneka_architecture

      5 5https://cloud.google.com/appengine

      3

      ARCHITECTURAL FRAMEWORK FOR CLOUD COMPUTING

      SOUVIK PAL1, DAC-NHUONG LE2, PRASANT KUMAR PATTNAIK3

      1 Sister Nivedita University, Kolkata, India

      2 Haiphong University, Haiphong, Vietnam

      3 KIIT, Deemed to be University, India

      Email: [email protected], [email protected], [email protected]

       Abstract

      Cloud is an internet-based concept that tries to hide its underlying complexity from end users. Cloud service providers (CSPs) use many structural designs combined with selfservice capabilities and ready-to-use facilities for computing resources, which are enabled through network infrastructure, especially in the internet, which is an important consideration. This chapter elaborately describes an efficient architectural framework for cloud computing that may lead to better performance and faster access.

      This chapter focuses on the architectural framework along with the economic reasons like minimum investment on infrastructure, no need to assemble and maintain a largescale system, low computing costs and no need for employee investments. Due to these economic advantages, clients benefit from minimizing the execution time of user applications, including data-intensive and compute-intensive applications. Moreover, the application developers can get an interface or platform where they can derive pleasure from the use of immediate and ready-made infrastructure and can feel free to design the related applications without any overhead in terms of where the application will be executed.

      The aim of cloud computing is to make the relation easy between the clients and providers. Hence, a good cloud architectural framework is needed so that the clients can easily deploy their application on the cloud platform and get the chance to design and test their applications. Therefore, this chapter focuses on the cloud framework where multiple users can get cloud service from the providers and also can deploy their application on the cloud platform irrespective of which operating system they are using. The main hold of cloud computing is the ability to use several servers according to the requirements of the users to provide an optimal response to the cost and time constraints of an application. It can be possible when the workload can be divided into different data centers using the virtual machines discussed in this chapter.

      Keywords: Cloud service providers, service-oriented architecture, virtual machine

      Cloud computing presents itself as a good servant to the end user, but it has some challenges and issues.

      In the real-time system, it is too difficult to isolate the performance of the virtual machines, especially if the system is highly loaded. If the performance of virtual machines cannot be determined, cloud designers won’t be able to distribute the workload among the several data centers.

      Cloud computing involves shared networks, fluctuations in bandwidth and various topologies. Due to these constraints, cloud computing infrastructure reveals latency while transferring the data from one virtual machine to another. Therefore, it affects the performance of the deployed applications.

      Security issues are also issues of cloud computing. It’s very risky to put all the data of an organization in the hands of a cloud provider and running an application in another place is also at risky. A common problem is the threat of data loss due to a phishing attack. Therefore, privacy and reliability should be maintained during transportation and storage of the data. Cloud is made for sharing the workload in a common infrastructure and users have to rely on the cloud provider for their identity information, operation histories and perceptive data. Cloud is not responsible for unauthorized usage and its retrieval, lack of user administration and third-party access. From a piracy aspect, there is a pool of resources and millions of software applications and services being run publicly. So it’s very easy to pirate floating data from all those things and use it in an unauthorized way without any identification and authentication. It irritates a customer when CSPs promise to deliver a service but due to over-utilization are not able to meet their needs. Internet latency is also a drawback of cloud computing, which hampers the CSPs ability to deliver services on time. In regard to auditing, in a particular service or application, the CSP and the end user have the authoritative control over the data. CSP has the authority to replicate, shift and alter the data. That’s why the clients need to keep watch over all those activities so that the CSP can’t act beyond its domain. But it is not practical to audit all the data and also complicated to decide which data needs to be audited [1]. Moreover, multi-tenancy is also a problem if the number of applications running on a particular node is going to increase, in which case the bandwidth allocated to each application decreases, which means that the number of applications and allocated bandwidth is inversely proportional. This reduces the performance of the system.

      Cloud computing involves request-response communication between the clients