Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 46

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

Module 1: Cloud Concepts Overview

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Module overview
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

Name ofAmazon
© 2019 the Faculty: Hradesh
Web Services, Inc. or its Affiliates. Kumar
All rights reserved. Program Name:B.Tech(CSE)2
Module Module
objectives
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)

Name ofAmazon
© 2019 the Faculty: Hradesh
Web Services, Inc. or its Affiliates. Kumar
All rights reserved. Program Name:B.Tech(CSE)3
Module 1: Cloud Concepts Overview

Section 1: Introduction to cloud computing

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
WhatWhat
is cloud computing?
is cloud computing?

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 5
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
CloudCloud
computing defined
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 reserved. 6
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Infrastructure as software
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 reserved. 7
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Traditional computing
Traditional modelmodel
computing
• 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 reserved. 8
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Cloud Cloud
computing model model
computing

• 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 reserved. 9
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
CloudCloud
service models
service models

IaaS PaaS SaaS


(infrastructure as a (platform as a (software 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 reserved. 10
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
CloudCloud
computing deployment
computing models
deployment models

Cloud Hybrid On-premises


(private cloud)

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 11
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Similarities between
Similarities AWS and
between traditional
AWS IT
and traditional IT
Traditional, on-premises IT space AWS

Security
Security groups
Firewalls ACLs Administrators Network ACLs IAM

Networking
Router Network pipeline Switch Elastic Load Balancing Amazon VPC

On-premises Compute
servers Amazon EC2
AMI
instances

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

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 12
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
• Cloud computing is the on-demand
delivery of IT resources via the internet
Section 1 key 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.

13 © 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Module 1: Cloud Concepts Overview

Section 2: Advantages of cloud computing

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Trade Trade
capitalcapital
expense for variable
expense expense
for variable expense

Capital

Data center investment Pay only for the amount


based on forecast you consume

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 15
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Massive economies
Massive of scale
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 reserved. 16
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Stop guessing capacity
Stop guessing capacity

Overestimated Underestimated Scaling on demand


server capacity server capacity

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 17
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Increase speed speed
Increase and agility
and agility

Launch

Weeks between wanting Minutes between wanting


resources and having resources resources and having resources

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 18
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Stop spending money
Stop spending on on
money
running and maintaining
running data centers
and maintaining data centers

Investment

Running data centers Business and customers

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 19
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Go global in minutes
Go global in minutes

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 20
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
• Trade capital expense for variable
Section 2 key 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

21 © 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Module 1: Cloud Concepts Overview
Section 3: Introduction to Amazon Web Services
(AWS)

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
What What
are web
areservices?
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 reserved. 23
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
WhatWhat
is AWS?
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 reserved. 24
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Categories of AWS
Categories of services
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, and Storage


Content Delivery Compliance
25
Name of the Faculty: Hradesh Kumar
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Program Name:B.Tech(CSE)
SimpleSimple
solution example
solution example

Networking Compute Database Storage

AWS Cloud

Virtual Private Cloud (VPC)

Amazon
DynamoDB
Users Amazon S3

Amazon EC2

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 26
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Choosing a service
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 reserved. 27
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Services covered
Services in thisin
covered course
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 Interface
• AWS Fargate • Amazon DynamoDB • AWS Config
• Amazon Redshift • AWS Management Console
• Amazon Aurora • AWS Organizations
Security, Identity, and
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 reserved. 28
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
ThreeThree
ways ways
to interact with AWS
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 reserved. 29
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
• AWS is a secure cloud platform that offers
Section 3 key a broad set of global cloud-based products
takeaways 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.

30 © 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
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.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
AWS Cloud
AWSAdoption Framework
Cloud Adoption (AWS CAF)
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 successful cloud
AWS CAF perspectives adoption.
• AWS CAF is organized into six
perspectives.
• Perspectives consist of sets of
capabilities.
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 32
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Six core
Sixperspectives
core perspectives

Focus on business Focus on technical


capabilities capabilities

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 33
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Business perspective
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 reserved. 34
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
PeoplePeople
perspective
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 reserved. 35
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Governance perspective
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 of its IT investment and minimize
Portfolio management 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 reserved. 36
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Platform perspective
Platform perspective

We must understand and communicate the nature


of IT systems and their relationships. We must be
Compute provisioning
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 reserved. 37
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Security perspective
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 reserved. 38
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Operations perspective
Operations perspective

We align with and support the operations of the


Service monitoring
business, and define how day-to-day, quarter-to-
quarter, and year-to-year business will be
Application performance
monitoring 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


Name ofAmazon
© 2019 the Faculty: Hradesh
Web Services, Inc. or its Affiliates. Kumar
All rights reserved. Program Name:B.Tech(CSE)
• Cloud adoption is not instantaneous for
Section 4 key most organizations and requires a
takeaways 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 that are the
responsibility of key stakeholders.

40 © 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Module 1: Cloud Concepts Overview

Module wrap-up

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Module summary
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 reserved. 42
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Complete the knowledge
Complete check check
the knowledge

© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved. 43
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Sample Sample
exam question
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
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
Additional resources
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 reserved. 45
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)
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.
Name of the Faculty: Hradesh Kumar Program Name:B.Tech(CSE)

You might also like