nerdexam
Microsoft

GH-100 · Question #23

Which product's usage is not included in GitHub Enterprise Cloud's monthly metered billing report?

The correct answer is C. GitHub Discussions engagement. GitHub Discussions engagement (C) is not metered because Discussions is a community collaboration feature - it has no consumable resource (compute, storage, data transfer) that GitHub tracks and bills per unit. It's simply part of the platform, not a pay-per-use service. The…

Describe how GitHub is deployed, distributed, and licensed

Question

Which product's usage is not included in GitHub Enterprise Cloud's monthly metered billing report?

Options

  • AGit LFS bandwidth
  • BGitHub Actions minutes
  • CGitHub Discussions engagement
  • DGitHub Packages storage

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    93% (38)

Explanation

GitHub Discussions engagement (C) is not metered because Discussions is a community collaboration feature - it has no consumable resource (compute, storage, data transfer) that GitHub tracks and bills per unit. It's simply part of the platform, not a pay-per-use service.

The distractors are all genuine metered resources:

  • A (Git LFS bandwidth): Every GB of Large File Storage data transferred counts against a bandwidth quota and is billed if exceeded.
  • B (GitHub Actions minutes): Workflow runs consume compute minutes on GitHub-hosted runners, billed per minute beyond the included allotment.
  • D (GitHub Packages storage): Package registries (npm, Docker, Maven, etc.) consume storage measured in GB and billed accordingly.

Memory tip: Think "you can only meter what you can measure as a consumable." Bandwidth, compute minutes, and storage are all quantifiable infrastructure costs. Engagement (posts, replies, reactions) consumes no metered resource - it's just data in a database, covered by your subscription.

Topics

#GitHub Enterprise Cloud#Billing#Metered usage#Usage reports

Community Discussion

No community discussion yet for this question.

Full GH-100 Practice