[Modified/Added] Cloud Computing Section Doc. Updated
This commit is contained in:
@@ -29,23 +29,13 @@
|
||||
|
||||
### The Deployment Models of the Cloud
|
||||
|
||||
**Private Cloud:**
|
||||
| **Private Cloud:** | **Public Cloud:** | **Hybrid Cloud:** |
|
||||
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
|
||||
| Cloud services used by a single organization, not exposed to the public. | Cloud resources owned and operated by a thirdparty cloud service provider delivered over the Internet. | Keep some servers on premises and extend some capabilities to the Cloud |
|
||||
| Complete control | Six Advantages of Cloud Computing | Control over sensitive assets in your private infrastructure |
|
||||
| Security for sensitive applications | | Flexibility and costeffectiveness of the public cloud |
|
||||
| Meet specific business needs | |
|
||||
|
||||
- Cloud services used by a single organization, not exposed to the public.
|
||||
- Complete control
|
||||
- Security for sensitive applications
|
||||
- Meet specific business needs
|
||||
|
||||
**Public Cloud:**
|
||||
|
||||
- Cloud resources owned and operated by a thirdparty cloud service provider delivered over the Internet.
|
||||
- Six Advantages of Cloud Computing
|
||||
|
||||
**Hybrid Cloud:**
|
||||
|
||||
- Keep some servers on premises and extend some capabilities to the Cloud
|
||||
- Control over sensitive assets in your private infrastructure
|
||||
- Flexibility and costeffectiveness of the public cloud
|
||||
|
||||
### The Five Characteristics of Cloud Computing
|
||||
|
||||
@@ -97,6 +87,8 @@
|
||||
- **Software as a Service (SaaS)**
|
||||
- Completed product that is run and managed by the service provider
|
||||
|
||||

|
||||
|
||||
### Example of Cloud Computing Types
|
||||
|
||||
- **Infrastructure as a Service:**
|
||||
@@ -187,6 +179,8 @@ If you need to launch a new application, where should you do it?
|
||||
- CUSTOMER = RESPONSIBILITY FOR THE SECURITY **IN** THE CLOUD
|
||||
- AWS = RESPONSIBILITY FOR THE SECURITY **OF** THE CLOUD
|
||||
|
||||

|
||||
|
||||
* * *
|
||||
|
||||
[<img align="center" src="../images/back-arrow.png" height="20" width="20"/> Index](../README.md) [IAM: Identity Access & Management <img align="center" src="../images/forward-arrow.png" height="20" width="20"/>](./iam.md)
|
||||
|
||||
Reference in New Issue
Block a user