module1 Flashcards
6 Benefits of aw
- Trade capital expense for variable expense
- Benefit from massive economies of scale
- Stop guessing capacity
- Increase speed and agility
- Stop spending money running and maintaining data centers
- Go global in minutes
Key value of aws
Pay for what you need
What is a client?
A client is a web browser/desktop application that a person interacts with to make requests to computer servers.
What is a server?
A server can be services such as Amazon Elastic Compute Cloud (Amazon EC2)
What is cloud computing?
On-demand delivery of IT resources and applications through the internet with pay as you go pricing.
What is another name for on-premises deployment?
Private cloud deployment
What are the three cloud computing deployment models?
Cloud-based
On-premises
Hybrid
Cloud-based
Run all parts of the application in the cloud.
Migrate existing applications to the cloud.
Design and build new applications in the cloud.
On-premise
Deploy resources by using virtualization and resource management tools.
Increase resource utilization by using application management and virtualization technologies.
Hybrid
Connect cloud-based resources to on-premises infrastructure.
Integrate cloud-based resources with legacy IT applications.
Amazon EC2
provides secure, resizable compute capacity in the cloud as Amazon EC2 instances.
Benefit of Amazon EC2
You can provision and launch an Amazon EC2 instance within minutes.
You can stop using it when you have finished running a workload.
You pay only for the compute time you use when an instance is running, not when it
is stopped or terminated.
You can save costs by paying only for server capacity that you need or want
How Amazon EC2 works?
Launch, Connect and Use
Amazon EC2 instance types
General Purpose
Compute Optimized
Memory Optimized
Accelerated computing instances
Storage optimized instances.
General Purpose
General purpose instances provide a balance of compute, memory, and networking resources. You can use them for a variety of workloads, such as:
web servers
code repo