AI-Tutor
Module 14DevelopmentModule 14 · Operations track

Observability: logs, metrics, traces

Observability is what tells you whether the thing you just deployed is OK. We teach the three pillars (logs / metrics / traces), then instrument a real service with OpenTelemetry and watch the data flow into a Prometheus + Grafana stack. The signature artifact is a triage of a synthetic incident — given only logs, metrics, and traces, the learner finds and fixes the root cause without reading source code.

Intermediate2 lessons1h 1m

Taught by Admin

Module 14

Observability: logs, metrics, traces

Free
Log in to start
  • · Lifetime access to materials
  • · Certificate when you finish
  • · Lesson plan + hands-on exercises

Course content

1 sections · 2 lessons · 1h 1m

1.Module materials

2 lessons
  • Lesson plan30mPreview
  • Exercises31m

Instructor

A

Admin

Industry practitioners teaching AI-augmented software engineering.

Reviews

No reviews yet.

More in this category

Module 01

Foundations: Modern SDLC + the AI-Augmented Engineer

DevelopmentBeginnerCore track

Foundations: Modern SDLC + the AI-Augmented Engineer

A grounding module. We define the modern SDLC (Plan → Design → Develop → Test → Release → Operate → Learn), show where AI augmentation slots in, and reset expectations about what an engineer's day looks like when an AI assistant is part of the workflow. By the end, every learner has a one-page diagram of an SDLC for a real product and a written list of where AI would or would not help.

Admin

Free
Module 02

AI-Assisted Development & Vibe Coding

DevelopmentBeginnerCore track

AI-Assisted Development & Vibe Coding

The signature module of the program. Learners spend most of the session **doing**, not listening. We tour the major AI coding tools (Cursor, GitHub Copilot, Claude Code, Aider), introduce four prompt patterns, then run a debug lab where each learner fixes a broken FastAPI endpoint using AI as a pair-programmer and documents every prompt. The point is to make AI a habit, not a curiosity.

Admin

Free
Module 03

Prompt Engineering for Developers

DevelopmentBeginnerCore track

Prompt Engineering for Developers

Module 02 introduced four patterns. This module goes one layer deeper: few-shot, chaining, output evaluation, and the discipline of a prompt library. The lab is hands-on: each learner builds a small reusable library for one task they actually do.

Admin

Free
Module 04

Software Design: SOLID, clean architecture, DDD basics

DevelopmentIntermediateArchitecture track

Software Design: SOLID, clean architecture, DDD basics

Most early-career engineers can recite SOLID but can't spot violations in their own code. This module teaches recognition — then practice — in two languages. We finish with a refactor lab where AI is the pair and the rule is "tests stay green".

Admin

Free