How to Monitor a load balancer resource using Azure Monitor|| What is Load Balancer? || Azure||AZ700

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • In this video we will monitor a load balancer resource using Azure Monitor
    Playlists:
    AZ104(Microsoft Azure Administrator) playlist: • How to Create and Conf...
    AZ500(Microsoft Azure Security Technologies) playlist:
    • What is Azure policy?|...
    AZ700(Designing and Implementing Microsoft Azure Networking Solutions) playlist:
    • Design and implement a...
    AZ900(Microsoft Azure Fundamentals) playlist:
    • How to Create Virtual ...
    SC300(Microsoft Identity and Access Administrator):
    • Introduction to SC300|...
    Machine learning playlist
    • Linear Regression Mach...
    Azure Monitor helps you maximize the availability and performance of your applications and services. It delivers a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. This information helps you understand how your applications are performing and proactively identify issues affecting them and the resources they depend on.
    Just a few examples of what you can do with Azure Monitor include:
    Detect and diagnose issues across applications and dependencies with Application Insights.
    Correlate infrastructure issues with VM insights and Container insights.
    Drill into your monitoring data with Log Analytics for troubleshooting and deep diagnostics.
    Support operations at scale with smart alerts and automated actions.
    Create visualizations with Azure dashboards and workbooks.
    Collect data from monitored resources using Azure Monitor Metrics.
    Investigate change data for routine monitoring or for triaging incidents using Change Analysis.
    All data collected by Azure Monitor fits into one of two fundamental types, metrics and logs. Metrics are numerical values that describe some aspect of a system at a particular point in time. They are lightweight and capable of supporting near real-time scenarios. Logs contain different kinds of data organized into records with different sets of properties for each type. Telemetry such as events and traces are stored as logs in addition to performance data so that it can all be combined for analysis.
    For many Azure resources, you'll see data collected by Azure Monitor right in their Overview page in the Azure portal. Have a look at any virtual machine for example, and you'll see several charts displaying performance metrics. Click on any of the graphs to open the data in metrics explorer in the Azure portal, which allows you to chart the values of multiple metrics over time. You can view the charts interactively or pin them to a dashboard to view them with other visualizations.
    Description reference:
    docs.microsoft...
    useful links:
    docs.microsoft...
    Please do follow:
    / mraviteja9949
    You can also learn from Microsoft labs in Github.
    This video is created for educational purposes (AZ700 course).
    Here is the link to practice labs:
    github.com/Mic...
    Download here:
    github.com/Mic... #ravitejamureboina

Комментарии • 4

  • @sheikhatif
    @sheikhatif Год назад +1

    hi how can we check how many http requests our load balancer is accepting?

    • @RaviTejaMureboina
      @RaviTejaMureboina  Год назад

      Good day Sheikhatif,
      There are various ways through which you can check the traffic. For example using Azure Monitor Logs and Azure monitor Metrics.
      Here is full blog for your reference:mraviteja9949.medium.com/how-to-monitor-http-requests-on-your-azure-load-balancer-a-step-by-step-guide-7236958ef1af
      I hope I have answered your question.

  • @whats-better
    @whats-better 10 месяцев назад +1

    Monitoring part is not covered at all

    • @RaviTejaMureboina
      @RaviTejaMureboina  9 месяцев назад

      Good Day,
      sorry to hear that, However, I was focusing on the content as per AZ700 GitHub labs. Please check other playlists for more information on Monitoring
      here is the link specific to Azure Monitor
      ruclips.net/video/TjzQCI-a5_4/видео.html
      I hope this helps you
      Thank you