0% found this document useful (0 votes)
208 views31 pages

AZ-900T00 Microsoft Azure Fundamentals-01

This document provides an overview of a learning path that explores Microsoft Azure cloud concepts. The learning path covers: - Why cloud computing and the benefits of cloud services. It defines cloud computing and discusses public, private, and hybrid cloud models. - Types of cloud services including infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). It compares the different cloud models and discusses shared responsibility between the customer and cloud provider. - Hands-on exercises are provided to explore the Azure portal and key cloud concepts such as high availability, elasticity, and comparing capital expenditures to operational expenditures. The learning path aims to help students understand

Uploaded by

Zubair Hussain
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)
208 views31 pages

AZ-900T00 Microsoft Azure Fundamentals-01

This document provides an overview of a learning path that explores Microsoft Azure cloud concepts. The learning path covers: - Why cloud computing and the benefits of cloud services. It defines cloud computing and discusses public, private, and hybrid cloud models. - Types of cloud services including infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). It compares the different cloud models and discusses shared responsibility between the customer and cloud provider. - Hands-on exercises are provided to explore the Azure portal and key cloud concepts such as high availability, elasticity, and comparing capital expenditures to operational expenditures. The learning path aims to help students understand

Uploaded by

Zubair Hussain
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/ 31

AZ-900T0x

Learning Path:

Explore Microsoft Azure Cloud


concepts
Learning objectives
Learning Objectives – Explore Azure cloud concept
You will learn the following concepts:

 Why Cloud
• Definition of cloud computing
• Benefits of the cloud

 Cloud Models
• Public, Private, and Hybrid cloud
• Choosing the best for you

 Cloud Services
• IaaS, PaaS, and SaaS
• Sharing responsibility

©Microsoft Corporation
Azure
Module: Discuss why cloud services?
Discuss Why Cloud Services
Introduction

Learning Objectives:

• Explore common cloud computing services


• Explore the benefits of cloud computing
Define cloud computing

Compute Storage

Cloud providers include


Networking Analytics
Microsoft, Amazon, and Google
Try This Exercise

1. Open a browser.
2. Enter the URL portal.azure.com
3. Take a few minutes and look at the site.
4. Can you find:
1. where to create a resource like a Virtual Machine?
2. how to launch your Dashboard to see what resources you have?
3. where Microsoft Learn training site is linked right into Azure to help you learn?
5. Close your browser.
Explore key cloud concepts

High availability Fault tolerance

Scalability Elasticity

Global reach Customer latency capabilities

Agility Predictive cost considerations

Disaster recovery Security


Discuss economies of scale

Economies of scale – Cloud providers can reduce costs and gain efficiency when
operating at a large scale.
Compare CapEx vs. OpEx

Capital Expenditure Operational Expenditure (OpEx)


(CapEx)  Spend on services or products as
 High upfront cost, value of needed.
investment reduces over  No upfront cost, pay-as-you use.
time.
Define consumption-based model

Consumption-based model = Pay only for the resources you use


Knowledge Check
Populate with instructions to use the
polling tool of your choice
Which one?
Module:
Discuss why cloud services A). Azure Portal
B). PowerShell
1. Use your Smartphones or Mobile Devices
2. Go to (insert polling app link of your choice) C). Local Tool
Enter Code: 123-45-678
3. Please participate in the quiz for this section
Summary - Discuss why cloud services

In this module, you've learned about cloud computing, what it is and what its key characteristics are. He
re are some of the things you covered:

• Types of cloud models and when to use which.


• Key terms and concepts such as high availability, agility, elasticity, fault tolerance, and CapEx vs. OpEx.

Learn more:

• Cloud Computing Terms


• What is Azure?
• Azure compliance offerings
• Azure Architecture Center
• Overview of Azure compute options
Module: Distinguish types of cloud models
Distinguish Types of Cloud Models
Introduction

Learning Objectives

• Explore Public, Private, and Hybrid cloud models


• Decide which cloud deployment model is best for you
Define public cloud

• Owned by cloud services or


hosting provider.

• Provides resources and


services to multiple
organizations and users.

• Accessed via secure network


connection (typically over
the internet).
Define private cloud

• Organizations create a cloud environment in


their datacenter.

• Organizations responsible for operating the


services they provide.
Define hybrid cloud

Combines Public and Private clouds to allow applications to run in the most
appropriate location.
Compare cloud models

• No capital expenditures to scale up.


Public cloud: • Applications can be quickly provisioned and deprovisioned.
• Organizations pay only for what they use.

• Organizations have complete control over resources.


Private cloud: • Organizations have complete control over security.

• Most flexibility.
• Organizations determine where to run their applications.
Hybrid cloud: • Organizations control security, compliance, or legal
requirements.
Knowledge Check
Populate with instructions to use the
polling tool of your choice Which one?

Module:
A). Azure Portal
Distinguish types of cloud models
B). PowerShell
1. Use your Smartphones or Mobile Devices C). Local Tool
2. Go to (insert polling app link of your choice)
3. Enter Code: 123-45-678
4. Please participate in the quiz for this section
Summary – Distinguish Types of Cloud Models

In this module, you've learned about different types of cloud models and the pro’s and con’s of each type of
implementation. You saw content around:

• Explore Public, Private, and Hybrid cloud models


• Decide which cloud deployment model is best for you
Module: Explore types of cloud services
Explore Types of Cloud Services
Introduction

Learning Objectives:

• Discuss the Shared Responsibility Model


• Review IaaS, PaaS, and SaaS cloud models
• Decide which cloud services is best for you
Discuss shared responsibility model

On-Premises Infrastructure Platform Software


( Private Cloud ) ( as a Service ) ( as a Service ) ( as a Service )

Data & Access Data & Access Data & Access Data & Access

Applications Applications Applications Applications


You Manage
Runtime Runtime Runtime Runtime
Cloud Provider Manages
Operating System Operating System Operating System Operating System

Virtual Machine Virtual Machine Virtual Machine Virtual Machine

Compute Compute Compute Compute

Networking Networking Networking Networking

Storage Storage Storage Storage


Define Infrastructure as a Service (IaaS)

Build pay-as-you-go IT infrastructure


by renting servers, virtual machines,
storage, networks, and operating
systems from a cloud provider.
Define Platform as a Service (PaaS)

Provides environment for


building, testing, and deploying
software applications; without
focusing on managing
underlying infrastructure.
Define Software as a Service (SaaS)

Users connect to and use cloud-based apps over the internet: for example, Microsoft Office 365,
email, and calendars.
Compare cloud services

IaaS PaaS SaaS

• The most flexible cloud • Focus on application • Pay-as-you-go pricing


service. development. model.
• You configure and • Platform management is • Users pay for the
manage the hardware for handled by the cloud software they use on a
your application. provider. subscription model.
Knowledge Check
Populate with instructions to use the
polling tool of your choice
Which one?
Module:
Discuss why cloud services A). Azure Portal
B). PowerShell
1. Use your Smartphones or Mobile Devices
2. Go to (insert polling app link of your choice) C). Local Tool
Enter Code: 123-45-678
3. Please participate in the quiz for this section
Summary – Explore Types of Cloud Services

In this module, you've learned about how you can build your cloud solutions in different ways, and that
you share responsibility with your cloud provider on who maintains and secures your solutions:

• Discuss the Shared Responsibility Model


• Review IaaS, PaaS, and SaaS cloud models
• Decide which cloud services is best for you
Learning Path review

You might also like