Linux on a Cloud Server

From docwiki
Revision as of 06:59, 19 April 2024 by Mond (talk | contribs) (Created page with "Category:LinuxLV Category:CloudServer Cloud Providers allow you to run virtual Linux servers on their platform. Usually You can deploy and maintain them via * Web Ba...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Cloud Providers allow you to run virtual Linux servers on their platform. Usually You can deploy and maintain them via

  • Web Based GUI
  • Provider Specific CLI Tools
    • Google gcloud
    • Amazon aws cli
  • API requests
  • Terraform or OpenTofu