+**Backend** refers to the hidden server-side of an application, invisible to the user. It manages data storage, processes logic, and communicates with the [Frontend](/wiki/Frontend) to deliver a seamless experience. This realm typically includes [Server](/wiki/Server) infrastructure and database management.
+## See also
+- [Database](/wiki/Database)
+- [API](/wiki/API)
+- [Cloud](/wiki/Cloud)