Cloud Concepts Flashcards
What is Cloud Computing?
The delivery of data, CPU resources over the internet
What does “On Premises” mean?
- You own and maintain the servers
- You pay the rent or real-state
What are the benefits of cloud computing? (7)
- Cost Effective
- Global (Multiple regions)
- Secure
- Reliable
- Scalable
- Elastic
- Current
Why are CSP Cost Effective ?
They spread the costs of the servers between multiple customers. So you only pay for what you use.
What does Global mean for CSP?
You can deploy your services on multiple regions if you have users in various parts of the world
Why are CSP secure?
A lot of money is invested by CSP to make their resources secure by default
What is Reliability?
Cloud resources have SLAs which guarantee you that your resource is going to be running “99,99%” of the time.
What is an SLA?
Service Level Agreement. Is the percentage of time that the CSP ensures you your resource is going to be up during the month.
What is Scalability?
The capacity of allocating more resources or servers to increase the workload that your resource can manage.
What is Elasticity?
The automation of Scalability to scale in/out as you need.
Why are CSP resources considered current?
They take care of patching and updating software to the latest versions.
What is SaaS?
Software as a Service is a model in which you only use the software but don’t have to worry about the development or maintenance of the service. Examples are Office 365, gmail and salesforce
What is PaaS?
Platform as a Service is a model in which developers don’t have to worry about the configuration of OS. At this layer you only worry about the development and maintenance of your service.
What is IaaS?
Infrastructure as a Service is a model in which SysAdmins don’t have to worry about maintaining the physical hardware. But they do have to manually update OS and the software contained on the machine.
Which type of Cloud Computing has to handle these:
Applications Data Runtime Middleware OS Virtualization Servers Storage Networking
On Premises
In which type of Cloud Computing you have to handle these:
Applications Data Runtime Middleware OS
IaaS
In which type of Cloud Computing you have to handle these
Applications
Data
PaaS
In which type of Cloud Computing you don't have to worry by any of these Applications Data Runtime Middleware OS Virtualization Servers Storage Networking
SaaS
What is Public Cloud?
Is a third company that provides you with the resources you need for a pay as you go model. For example, Azure
What is Private Cloud?
Is when you run everything On Premises
What is Hybrid Cloud?
Is the combination between Public and Private Cloud, this can be used when some resources have different requirements that are best suited with Public/Private model
Which type of Cloud is most cost effective?
Public Cloud