Skip to content
Tag: Cloud
Basic cloud computing
- Essential Characteristics
- Broad network access
- Rapid elasticity
- Measured Service
- On-demand Self-service
- Resource pooling
- Service Models
- SaaS – Software as a Service
- PaaS – Platform as a Service
- IaaS – Infrastructure as a Service
- Deployment Models
- Public
- Provisitioned for open use by the general public
- Private
- Cloud for the exclusive use by a single organization
- Managed by IT or thirdparty
- on-premise or off-premise
- Hybrid
- Two or more cloud infrastructures combined
- Community
- Multiple organisations combined
What is an API
- A precise specification written by providers of a service
- You must follow the specification when using that service
- An API decribes what functionality is available, how ti must be used and what formats it will accept as input or return as output
(more…)