Back End

1 revision
#11 week ago
+6
Migrated from pages table
+The **Back End** of a [software](/wiki/software) application represents its unseen foundation, the hidden engine powering user experiences. It encompasses the [server](/wiki/server), database, and application logic, working behind the scenes. This critical infrastructure handles data processing, storage, and security, ensuring the public-facing components operate flawlessly.
+## See also
+- [Front End](/wiki/front_end)
+- [Database](/wiki/database)
+- [API](/wiki/api)
... 1 more lines