Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
13 views

Modulo 1 Introduction To Amazon Web Services

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Modulo 1 Introduction To Amazon Web Services

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Introduction to Amazon web services

Nguyen Thanh Tuyen

11/3/2023

Contents
1 Introduction 2
1.1 AWS service offerings . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Essential information . . . . . . . . . . . . . . . . . . . . . . . 2

2 Cloud Computing 2
2.1 What is cloud computing? . . . . . . . . . . . . . . . . . . . . 2
2.2 Deployment models for cloud computing . . . . . . . . . . . . 3
2.3 Benefits of cloud computing . . . . . . . . . . . . . . . . . . . 4
2.4 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

1
1 Introduction
1.1 AWS service offerings
ˆ Compute

ˆ Storage

ˆ Network security

ˆ Blockchain

ˆ Machine learning

ˆ Aritificial intelligence

ˆ Robot development

ˆ Video production

ˆ Orbital satelines

1.2 Essential information


ˆ Client-server model: In computing, a client can be a web browser
or desktop application that a person interacts with to make requests
to computer servers. A server can services, such as Amazon Elastic
Compute Cloud(Amazon EC2) - a type of virtual server

ˆ Amazon Elastic Compute Cloud(Amazon EC2)

ˆ You only pay for what you use

ˆ Key value: Pay for what you need

2 Cloud Computing
2.1 What is cloud computing?
ˆ The on-demand delivery of IT resources over the internet with
pay-as-you-go pricing

2
ˆ On-demend delivery indicates that AWS has the resources you need,
when you need them

ˆ The idea of IT resources is actually a big part of the AWS philosophy

ˆ Undifferentuated heavy lifting of IT: Task that are comon, often


repetitive and ultimate time-consuming, these are the task AWS wants
to help you with

ˆ Over the internet

ˆ Pay-as-you-go pricing

2.2 Deployment models for cloud computing


When selecting a cloud strategy, a company must consider factors such as
required cloud application components, preferred resource management tools,
and any legacy IT infrastructure requirements.

ˆ Cloud-based deployment

– Run all parts of the application in the cloud


– Migrate existing applications to the cloud
– Design and build new applications in the cloud

ˆ On-premises deployment

– Deploy resources by using virtualization and resource management


tools.
– Increase resource utilization by using application management and
virtualization technologies

ˆ Hybrid deployment

– Connect cloud-based resources to on-premises infrastructure


– Integrate cloud-based resources with lagacy IT applications

3
2.3 Benefits of cloud computing
ˆ Trade upfront expense for variable expense

ˆ Stop spending money to run and maintain data centers

ˆ Stop guessing capacity

ˆ Benefit from massive economies of scale

ˆ Increase speed and agility

ˆ Go global in minutes

2.4 Quiz
ˆ What is cloud computing?
On-demand delivery of IT resources and applications through the in-
ternet with pay-as-you-go pricing

ˆ What is another name for on-premises deployment?


Private cloud deployment

ˆ How does the scale of cloud computing help you to save costs
The aggrageted cloud usage from a larger number of customers results
lower pay-as-you-go prices

You might also like