0% found this document useful (0 votes)
47 views

AcademyCloudFoundations Module 01

The document provides an overview of Module 1 of the AWS Cloud Foundations Academy. It introduces cloud computing concepts, including defining cloud computing as on-demand delivery of IT resources via the internet with pay-as-you-go pricing. It describes the advantages of cloud computing such as trading capital expenses for variable usage-based expenses, achieving economies of scale, scaling infrastructure elastically on demand, and avoiding spending on running data centers. The objectives are to define cloud models, describe cloud advantages, recognize AWS services, and review the AWS Cloud Adoption Framework.

Uploaded by

anmolgupta2468
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)
47 views

AcademyCloudFoundations Module 01

The document provides an overview of Module 1 of the AWS Cloud Foundations Academy. It introduces cloud computing concepts, including defining cloud computing as on-demand delivery of IT resources via the internet with pay-as-you-go pricing. It describes the advantages of cloud computing such as trading capital expenses for variable usage-based expenses, achieving economies of scale, scaling infrastructure elastically on demand, and avoiding spending on running data centers. The objectives are to define cloud models, describe cloud advantages, recognize AWS services, and review the AWS Cloud Adoption Framework.

Uploaded by

anmolgupta2468
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/ 46

Module 1: Cloud Concepts

AW S A c a d e m y C l o u d F o u n d a t i o n s

Overview

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


reserved.
Module overview

Topics
• Introduction to cloud computing
• Advantages of cloud computing
• Introduction to Amazon Web Services (AWS)
• AWS Cloud Adoption Framework (AWS CAF)

Knowledge check

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


2
reserved.
Module objectives

After completing this module, you should be able to:


• Define different types of cloud computing models
• Describe six advantages of cloud computing
• Recognize the main AWS service categories and core services
• Review the AWS Cloud Adoption Framework (AWS CAF)

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


3
reserved.
Module 1: Cloud Concepts Overview

Section 1: Introduction to cloud computing

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


reserved.
What is cloud computing?

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


5
reserved.
Cloud computing defined

Cloud computing is the on-demand delivery of compute power,


database, storage, applications, and other IT resources via the
internet with pay-as-you-go pricing.

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


6
reserved.
Infrastructure as software

Cloud computing enables you to stop thinking of your


infrastructure as hardware, and instead think of (and use) it as
software.

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


7
reserved.
Traditional computing model

• Infrastructure as hardware
• Hardware solutions:
• Require space, staff, physical
security, planning, capital
expenditure
• Have a long hardware
procurement cycle
• Require you to provision
capacity by guessing theoretical
maximum peaks

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


8
reserved.
Cloud computing model

• Infrastructure as software
• Software solutions:
• Are flexible
• Can change more quickly, easily,
and cost-effectively than
hardware solutions
• Eliminate the undifferentiated
heavy-lifting tasks

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


9
reserved.
Cloud service models

IaaS PaaS SaaS


(infrastructure (platform as a (software as a
as a service) service) service)

More control Less control


over IT resources over IT resources

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


10
reserved.
Cloud computing deployment
models

Cloud Hybrid On-premises


(private cloud)

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


11
reserved.
Similarities between AWS and
traditional IT
Traditional, on-premises IT space AWS

Security
Security groups
Firewalls ACLs Administrators Network IAM
ACLs

Networking
Router Network pipeline Switch Elastic Load Balancing Amazon VPC

On- Compute
premises Amazon EC2
AMI
servers instances

Storage and
DAS SAN NAS RDBMS
database Amazon Amazon Amazon Amazon
EBS EFS S3 RDS

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


12
reserved.
• Cloud computing is the on-demand
Section 1 key delivery of IT resources via the
internet with pay-as-you-go pricing.
takeaways • Cloud computing enables you to
think of (and use) your infrastructure
as software.
• There are three cloud service
models: IaaS, PaaS, and SaaS.
• There are three cloud deployment
models: cloud, hybrid, and on-
premises or private cloud.
• Almost anything you can implement
with traditional IT can also be
implemented as an AWS cloud
computing service.
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
13
reserved.
Module 1: Cloud Concepts Overview

Section 2: Advantages of cloud computing

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


reserved.
Trade capital expense for variable
expense

Capital

Data center investment Pay only for the


based on forecast amount
you consume

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


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

