# Training

> OpenTelemetry certifications and courses

---

This page showcases the growing training resources for OpenTelemetry. Check back
often for updates!

## Certifications

Demonstrate your expertise in OpenTelemetry by becoming an OpenTelemetry
Certified Associate (OTCA), available from [Cloud Native Certifications][]:

<!-- prettier-ignore -->
[![OTCA badge]][OTCA certification]
{.badge--otca .card-and-img-position .hk-no-external-icon}

[Cloud Native Certifications]: https://www.cncf.io/training/certification/
[OTCA badge]: lft-badge-opentelemetry-associate2.svg
[OTCA certification]: https://www.cncf.io/training/certification/otca/

## Courses

A **FREE** course available from [Cloud Native Training Courses for
OpenTelemetry][CNTCOT] and offered by the Linux Foundation:

<div class="card--course-wrapper">
<div class="card card--course" style="width: 20rem">

<!-- prettier-ignore -->
![LFS148 course badge][]
{.border-0 .pt-3 .w-75 .m-auto}

<div class="card-body ps-4 pe-4 bg-light-subtle">
  <div class="h4 card-title pt-2 pb-2">
    <span class="badge text-bg-secondary float-end">FREE</span>
    Getting Started with OpenTelemetry
  </div>
  <p class="card-text">
    A course designed for software developers, DevOps engineers, site reliability
    engineers (SREs), and anyone looking to implement telemetry solutions across
    apps and environments.
  </p>
  <p class="card-text text-body-secondary small">
    Online, self-paced, 8-10 hrs,
    <a href="https://training.linuxfoundation.org/training/getting-started-with-opentelemetry-lfs148/">learn more</a>.
  </p>
  <p class="text-center m-0 pt-1 pb-2">
    <a href="https://training.linuxfoundation.org/training/getting-started-with-opentelemetry-lfs148/" target="_blank" rel="noopener" class="btn btn-primary">
      Register
    </a>
  </p>
</div>

</div>
</div>

[CNTCOT]: https://www.cncf.io/training/courses/?_sft_lf-project=opentelemetry
[LFS148 course badge]: LFS148-Course-Badge-300x300.avif
