Module 1: Introduction to the AWS Cloud · © 2020, Amazon Web Services, Inc. or its affiliates....

Preview:

Citation preview

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Module 1: Introduction to the AWS Cloud

Vincent LimantoTerritory Sales ManagerAmazon Web Services

S e s s i o n I D

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

What is the AWS Cloud?

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

What is the cloud?

On premises

Servers

Storage

Databases

Applications

Internet

Servers Storage

Databases Applications

Cloud services provider

InternetCorpnetwork

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

How does it work?

• AWS owns and maintains the network-connected hardware• You provision and use what you need

Storage

Compute

Database

Networking& Content Delivery

BusinessApplications

Internet of Things

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Cloud deployment models

CloudOn premises Hybrid

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

What are the benefits of the AWS Cloud?

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Trade capital expense for variable expense

Data center investment based upon forecast

Capital

Pay only for the amount you consume

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Massive economies of scaleBecause of aggregate usage from all customers, AWS can achieve higher economies of scale and pass savings on to customers

Economies of scale

Savings

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Stop guessing capacity

Overestimated server capacity

Underestimated server capacity

Scaling on demand

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Increase speed and agility

Weeks between wanting resources and having resources

Minutes between wanting resources and having resources

Launch

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Stop spending money on running and maintaining datacenters

Running datacenters Business and customers

Investment

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Go global in minutes

© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS security

Keep your data safe

Meet compliance requirements

Save money

Scale quickly

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Satellite Security, Identity & Compliance

Storage

AWS service categories

Media Services Migration & Transfer Mobile Networking & Content Delivery

Robotics

End User Computing Game Tech Internet of Things Machine Learning Management & Governance

Business Applications Compute Customer Engagement Database Developer Tools

Analytics Application Integration AR & VR AWS Cost Management Blockchain

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS global infrastructure

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Regions

# AWS Regions

Availability Zones

Planned Regions

#

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Availability zonesap-southeast-1

(Singapore)

ap-southeast-1a ap-southeast-1b

ap-southeast-1c

datacenter(s)

datacenter(s)

datacenter(s)

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Selecting a region

Determine the right region for your services, applications, and data based on these factors

Proximity to customers (latency)

Data governance, legal requirements

Services available within the region

Costs (vary by region)

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Edge locations: reaching distant customers

Edge locations

Multiple edge locations

Regional edge caches

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS management interfaces

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS Management ConsoleEasy-to-use graphical interface

Command Line Interface (AWS CLI)Access to services by discrete command

Software Development Kits (SDKs)Access services in your code

Three ways to interact with AWS

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS Management Console

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS CLI

aws

Open source tool forinteracting with AWS services

Environments• Linux• MacOS• Windows

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

AWS SDKs

JavaScript

Python

PHP

.NET

Ruby

Go

Node.js

C++

Java

IoT

© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Recommended