Sunday, July 4, 2021

Cloud Monitoring: Example

 Consider a Web Application 

The infrastructure that will be needed to properly deploy this application are :

- Servers
- Software
- Network devices, and
- Other storage resources




After deploying this into a cloud server, Some crash may occur due to software fault or storage fault 
or over usage.

-In some cases , we the required storage is lesser than the current storage, at such cases limiting the resources may be an valuable option. 

To correctly monitor the changes and system needs, To cut down costs wherever possible we go for infrastructure monitoring.

Application Monitoring:

Application monitoring is a process that ensures that a software application processes and performs in an expected manner and scope


There are different types of Application Monitoring

  • 1. Application uptime/availability monitoring
  • 2. Application performance monitoring
  • 3. Application error monitoring
  • 4. Application log monitoring
  • 5. Application database monitoring
  • 6. Application security monitoring


End User Monitoring

After the Application gets in hands of end-user. Each user may face some difficulties in certain areas.

  • At particular time system may crash and user may not be able to access certain pages
  • Certain features may not be accessed by users with different system configurations
  • The UI may be complex for users.
  • The time at which crowd gathers.
  • The  products depending upon the user location, time etc.

To Monitor these We go for End User Monitoring.


The different tools used can be seen in my previous posts.







No comments:

Post a Comment

Cloud Monitoring: Example

 Consider a Web Application  The infrastructure that will be needed to properly deploy this application are : - Servers - Software - Network...