AWS Quest 1 Level 1 Flashcards
What does AWS stand for?
Amazon Web Services
What is AWS?
a comprehensive Cloud Platform delivering on demand, online technology services
What is a datacenter?
a building or space dedicated to housing many computers
What are the benefits of a Cloud?
- reduced responsibility
- decentralized
- increased speed and agility
- we no longer have to guess capacity
- cost benefit
What is IaaS?
Infrastructure as a Service
What is PaaS?
Platform as a Service
What is SaaS?
Software as a Service
How does IaaS work?
AWS manages the physical hardware, you control everything else
All you get is the space and an Operating System
How does PaaS work?
Standard software is provided and configured as needed
You don’t have access to the infrastructure
How does SaaS work?
Pre-packaged software is provided as-is by vendors.
You get a completed software product, run and managed by the service provider.
What are the three types of Cloud Computing Deployment Models?
- On-Premises (Private Cloud)
- Cloud (Public Cloud)
- Hybrid (deployment between the Cloud and existing on-premises infrastructure
What is Cache?
It is a method of reducing load times.
Since a webpage has alot of information, some of it is stored locally on the hard drive. This allows the webpage to load faster on the next time it is used.
What does CDN stand for?
Content Delivery Network
What does a CDN do?
it caches content (such as images, videos, or webpages) in proxy servers that are located closer to end users than origin servers
What is a cache hit?
it is when a client device makes a request to the cache for content, and the cache has that content saved