Cloud Database Database As A Service
Cloud Database Database As A Service
2, April 2013
ABSTRACT
Cloud computing has been the most adoptable technology in the recent times, and the database has also moved to cloud computing now, so we will look into the details of database as a service and its functioning. This paper includes all the basic information about the database as a service. The working of database as a service and the challenges it is facing are discussed with an appropriate. The structure of database in cloud computing and its working in collaboration with nodes is observed under database as a service. This paper also will highlight the important things to note down before adopting a database as a service provides that is best amongst the other. The advantages and disadvantages of database as a service will let you to decide either to use database as a service or not. Database as a service has already been adopted by many e-commerce companies and those companies are getting benefits from this service.
KEYWORDS
Database, cloud computing, Virtualization, Database as a Service (DBaaS).
1. INTRODUCTION
A database can be accessed by the clients via the internet from the cloud database service provider and is deliverable to the users when they demand it. In other words, cloud database is designed for virtualized computer environment. The cloud database is implemented using cloud computing that means utilizing the software and hardware resources of the cloud computing service provider. Cloud computing is growing at a very high pace in the IT industry around the world. Many companies have started moving towards cloud computing and accessing their data from cloud database. A survey has shown that almost 36 percent of the companies are running applications through cloud services (Mimecast Survey, 2011). Cloud computing can be referred as a new dimension in IT world in terms of cost saving and faster application performance. This trend of the companies shows that in the near future, companies will start relying on the cloud applications. Cloud database is mostly used as a service. It is also called Database as a Service (DBaaS). The cloud database will become the most adopted technology for storing huge data by many companies of the world. It is not as simple as taking the relational database and deploying it over a cloud server. It is more than that. It means that adding of additional nodes when required online, and increasing the performance of the database. There is need to distribute the data over different
DOI : 10.5121/ijdms.2013.5201 1
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
data centers distributed over different locations. The database must be accessible all the time so that the user can get the data whenever he needs. The cloud database must be easy to manage and it should reduce the costs as well (Curino, Madden, and et.al.). Cloud computing is very efficient in recovering the information after a disaster in the database. The usage patterns over the cloud database are invented as the requirements and the advancement in the technology is increasing. At the beginning of the cloud database, there was only read facility available to the customer accessing the cloud database. However, on the demands of the customer requests, write query was also involved. This all was possible by the introduction of Web 2.0. It is observed that the number of read requests in the database is still greater than the write request. But in the near times, the number of read will also increase in the cloud database as the business applications are also depending on cloud computing (Hogan, 2008). This trend has started shrinking the gaps between the read and write requests to cloud database.
2.1 Overview
Once the query is generated from the user via computer, the node first decides the sort of query, and which node will be best for the query. After the query is identified by the node, then it is transferred to that specific node. Then the specific node takes care of the query and responds to the user. For example, when the query is received then maybe it is first sent to Node 1, then Node 1 identifies that which Node will solve the query will be suitable. May be Node 7 holds the data, Node 1 will send the query to Node 7 after checking the data map. Once the query is sent to the specific query, then data is directly sent to the user without any further delay. The figure below shows the basic architecture of the cloud database; or it can be considered as an overview.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
. Figure 2. Working of Node The above figure shows the working of a node for fetching data from DBMS data and files. Moreover, the CDBMS will also maintain its database for storing the data that is being frequently used by the nodes. This improves the performance of CDBMS.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
A3. On the other hands, the new Node A will handle A4 and A5. This is a very good practice and this scalability of cloud databases makes it possible to handle huge amount of data.
Figure 3. Node Splitting This Node splitting practice keeps the CDBMS perform well even the number of queries keep on increasing. As the number of queries will increase, the number of splitting nodes will increase as well who will work to distribute the load of queries in the node. When Node A splits up into a same Node A then Node A will keep a record of all the workload distribution. This record helps in the distribution of the queries. The splitting nature of the cloud database helps in handling a number of queries for keeping up the performance of the database. Once the queries have been resolved, those split queries are joint back to the Main Node A.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
Node 5 and sub query is moved to Node8. Once the nodes are resolved, the answers are also returned in distributed form. Those answers of the nodes are combined and then sent back to the user.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
3.3 Portability
The database should be portable as the database should never be out of the access of the user. The service provider may go out of business, so the database and the data stored can be destroyed. There should be an emergency plan if such things happen. This can be resolved by taking cloud services from other companies as well so that the database is accessible even in the case of emergency.
3.5 Configurability
There are many databases that can easily configurable by the user as most of the configuration are done by the service provider. In this way there are very less options available left to the administrator of the database and he can easily manage the database without more efforts.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
4.3 Multi-Tenancy
There may be a database and a workload that needs to be handled, but the main thing to ponder over is that what is the best way to get the maximum perform from the given machine. In this regard, it is important that the number of machines should be lesser and the efficiency should not decrease. The system should be able to understand the number of hardware resources that are required for each of the workload. The workloads may be located on the same machines and which mechanism is used when they need to be joined. The best solution for this is to make virtual machines for each database and many virtual machines for a number of databases built on the same machine (Curino, Madden, and et.al.). There are more machines are required lets say 2 to 3 machines that will be required to share the same workload. This eventually reduces the performance and the speed 6 to 10 times. The reason behind this lower performance is that each of the virtual machine has its own operating system and its own database. When these two major components are separate for each virtual machine, each virtual machine has its own buffer loop. The better idea is to use the same database server on different machines that will increase the performance as well.
4.5 Privacy
Privacy has been the most important issue when it comes to cloud computing. The cloud computing is a more advanced in terms of the accessibility to the users and hackers who like to break into the system. The privacy in the cloud database is the very important thing that keeps the record of the customers of the companies (Curino, Madden, and et.al.). The companies cannot afford to leak out the information that is stored in their database. If there is encryption of data in database, then it is quite easy to store in a secure way.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
a very cost saving manner. If the companies do not get the services of a cloud database, then they will have to invest huge money for setting up their own data centers and then hiring separate staff to manage and take care of all the data center processes. Here are few advantages of adopting cloud database. I. The technology has changed the way of business, and now the people use to shop over the internet and they rely on shopping for saving their time. This change in the business has let the companies think about the fastest way they can do business over the internet. There was a time when software needed to be installed to access the database of the company but now a day the employees even dont have time to install software on their computer rather they prefer to use a ready to available resources. They prefer to use the cloud database so that they can access the information stored in their database without wasting any time. The other advantage of using a cloud database is that it saves a lot of money. The company does not need to invest money in setting up their own data centers and then managing it by hiring extra staff for this purpose. Moreover, after setting up a data center, the company will need to buy the softwares as well and their maintenance is also required. The cloud database service providers of DBaaS providers also make the customer free from the tensions of making any immediate changes in the database. On the other hand, the cloud database providers also offer scalability on the peak times that does not let the performance of the company go down. Cloud computing has given the freedom to access the information from anywhere without any boundaries of getting to your personal computer at home. This makes it a very powerful technology and the companies prefer it as the customers, employees or the authorities of the companies can get the formation they want from anywhere at any time. There are many other benefits of cloud database as well, that makes it the best option available to the larger organizations and companies who need to hold terabytes of data. The cloud database makes the availability of data possible anytime from anywhere.
II.
III.
IV.
V.
II.
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013
III.
The data you have hosted on the cloud database is totally dependent on the service provider. The data and information about a company are the most important asset for the organization. The organizations cannot afford to lose its information about its customers and company policies. If the information is given in the wrong hands then the company or the organization may face heavy losses. As there are masses of data hosted on the cloud database so it is very difficult to transfer that data to your computer. For this purpose, internet speed must be high. On the other hand, the traditional database can transfer data at a very high speed. If the client wants to switch database from one service provider to new one, then he may face problems. The reason is that each service provides use their own methods and techniques for storing data. The organization must be very careful about the selection of DBaaS provider. In case of cloud database, the data is to be fetched via internet, so if the server is down, then it may cause inability to access the data from the server. This causes huge losses when the information is not available when needed.
IV.
V.
VI.
7. CONCLUSION
In conclusion, this report has outlined the concept of cloud database, and presented some of its main aspects.The companies have started relying on the cloud computing for several reasons and a trend has started by adopting cloud computing services for better and faster availability of the information rather than setting up an individual data center for each organization or the company. The organizations always look for the ways that is effective and is cost saving. The same is the process with the database. Earlier the organizations set up their own data center and have their traditional database. Now the cloud database has evolved a new dimension Database as a Service (DBaaS). This allows the companies and organizations to use the resources of the DBaaS providers and without any hassle to invest and maintain the hardware and software for their data centers that hold all the information in the database. They get services from DBaaS provider and enjoy the freedom of 24/7 available database. There are advantages and disadvantages as well; however the adoption the cloud database has proven that the advantages are more than the disadvantages. The cloud database services have offered many benefits and different companies are in the race. The organization chooses the one that suits its requirements.
REFERENCES
[1] [2] [3] [4] Bloor, R. 2011. WHAT IS A CLOUD DATABASE? Retrieved 25th November 2012 from http://www.algebraixdata.com/wordpress/wp-content/uploads/2010/01/AlgebraixWP2011v06.pdf Curino, C., Madden, S. and et.al. Relational Cloud: A DatabaseasaService for the Cloud. Retrieved 24th November 2012 from http://www.cidrdb.org/cidr2011/Papers/CIDR11_Paper33.pdf Finley, K. 2011. 7 Cloud-Based Database Services. Retrieved 23rd November 2012 from http://readwrite.com/2011/01/12/7-cloud-based-database-service Hacigumus, H., Iyer, B. and Mehrotra, S. 2004. Ensuring the Integrity of Encrypted Databases in the Database-as-a-Service Model. Retrieved 24th November 2012 from http://link.springer.com/chapter/10.1007%2F1-4020-8070-0_5?LI=true Hacgumus, H., Iyer, B. and Mehrotra, S. Providing Database as a Service. Retrieved 25th November 2012 from http://archive.systems.ethz.ch/www.systems.ethz.ch/education/pastcourses/fs09/HotDMS/pdf/daas.pdf 11
[5]
International Journal of Database Management Systems ( IJDMS ) Vol.5, No.2, April 2013 [6] [7] Harris, D. 2012. Cloud Databases 101: Who builds 'em and what they do. Retrieved 25th November 2012 from http://gigaom.com/cloud/cloud-databases-101-who-builds-em-and-what-they-do/ Hogan, M. 2008. Cloud Computing & Databases:How databases can meet the demands of cloud computing. Retrieved 23rd November 2012 from http://www.scaledb.com/pdfs/CloudComputingDaaS.pdf Mykletun, E. and Tsudik, G. 2006. Aggregation Queries in the Database-As-a-Service Model. Retrieved 24th November 2012 from http://link.springer.com/chapter/10.1007%2F11805588_7?LI=true Oracle. 2011. Retrieved 23rd November 2012 from http://www.oracle.com/technetwork/topics/entarch/oes-refarch-dbaas-508111.pdf Pizzete, L. and Cabot, T.2012. Database as a Service: A Marketplace Assessment. Retrieved 23rd November 2012 from http://www.mitre.org/work/tech_papers/2012/11_4727/cloud_database_service_dbaas.pdf Postgres Plus. 2012. Cloud Database: Getting started Guide. Retrieved 23rd November 2012 from http://get.enterprisedb.com/docs/Postgres_Plus_Cloud_Database_Getting_Started_Guide.pdf Rouse, M. 2012. Cloud Database. Retrieved 25th November 2012 from http://searchcloudapplications.techtarget.com/definition/cloud-database-database-as-a-service Saini, G.P. 2011. Cloud Computing: Database as a Service. Retrieved 24th November 2012 from http://cloudcomputing.sys-con.com/node/1985543 VMware. 2012. Getting Started with Database-as-a-Service. Retrieved 23rd Novermber 2012 from http://www.vmware.com/pdf/vfabric-data-director-20-database-as-a-service-guide.pdf Zhang, J. 2011. Database in the Cloud Retrieved 25th November 2012 from http://www.ibm.com/developerworks/data/library/dmmag/DMMag_2011_Issue2/cloudDBaaS/
[8]
[9] [10]
Image Source [16] Bloor, R. (Author). 2011. WHAT IS A CLOUD DATABASE ? Retrieved 25th November 2012 from http://www.algebraixdata.com/wordpress/wp-content/uploads/2010/01/AlgebraixWP2011v06.pdf [17] Pizzete, L. and Cabot, T. (Authors). 2012. Database as a Service: A Marketplace Assessment. Retrieved 23rd November 2012 from http://www.mitre.org/work/tech_papers/2012/11_4727/cloud_database_service_dbaas.pdf
AUTHOR Waleed Al Shehri received his bachelor degree in computer science from King Abdulaziz University, Jeddah, Saudi Arabia (2005), MSc degree in information technology form Macquarie university, Sydney, Australia (2011). His current research interests in databases and cloud computing specially Database as a Service (DBaaS) . Currently working in the Department of IT in Royal Saudi Air Force ( RSAF ).
12