Skip to content
5G/6G Academy
5G/6G AcademyTelecom certifications · since 2009
Protocol

HTTP/2

Hypertext Transfer Protocol version 2: the transport protocol used for service-based interfaces (SBI) in the 5GC, enabling multiplexed, binary-framed communication between NFs.

5G's core did something unusual for a telecom architecture: it dropped the bespoke signalling protocols between core functions and adopted a web protocol. The service-based interfaces between network functions are HTTP/2 REST-style APIs with JSON payloads. The reason HTTP/2 specifically, and not HTTP/1.1, is performance under signalling load — HTTP/2 is binary-framed and multiplexes many concurrent requests over a single TCP connection, so one function can have many outstanding calls to another without opening a connection per request or suffering head-of-line blocking at the message level.

For engineers crossing over from the Diameter/GTP world, this is a real shift in mindset: NF interactions look like microservice API calls, discoverable via the NRF, with normal HTTP status codes and methods. It also brings the web's tooling and the cloud-native operational model into the core. The flip side is that protecting these interfaces — especially across operator boundaries — needs deliberate work, which is exactly the job of TLS within a network and the SEPP at the N32 edge between networks.

Learn HTTP/2 in depthCovered in our 5G Signaling & Procedures course — Master every 5G call flow end-to-end.
7-Day Free Trial

Want to truly understand HTTP/2? Learn it in context — free for 7 days.

HTTP/2 is taught inside our 5G Signaling & Procedures course with diagrams, labs and a TelcoMentor AI coach. Start a free 7-day Pro trial — no credit card.

  • No credit card
  • Full Pro access
  • 21 verifiable certs
  • TELCOMA since 2009
Start My 7-Day Trial

Get weekly 5G/LTE engineering deep-dives

One technical breakdown every Tuesday — plus first access to new tools and lessons. No spam, no marketing, just engineering. Unsubscribe in one click.