2.5 KiB
2.5 KiB
2. Hosting
This area will be for all of it when referencing a space on a browser or network. For visionary insights, look into this IEEE article on the future of web.
The Order of ownerships of the Host
- Domains
In order for a website or application on a browser to exist in space it must be hosted. Therefore, this lies in a domain.
- Wordpress
- Github Pages
- Dreamhost
- Cloud Storage
When there is a lot of data being hosted, it may need to be hosted through cloud storage.
- Google Cloud Platform
- AWS
- Azure
- Containers
In order for the data in applications in storage to keep continuously running, often these clouds can be kept alive in a container.
- Docker
- Digital Ocean
- Digital Ocean marketplace
- Appwrite - a backend for web servers and mobile apps
- can be instantiated within Digital Ocean
- NAS (Network Attached Storage)
This takes all the abstraction of the above out by offloading all data onto a singular physical system to manage the network, your NAS.
- From the wiki:
- Network-attached storage (NAS) is a file-level (as opposed to block-level storage) computer data storage server connected to a computer network providing data access to a heterogeneous group of clients. The term "NAS" can refer to both the technology and systems involved, or a specialized device built for such functionality (as unlike tangentially related technologies such as local area networks, a NAS device is often a singular unit).
- Synology is a popular NAS service
- here is a [list of cheatsheet commands ](https://github.com/wuseman/Synology
- Plex Servers