8.3. SLA Monitor ( Specialized Cloud Mechanisms Unit 3 chapter 1)

8.3. SLA Monitor
The SLA monitor mechanism is used to specifically observe the runtime performance of cloud services to ensure that they are fulfilling the contractual QoS requirements that are published in SLAs (Figure 8.7).
The data collected by the SLA monitor is processed by an SLA management system to be aggregated into SLA reporting metrics.
The system can proactively repair or failover cloud services when exception conditions occur, such as when the SLA monitor reports a cloud service as “down.”
.

Figure 8.7. The SLA monitor polls the cloud service by sending over polling request messages (MREQ1 to MREQN).
(1a)The monitor receives polling response messages (MREP1 to MREPN) that report that the service was “up” at each polling cycle .
(1b)The SLA monitor stores the “up” time—time period of all polling cycles 1 to N—in the log database .
(2a)The SLA monitor polls the cloud service that sends polling request messages (MREQN+1 to MREQN+M). Polling response messages are not received .
(2b)The response messages continue to time out, so the SLA monitor stores the “down” time—time period of all polling cycles N+1 to N+M—in the log database .
(3a)The SLA monitor sends a polling request message (MREQN+M+1 ) and receives the polling response message (MREPN+M+1 ) .
(3b)The SLA monitor stores the “up” time in the log database .

Cloud computing concept Book Link
CLOUDCOMPUTING THEORY PLAYLIST
CLOUD COMPUTING PRACTICAL PLAYLIST
Subscribe the Channel Link
IF any #Query or #Doubt #DM on #Instagram :- #bansode_ajay_2102
#bansode_tech_solution

Comments

Popular posts from this blog

Load Data From Excel To Grid View in Asp.net C#

Code Analysis | IDE0054 In C# Application

10.5. Identity and Access Management (IAM) in Cloud Computing