<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Cloud infrastructure simulation and optimal tier placement for multi-tier web applications</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kumar, Prashant</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Mathew N.</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Duboz, Raphael</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Vilas Wuwongse</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Asian Institute of Technology Fellowship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2012</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (65 p.) : ill.</extent>
  </physicalDescription>
  <abstract>Managing multi-tier applications running on a cloud is more difficult than managinga single tier application,  as the requests in a single tier application get processed byonly one tier.  In the multi-tier case, a request is processed in a pipeline through morethan  one  tier.   Bottlenecks  in  one  tier  can  cause  increases  in  the  response  time  andcan violate SLAs.  Hosting multi-tier Web applications introduces many challenges forcloud providers to deal with, for example provisioning of resources, detecting workloadchanges,  load  balancing  among  tiers,  optimizing  tier  placements,  reducing  migrationcosts,  and  increasing  resource  utilization  in  data  centers.   To  meet  these  challenges,cloud providers have to develop algorithms and policies to manage their resources andrun applications efficiently.These algorithms and policies need to be evaluated and tested before they are imple-mented in the data center.  Running evaluations and tests on real clouds is not feasiblegiven time and cost constraints.  An alternative is to run the evaluation on a computerbased simulator that is fast, cheap, and produces nearly same result as when the test isperformed on a real cloud.  Reconfiguration overhead and the cost involved in experi-menting with a model for a system is high and a simulator can provide a more realisticand detailed view of the system than the model itself.  One of the main objectives ofthis research focuses on the design of a simulator that is capable of simulating multi-tierWeb applications on cloud infrastructure.Another  major  issue  in  cloud  computing  is  to  find  the  optimal  placement  plan  formapping virtual machines to physical machines.  This is one of the important policiesin  a  data  center  for  maximizing  the  resource  utilization  and  minimizing  the  activenumber of physical machines.In this research, we propose a placement algorithm thattries to minimize a stochastic objective function in order to find the best approximatesolution for the placement.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering in Computer Science, School of Engineering and Technology</note>
  <note>Thesis (M.Eng.) - Asian Institute of Technology, 2012</note>
  <subject authority="lcsh">
    <topic>Cloud computing</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis : no. CS-12-02</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B02115</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B02115</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">161122</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817172945.0</recordChangeDate>
  </recordInfo>
</mods>
