Show simple item record

dc.contributor.advisorChaudhary, Sanjay
dc.contributor.authorParekh, Deep Ashvinbhai
dc.date.accessioned2017-06-10T14:40:59Z
dc.date.available2017-06-10T14:40:59Z
dc.date.issued2013
dc.identifier.citationParekh, Deep Ashvinbhai (2013). Approach for scalability in software as a service. Dhirubhai Ambani Institute of Information and Communication Technology, ix, 45 p. (Acc.No: T00419)
dc.identifier.urihttp://drsr.daiict.ac.in/handle/123456789/456
dc.description.abstractSoftware as a Service (SaaS) is a software service delivery model. Software is centrally hosted on cloud infrastructure and delivered as a service through the Internet. Scalability is one of the major issues in SaaS. One of the ways to achieve scalability is to use proper caching mechanism. Memcached is a well known, high performance < key, value > distributed cache used for the Internet applications. High frequently used data and costly data (takes more time to decompress) is stored in memcached server node. Data is not persistent in memcached server node. The data is lost if memcached server node fails. In memcached server node, data is not durable. Durability of high frequently used data and costly data should be high. To achieve availability and durability of stored data is very difficult in pool of memcached server nodes. Frequency of data being accessed, data that takes more time to decompress and number of write operations in pool of memcached server nodes are the characteristics that needs to be considered in order to decide the durability of the data. To achieve high durability, data needs to be replicated among several memcached server nodes. Based on the term durability, data is replicated among several memcached server nodes. Data replication is done by memcacheS server node. MemcacheS server node acts as a central entity which supports read and write operations to memcached server nodes. In write operation, memcacheS server node creates replication of data in available memcached server nodes according to durability. When memcached client node needs data for particular key, it sends request to memcacheS server node. MemcacheS server node provides information of owner memcached server nodes. Memcached client node requests the data for particular key and gets the value of the data. Durable data storage provides high availability of the data. Performed set of experiments are based on the proposed approach. After failure of any memcached server node, value of stored data could be retrieved from other memcached server node with durability of data more than 1. The results indicate that, availability of data is increased, as it can be fetched from other memcached server nodes too. Durable data storage provides high availability of the data. The proposed approach. is helpful in dynamic web application and Software as a Service (SaaS) applications where time to satisfy millions of requests is critical issue.
dc.publisherDhirubhai Ambani Institute of Information and Communication Technology
dc.subjectSoftware as a Service
dc.subjectSaaS
dc.subjectComputer software
dc.subjectDevelopment
dc.subjectSystem design
dc.classification.ddc005.14 PAR
dc.titleApproach for scalability in software as a service
dc.typeDissertation
dc.degreeM. Tech
dc.student.id201111044
dc.accession.numberT00419


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record