AWS Cloud

Economies of scale Savings

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


16
reserved.
Stop guessing capacity

Overestimated Underestimated Scaling on


server capacity server capacity demand

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


17
reserved.
Increase speed and agility

Launch

Weeks between wanting Minutes between wanting


resources and having resources and having
resources resources

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


18
reserved.
Stop spending money on
running and maintaining data
centers

Investment

Running data centers Business and customers

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


19
reserved.
Go global in minutes

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


20
reserved.
• Trade capital expense for
Section 2 key variable expense
takeaways • Benefit from massive
economies of scale
• Stop guessing capacity
• Increase speed and agility
• Stop spending money on
running and maintaining data
centers
• Go global in minutes

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


21
reserved.
Module 1: Cloud Concepts Overview
Section 3: Introduction to Amazon Web
Services (AWS)

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


reserved.
What are web services?

A web service is any piece of software that makes itself


available over the internet and uses a standardized format—
such as Extensible Markup Language (XML) or JavaScript Object
Notation (JSON)—for the request and the response of an
application programming interface (API) interaction.

Request message

Internet
Response message
Client Web service
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
23
reserved.
What is AWS?

• AWS is a secure cloud platform that offers a broad set of


global cloud-based products.
• AWS provides you with on-demand access to compute,
storage, network, database, and other IT resources and
management tools.
• AWS offers flexibility.
• You pay only for the individual services you need, for as long
as you use them.
• AWS services work together like building blocks.

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


24
reserved.
Categories of AWS services

Analytics Application AR and VR Blockchain Business Compute


Integration Applications

Cost Customer Database Developer Tools End User Game Tech


Management Engagement Computing

Internet Machine Management and Media Services Migration and Mobile


of Things Learning Governance Transfer

Networking and Robotics Satellite Security, Identity, Storage


Content Delivery and
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
reserved.
Compliance 25
Simple solution example

Networkin Comput Database Storage


g e
AWS Cloud

Virtual Private Cloud (VPC)

Amazon
DynamoDB
Users Amazon S3

Amazon EC2

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


26
reserved.
Choosing a service
The service you select depends on your business goals and
technology requirements.
Amazon
VMware Cloud EC2 AWS
on AWS Lambda

Amazon ECS ? AWS Elastic


Beanstalk

Amazon EKS

Amazon
AWS Fargate
AWS Outposts Lightsail
AWS Batch
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
27
reserved.
Services covered in this course
Compute services – Storage services – Management and
• Amazon EC2 • Amazon S3 Governance services –
• AWS Lambda • Amazon S3 Glacier • AWS Trusted Advisor
• AWS Elastic Beanstalk • Amazon EFS • AWS CloudWatch
• Amazon EC2 Auto Scaling • Amazon EBS • AWS CloudTrail
• Amazon ECS • AWS Well-Architected Tool
• Amazon EKS Database services – • AWS Auto Scaling
• Amazon ECR • Amazon RDS • AWS Command Line
• AWS Fargate • Amazon DynamoDB Interface
• Amazon Redshift • AWS Config
• Amazon Aurora • AWS Management Console
Security, Identity, and • AWS Organizations
Compliance services – Networking and Content AWS Cost Management
• AWS IAM Delivery services – services –
• Amazon Cognito • Amazon VPC • AWS Cost & Usage
• AWS Shield • Amazon Route 53 Report
• AWS Artifact • Amazon CloudFront • AWS Budgets
• AWS KMS • Elastic Load Balancing • AWS Cost Explorer
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
28
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 commands or scripts

Software Development Kits (SDKs)


Access services directly from your code (such as Java, Python,
and others)
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
29
reserved.
• AWS is a secure cloud platform that
Section 3 key offers a broad set of global cloud-
takeaways based products called services that
are designed to work together.
• There are many categories of AWS
services, and each category has
many services to choose from.
• Choose a service based on your
business goals and technology
requirements.
• There are three ways to interact with
AWS services.

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


30
reserved.
Module 1: Cloud Concepts Overview
Section 4: Moving to the AWS Cloud – The
AWS Cloud Adoption Framework (AWS CAF)

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


