> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Observability

> Welcome to the Observability learning track on Vantage University!

## <Icon size={24} color="#6742D6" iconType="solid" icon="lightbulb" /> What Is Observability?

Cloud cost observability is the practice of monitoring cloud spending to gain insights into resource usage, what's driving your costs, and opportunities to optimize. Vantage offers the following observability tools:

<Tabs>
  <Tab title="Cost Anomalies">
    **Cost anomalies** in Vantage notify teams of excess costs and help engineers fix misconfigurations or other problems before they become very expensive.
  </Tab>

  <Tab title="Cost Recommendations">
    Vantage analyzes your infrastructure as it evolves and changes and provides **cost recommendations** to lower your bill.
  </Tab>
</Tabs>

## <Icon size={24} color="#6742D6" iconType="solid" icon="comment" /> Why Should I Use Observability Tools?

It's always better to know about something before it happens. Recommendations and anomaly alerts are tools that let you know about increasing costs. They provide a way for you to quickly act and implement cost-saving measures for your organization before costs get out of hand.

## <Icon size={24} color="#6742D6" iconType="solid" icon="pen" /> Observability Tools Use Cases

<Tabs>
  <Tab title="Site Reliability Engineer (SRE)">
    You are a **site reliability engineer (SRE)** and you are responsible for monitoring Datadog logs. You create a Cost Report for Datadog costs and set up an anomaly alert that will let you know if Log Management costs get out of hand.
  </Tab>

  <Tab title="Platform Engineer">
    As a **platform engineer**, you are responsible for ensuring that Kubernetes clusters are properly configured with the right amount of resources to optimize performance and cost. You use Vantage Kubernetes rightsizing recommendations to see your current usage and notice many of your clusters are overprovisioned. You implement these recommendations to realize the potential monthly savings.
  </Tab>
</Tabs>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 1: View Cost Anomalies and Alerts

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/dFpXekq4m2k?si=qIGudkVd3ElVHCLp" title="Lesson 1: View Cost Anomalies and Alerts" frameBorder="0" allow="accelerometer;  clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />
</Frame>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 2: View Cost Recommendations

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/-7fgMuB8mdI?si=itre-GpoaI2mjqlM" title="Lesson 2: View Cost Recommendations" frameBorder="0" allow="accelerometer;  clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />
</Frame>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-open" /> Additional Resources

<Accordion title="Click to view resources">
  <Columns cols={2}>
    <Card title="Anomaly Detection" icon="circle-exclamation" href="/cost_anomaly_alerts" horizontal />

    <Card title="Slack" icon="slack" href="/slack" horizontal />

    <Card title="Microsoft Teams" icon="microsoft" href="/microsoft_teams" horizontal />

    <Card title="Vantage Issues" icon="bug" href="/issues" horizontal />

    <Card title="Cost Recommendations" icon="chart-line" href="/cost_recommendations" horizontal />

    <Card title="Kubernetes Rightsizing Recommendations" icon="dharmachakra" href="/cost_recommendations#kubernetes-rightsizing-recommendations" horizontal />
  </Columns>
</Accordion>
