Az 900
Az 900
AlaEddine Dammak
1 Cloud computing
• What is cloud computing
• Shared responsibility
• Cloud models
• Capital vs operational costing
2 Cloud benefits
• Benefits of the cloud
• Organizations create a
cloud environment in
their datacenter.
• Organizations are
responsible for operating
the services they provide.
• Does not provide access
to users outside of the
organization.
Public cloud
Combines public and private clouds to allow applications to run in the most appropriate
location.
Cloud model comparison
Cloud service providers operate on a consumption-based model, which means that end
users only pay for the resources that they use.
• Better cost prediction.
Scalability Reliability
Predictability Security
Governance Manageability
Cloud service types
Cloud services―objective domain
Build pay-as-you-go IT infrastructure by renting servers, virtual machines, storage, networks, and
operating systems from a cloud provider.
Platform as a service (PaaS)
Provides an environment for building, testing, and deploying software applications; without
focusing on managing underlying infrastructure.
Software as a service (SaaS)
Users connect to and use cloud-based apps over the internet: for example, Microsoft Office 365,
email, and calendars.
Shared responsibility model
Cloud service comparison
• The most flexible cloud service. • Focus on application • Pay-as-you-go pricing model.
development.
• You configure and manage the • Users pay for the software they
hardware for your application. • Platform management is use on a subscription model.
handled by the cloud provider.
TEST YOUR KNOWLEDGE !
AZ-900
Learning path 02:
Azure architecture
and services
Learning path outline
Learning path 02―outline
You will learn the following concepts:
1 Azure architectural components
• Regions and availability zones
• Subscriptions and resource groups
3 Storage
• Storage services
• Redundancy options
• File management and migration
• Azure account
Azure government:
• Separate instance of Azure.
• Physically isolated from
non-US government
deployments.
• Accessible only to screened,
authorized personnel.
Azure sovereign regions (Azure China)
Microsoft is China’s first foreign public cloud service provider, in compliance with
government regulations.
An Azure subscription
provides you with
authenticated and
authorized access to
Azure accounts.
• Billing boundary:
Generate separate billing
reports and invoices for
each subscription.
• Access control boundary:
Manage and control access
to the resources that users
can provision with specific
subscriptions.
Management groups
• Describe virtual machine options, including virtual machines (VMs), virtual machine scale sets, virtual
machine availability sets, and Azure Virtual Desktop.
• Describe the resources required for virtual machines.
• Describe application hosting options, including Azure Web Apps, containers, and virtual machines.
• Describe virtual networking, including the purpose of Azure Virtual Networks, Azure virtual subnets,
peering, Azure DNS, VPN Gateway, and ExpressRoute.
• Define public and private endpoints.
Azure compute services
Azure compute is an on-demand service that provides computing resources such as
disks, processors, memory, networking, and operating systems.
Azure Container Instances: A PaaS offering that runs a container or pod of containers
in Azure.
Azure Container Apps: A PaaS offering, like container instances, that can load balance
and scale.
VPN Gateway is used to send encrypted traffic between an Azure virtual network and an
on-premises location over the public internet.
Azure networking services: ExpressRoute
ExpressRoute extends on-premises networks into Azure over a private connection that is
facilitated by a connectivity provider.
Azure DNS
• Reliability and performance by leveraging a global network of DNS name servers using Anycast
networking.
• Azure DNS security is based on Azure resource manager, enabling role-based access control
and monitoring and logging.
• Ease of use for managing your Azure and external resources with a single DNS service.
• Customizable virtual networks allow you to use private, fully customized domain names in your
private virtual networks.
Storage
Storage―objective domain
Locally redundant storage (LRS) Single datacenter in the primary region 11 nines
Zone-redundant storage (ZRS) Three availability zones in the primary region 12 nines
Azure Disk: Provides disks for virtual machines, applications, and other services to access
and use.
Azure Queue: Message storage service that provides storage and retrieval for large
amounts of messages, each up to 64 KB.
Azure Files: Sets up a highly available network file share that can be accessed by using the
Server Message Block protocol.
Azure Tables: Provides a key/attribute option for structured nonrelational data storage
with a schema-less design.
Storage service public endpoints
• Unified migration
platform.
• Range of integrated and
standalone tools.
• Assessment and
migration.
Azure Data Box
• Store up to 80 terabytes
of data.
• Move your disaster recovery
backups to Azure.
• Protect your data in a
rugged case during transit.
• Migrate data out of Azure
for compliance or
regulatory needs.
• Migrate data to Azure from
remote locations with
limited or no connectivity.
File management options
• Describe authentication methods in Azure, including single sign-on (SSO), multifactor authentication
(MFA), and passwordless.
• Describe external identities and guest access in Azure.
Microsoft Entra ID is
Microsoft Azure’s cloud-
based identity and access
management service.
• Authentication (employees
sign in to access resources).
• Single sign-on (SSO).
• Application management.
• Business to
Business (B2B).
• Device management.
Microsoft Entra Domain Services
• Gain the benefit of cloud-based domain services without managing domain controllers.
• Run legacy applications (that can’t use modern auth standards) in the cloud.
• Automatically sync from Microsoft Entra ID.
Compare authentication and authorization
Authentication Authorization
• Identifies the person or service seeking access to • Determines an authenticated person’s or
a resource. service’s level of access.
• Requests legitimate access credentials. • Defines which data they can access, and what
they can do with it.
• Basis for creating secure identity and access
control principles.
Multifactor authentication
Provides additional security for your identities by requiring two or more elements for full
authentication.
• Something you know → Something you possess → Something you are
Microsoft Entra External ID B2B
Azure AD External Identities B2C
Conditional Access
• Fine-grained access
management.
• Segregate duties within
the team and grant only Microsoft Entra ID
the amount of access to
users that they need to
perform their jobs.
• Enables access to the Azure
subscription
Azure portal and User Apps User groups
controlling access to Resource group
resources.
Resource group
Zero Trust
Defense in depth
• A layered approach to
securing computer Physical security
systems.
Identity and access
• Provides multiple levels
Perimeter
of protection.
• Attacks against one layer Network
are isolated from
subsequent layers. Compute
Application
Data
Microsoft Defender for Cloud
4 Monitoring tools
• Azure Advisor, Azure Service Health, and
Azure Monitor
• Data enrichment
ReadOnly Yes No No
Service Trust portal
Microsoft Purview
Microsoft Purview is a
family of data governance,
risk, and compliance
solutions that helps you get
a single, unified view into
your data. Microsoft
Purview brings insights
about your on-premises,
multicloud, and software as
a service data together.
• Automated data discovery
• Sensitive data classification
• End-to-end data lineage
Management and
deployment tools
Management and deployment tools―objective domain
Command-Line
Azure Cloud Shell Interface (CLI)
Azure Arc
Azure Resource Manager
• Ensure consistency in
deployment across your
cloud ecosystem.
• Manage configuration
at scale.
• Rapidly provision
additional environments
based on a standard
configuration and build.
Azure Resource Manager (ARM) templates
• Describe Azure Monitor, including Azure Log Analytics, Azure Monitor Alerts, and
Application Insights.
Azure Advisor