Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Domain 1- Cloud Computing Concepts and Architectures.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Clouds are *multitenant* by nature. Multiple different consumer consistencies sh

The Cloud Security Alliance uses the [NIST model for cloud computing][4] as our standard for defining cloud computing. The CSA also endorses the [ISO/IEC model][5] which is more in-depth, and also serves as a reference model. Throughout this domain we will reference both.

[4]: http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf
[4]: http://dx.doi.org/10.6028/NIST.SP.800-145
[5]: http://www.iso.org/iso/catalogue_detail?csnumber=60544

NIST’s publication is generally well accepted, and the Guidance aligns with the NIST Working Definition of Cloud Computing (NIST 800-145) to bring coherence and consensus around a common language to focus on use cases rather than semantic nuances.
Expand Down