Skip to content

Commit

Permalink
Merge branch 'feat/refactor-operator-introduction' of github.com:Sove…
Browse files Browse the repository at this point in the history
…reignCloudStack/docs into feat/refactor-operator-introduction
  • Loading branch information
maxwolfs committed Feb 29, 2024
2 parents 93e7914 + 0103e8e commit 9f0f03f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/08-faq/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ IaaS stands for Infrastructure as a Service, providing virtualized computing res

## How is the IaaS layer structured?

IaaS typically comprises virtual machines, storage, and network resources, all offered as scalable services. [Find the architecture here](https://doc.scs.community/docs/category/iaas-layer)
IaaS typically comprises virtual machines, storage, and network resources, all offered as scalable services. [Find the architecture here](https://docs.scs.community/docs/category/iaas-layer)

## What does CaaS mean? (Container Layer)

Expand All @@ -56,27 +56,27 @@ CaaS refers to Container as a Service, where providers offer container orchestra

**As a user**:

- Existing SCS Clouds: Explore and test on any of the cloud providers offering SCS. [Choose one from here](https://doc.scs.community/standards/certification/overview#compliant-cloud-environments)
- Existing SCS Clouds: Explore and test on any of the cloud providers offering SCS. [Choose one from here](https://docs.scs.community/standards/certification/overview#compliant-cloud-environments)

**As a Cloud Service Provider**:

- **Cloud in a Box**: Start with our pre-packaged solutions. [Link to Ciab](https://doc.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/cloud-in-a-box)
- **Testbed**: Use the SCS test environment to experiment. [Link to Testbed/deployment example](https://doc.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/testbed)
- **Cloud in a Box**: Start with our pre-packaged solutions. [Link to Ciab](https://docs.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/cloud-in-a-box)
- **Testbed**: Use the SCS test environment to experiment. [Link to Testbed/deployment example](https://docs.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/testbed)

## I want to use an SCS Cloud! How do I get started?

**As a user**:

- Browse our [list of providers](https://doc.scs.community/standards/certification/overview#compliant-cloud-environments) and choose one that fits your needs.
- Browse our [list of providers](https://docs.scs.community/standards/certification/overview#compliant-cloud-environments) and choose one that fits your needs.

**As a Cloud Service Provider**:

- Adopt SCS standards and utilize our [resources and tools](https://doc.scs.community/docs/category/components) to integrate them.
- Adopt SCS standards and utilize our [resources and tools](https://docs.scs.community/docs/category/components) to integrate them.

## I want to use the SCS in my company and build my own cloud! Where do I start?

Start by understanding SCS standards and then move on to the reference implementation. [Link to guide](https://doc.scs.community/standards/).
Start by understanding SCS standards and then move on to the reference implementation. [Link to guide](https://docs.scs.community/standards/).

## I have a technical problem. Where can I find help?

Refer to our support section or check our community channels for assistance. [Link to community](https://doc.scs.community/community).
Refer to our support section or check our community channels for assistance. [Link to community](https://docs.scs.community/community).

0 comments on commit 9f0f03f

Please sign in to comment.