Skip to main content
CF

Performance Engineering in Practice

0h 0m 0s
English
Paid

Performance Engineering in Practice is a self-paced course by Den Odell. In this course, you learn how to spot common performance issues and fix them early.

Course facts

Lessons
0
Duration
self-paced
Level
All levels
Language
English
Updated
Instructor
Den Odell
Price
Premium

In this course, you learn how to spot common performance issues and fix them early.You use clear patterns and simple steps to keep systems fast from the start of a project.

Core Ideas

You follow the Fast by Default model. It gives you a plan that builds performance into each stage of development. You avoid the old “build first, optimize later” habit.

You also learn the System Paths framework. It gives you a shared way to talk about performance across teams and tech stacks.

What You Learn

Find and Fix Slow Paths

You study common slow cases. These include slow dashboards, heavy API calls, and chains of requests that fail under load.

You learn to trace these paths and see why they break down.

Use Profiling and Dashboards

You use profiling tools to see what code uses the most time or memory. You read common dashboards so you can spot slow queries, long queues, and busy services.

Add Performance Checks to CI

You set clear performance budgets. You add tests in CI so the team sees issues before code goes live.

Review Design for Speed

You learn how to review designs with performance in mind. You check data flow, cache use, and API design. This keeps the team focused on the user experience.

Team and Culture

Build a Performance Mindset

You learn ways to talk about performance with engineers, PMs, and other partners. You build habits that help the whole team keep systems fast as they grow.

Work With Observability

You improve logs, metrics, and traces. This helps you find issues in both small services and large systems.

Handle AI Tools and Bot Traffic

You study how AI tools change load patterns. You also learn how to detect and manage non‑human traffic that can slow or break systems.

Who teaches Performance Engineering in Practice? Den Odell

Den Odell thumbnail

Den Odell is a Staff Engineer at Canva and the creator of the "Fast by Default" methodology. He has 25 years of experience in developing performance-oriented systems and has worked at companies such as Volvo Cars and AKQA. He is the author of two books on JavaScript.

Books

Read Book Performance Engineering in Practice

#TitleTypeOpen
1Performance Engineering in Practice v1 MEAP PDF

What courses are similar to Performance Engineering in Practice?

  • Product Strategy for Designers thumbnailNew

    Product Strategy for Designers

    The course will help designers develop product thinking, influence decisions, work with stakeholders, and shape product strategy.
    4h 42m
  • Hands-On Mocking With Mockito thumbnailNew

    Hands-On Mocking With Mockito

    By: Philip Riecks
    Learn how to efficiently create and configure mock objects with Mockito. Manage the behavior of your tests and control component interactions.
    2h 8m
  • Designing Data-Intensive Applications (2nd ed.) thumbnailNew

    Designing Data-Intensive Applications (2nd ed.)

    By: Martin Kleppmann, Chris Riccomini
    A Practical Guide to Designing Modern Data Processing Systems. Explore relational and NoSQL databases, data warehouses, and cloud services.
  • CodeBreakthrough Vault thumbnailUpdated 9mo ago

    CodeBreakthrough Vault

    By: Caleb Curry
    CodeBreakthrough Vault is an exclusive course designed to take you to a new level in your life and career as an engineer.
    62h 23m5/5
  • Meditations for Coders thumbnailUpdated 1mo ago

    Meditations for Coders

    By: Zero To Mastery
    Learn how meditations help developers recover after screen time and complex tasks. Practical sessions for improving mental clarity.
    45m
  • Master the First Principles of Robotics thumbnailNew

    Master the First Principles of Robotics

    By: UBICODERS, Elliot Lee
    Learn to design autonomous systems from scratch. Create a drone and a robot by studying control, dynamics, and sensor data fusion.
    10h

Frequently asked questions

What is Performance Engineering in Practice about?
In this course, you learn how to spot common performance issues and fix them early. You use clear patterns and simple steps to keep systems fast from the start of a project. Core Ideas You follow the Fast by Default model. It gives you a…
Who teaches this course?
It is taught by Den Odell. You can find more courses by this instructor on the corresponding source page.
How long is the course?
It is delivered as a self-paced online course on CourseFlix.
Is it free to watch?
It is part of CourseFlix's premium catalog. A subscription unlocks the full video player; the course description, table of contents, and preview information are available to everyone.
Where can I watch it online?
The course is available to watch online on CourseFlix at https://courseflix.net/course/performance-engineering-in-practice. The page hosts every lesson with the integrated video player; no download is required.