0% found this document useful (0 votes)
41 views30 pages

1 Introduction

The document describes an AWS Cloud Practitioner Essentials course that covers topics such as the value of AWS, its key services, security and compliance, architecture, pricing, and support. The course contains 6 modules which introduce AWS and cloud concepts, getting started on AWS, building applications in AWS, securing applications, supporting applications, and architecture best practices. It also discusses logistics of the training and provides overviews of the AWS cloud, benefits, global infrastructure, and security capabilities.

Uploaded by

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

1 Introduction

The document describes an AWS Cloud Practitioner Essentials course that covers topics such as the value of AWS, its key services, security and compliance, architecture, pricing, and support. The course contains 6 modules which introduce AWS and cloud concepts, getting started on AWS, building applications in AWS, securing applications, supporting applications, and architecture best practices. It also discusses logistics of the training and provides overviews of the AWS cloud, benefits, global infrastructure, and security capabilities.

Uploaded by

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

AWS Cloud Practitioner Essentials

Course goals

Goals Audience
• Value proposition • Sales
• Global infrastructure • Legal
• Key services • Marketing
• Security and compliance • Business analysts
• Architecture • Project managers
• Pricing • Other IT-related professionals
• Support

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

1. Introduction to the AWS Cloud


2. Getting started with the cloud
3. Building in the cloud
4. Secure your cloud applications
5. Support your cloud applications
6. Architecture

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

• Facility:
• Emergency exits
• Fire alarm protocol
• Security
• Breaks and lunch
• Cell phones

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 4
Module 1: Introduction to the AWS Cloud
Module goals

• Define the cloud


• Compare cloud vs on premises
• State the benefits of the AWS Cloud
• Identify AWS service categories
• Describe AWS physical architecture
• Interact with AWS

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 6
What is the AWS Cloud?

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved.
What is the cloud?

On premises Internet

Servers
Cloud services provider
Storage
Servers Storage
Databases Databases Applications
Applications

Corp
network Internet

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 8
How does it work?
• AWS owns and maintains the network-connected hardware
• You provision and use what you need

Storage Database Business


Applications

Compute Networking & Internet of


Content Things
Delivery

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 9
Cloud deployment models

On premises Hybrid Cloud

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 11
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

Capital

Data center investment Pay only for the amount


based upon forecast you consume

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 13
Massive economies of scale

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

Savings

Economies of scale

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 14
Stop guessing capacity

Overestimated Underestimated Scaling on demand


server capacity server capacity

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 15
Increase speed and agility

Launch

Weeks between wanting Minutes between wanting


resources and having resources resources and having resources

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 16
Stop spending money on
running and maintaining datacenters

ro ll
y s
Pa .t. i… il tie …ance g
. …U .. ….t. en …pin
… . …. … a. .in….. …..sca … e
… .…… M. ….… a…n.d….. ….. ar
. . .…… w. … …
… .……… . L…. …
.… . . … .r
…..Ha… …...…
. d.
… .…… .… ….. ….. …. .. …

… . … .… ….. ….…
…..…
. … .
.…. … ….. … …
… . … ..…
Investment
… … .… …. … …
…. .. … ….. .. …
… .… ……. …. ….. … …
… …. … … .. . …
… …. … .
….

Running datacenters Business and customers


© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 17
Go global in minutes

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 18
© 2018, 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. 19
AWS service categories

Analytics Application Integration AR & VR AWS Cost Management Blockchain

Business Applications Compute Customer Engagement Database Developer Tools

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

Networking &
Media Services Migration & Transfer Mobile Content Delivery Robotics

Satellite Security, Identity & Storage


Compliance
© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 20
AWS global infrastructure

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

3
3
2 3 3
4 3 3 3
3 6 3 2 2 4
3
1

# AWS Regions
# Availability Zones
3
Planned Regions 3

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

ap-southeast-1
(Singapore)

datacenter(s) datacenter(s)

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

datacenter(s)

ap-southeast-1c

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 23
Selecting a region

Data governance, legal


requirements

Proximity to customers
(latency)
Determine the right region for
your services, applications, and Services available
within the region
data based on these factors

Costs (vary by region)


Edge locations: Reaching distant
customers

Edge locations

Multiple edge locations

Regional edge caches

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 25
AWS management interfaces

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved.
Three ways to interact with AWS

AWS Management Console


Easy-to-use graphical interface

Command Line Interface (AWS CLI)


Access to services by discrete command

Software Development Kits (SDKs)


Access services in your code

© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 27
AWS Management Console

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

• Open source tool for


interacting with AWS services

• Environments ~aws
• Linux
• MacOS
• Windows

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

JavaScript Go
Python Node.js
PHP C++
.NET Java
Ruby IoT
© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 31
Key takeaways

• With a pay-as-you-go pricing, cloud services platform AWS delivers:


• Compute power
• Storage
• Database services
• Other resources
• Regions and Availability Zones are more highly available, fault tolerant, and
scalable than traditional datacenter infrastructures.
• AWS supports three different management interfaces to access your account:
• Web-based AWS Management Console (mobile app as well)
• CLI
• SDKs
© 2020 Amazon Web Services, Inc. or its affiliates. All rights reserved. 32

You might also like