reserved.
AWS Cloud Adoption Framework (AWS
CAF)
• AWS CAF provides guidance
and best practices to help
organizations build a
comprehensive approach to
cloud computing across the
organization and throughout
the IT lifecycle to accelerate
AWS CAF perspectives successful cloud adoption.
• AWS CAF is organized into
six perspectives.
• Perspectives consist of sets of
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
capabilities.
32
reserved.
Six core perspectives

Focus on business Focus on technical


capabilities capabilities

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


33
reserved.
Business perspective

We must ensure that IT is aligned with


business needs, and that IT investments can
be traced to demonstrable business results.
IT finance

IT strategy

Benefits realization

Business risk management


Business managers, finance
Business perspective capabilities managers, budget owners,
and strategy stakeholders
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
34
reserved.
People perspective

We must prioritize training, staffing,


and organizational changes to build
Resource management
an agile organization.

Incentive management

Career management

Training management

Organizational change
management
Human resources, staffing,
and people managers
People perspective capabilities
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
35
reserved.
Governance perspective

We must ensure that skills and processes align IT


strategy and goals with business strategy and goals
so the organization can maximize the business value
Portfolio management of its IT investment and minimize business risks.

Program and
project management

Business performance
measurement

License management

Governance perspective capabilities


CIO, program managers, enterprise
architects, business analysts, and
portfolio managers
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
36
reserved.
Platform perspective

We must understand and communicate the


nature of IT systems and their relationships. We
Compute provisioning
must be able to describe the architecture of the
target state environment in detail.
Network provisioning

Storage provisioning

Database provisioning

Systems and solution


architecture
CTO, IT managers, and
Application development
solutions architects
Platform perspective capabilities
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
37
reserved.
Security perspective

We must ensure that the organization meets


its security objectives.
Identity and access
management

Detective control

Infrastructure security

Data protection

CISO, IT security managers,


Incident response and IT security analysts

Security perspective capabilities


© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
38
reserved.
Operations perspective

We align with and support the operations of


Service monitoring
the business, and define how day-to-day,
quarter-to-quarter, and year-to-year
Application performance
monitoring
business will be conducted.
Resource inventory
management
Release management/
change management

Reporting and analytics

Business continuity/
Disaster recovery
IT operations managers and
IT support managers
IT service catalog

Operations perspective capabilities 39


© 2019 Amazon Web Services, Inc. or its Affiliates. All rights
reserved.
• Cloud adoption is not instantaneous
Section 4 key for most organizations and requires
takeaways a thoughtful, deliberate strategy
and alignment across the whole
organization.
• The AWS CAF was created to help
organizations develop efficient and
effective plans for their cloud
adoption journey.
• The AWS CAF organizes guidance
into six areas of focus, called
perspectives.
• Perspectives consist of sets of
business or technology capabilities
40
that are the responsibility of key
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights

stakeholders. reserved.
Module 1: Cloud Concepts Overview

Module wrap-up

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


reserved.
Module summary

In summary, in this module you learned how to:


• Define different types of cloud computing models
• Describe six advantages of cloud computing
• Recognize the main AWS service categories and core services
• Review the AWS Cloud Adoption Framework

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


42
reserved.
Complete the knowledge check

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


43
reserved.
Sample exam question

Why is AWS more economical than traditional data centers for applications
with varying compute workloads?

A. Amazon Elastic Compute Cloud (Amazon EC2) costs are billed on a


monthly basis.
B. Customers retain full administrative access to their Amazon EC2
instances.
C. Amazon EC2 instances can be launched on-demand when needed.
D. Customers can permanently run enough instances to handle peak
workloads.

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 44
Additional resources

• What is AWS? YouTube video


• Cloud computing with AWS website
• Overview of Amazon Web Services whitepaper
• An Overview of the AWS Cloud Adoption Framework
whitepaper
• 6 Strategies for Migrating Applications to the Cloud AWS Cloud
Enterprise Strategy blog post

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


45
reserved.
Thank You

© 2019 Amazon Web Services, Inc. or its affiliates. All rights reserved. This work may not be reproduced or redistributed, in whole or in part, without prior
written permission from Amazon Web Services, Inc. Commercial copying, lending, or selling is prohibited. Corrections or feedback on the course, please email
us at: aws-course-feedback@amazon.com. For all other questions, contact us at: https://aws.amazon.com/contact-us/aws-training/. All trademarks are the
property of their owners.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy