Join us on June 5th for a Tech Talk with Bill Doerrfeld and Kenn Hussey as we discuss the future of open source. Register now
.
Back to Kubernetes Glossary

HTTP

What is HTTP?

HTTP is an application protocol for data exchange that relies on a request/response model. Due to its nature as the foundational protocol for the modern Internet, HTTP is the default communication protocol for cloud-native applications. HTTP is supported in virtually every language and development framework, and is simple and extensible.

Related Terms