cloud computing: add description/wikipedia link, link to Cloud Native Software Landcscape

- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/455
This commit is contained in:
nodiscc 2023-07-21 19:03:01 +02:00
parent 7abbeb59c3
commit ac3e33d790
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,10 @@ _Related: [IT Asset Management](#it-asset-management)_
**[`^ back to top ^`](#awesome-sysadmin)**
[Cloud computing](https://en.wikipedia.org/wiki/Cloud_computing) is the on-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user.
_See also: [Cloud Native Software Landcscape](https://landscape.cncf.io/card-mode?license=open-source&grouping=category)_
- [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack))
- [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code](https://github.com/cobbler/cobbler))
- [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems.