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

Module 7 Lecture 1

The document provides an overview of Azure Storage, Azure CDN, and Azure Backup and Recovery services. It describes the key services and features of Azure Storage including Blob, File, Table and Queue storage. It also outlines the benefits and features of Azure CDN for content delivery and acceleration. Finally, it discusses why to use Azure Backup for offloading on-premises backup and providing scalable, secure backups of Azure VMs and applications.

Uploaded by

ziva.prv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Module 7 Lecture 1

The document provides an overview of Azure Storage, Azure CDN, and Azure Backup and Recovery services. It describes the key services and features of Azure Storage including Blob, File, Table and Queue storage. It also outlines the benefits and features of Azure CDN for content delivery and acceleration. Finally, it discusses why to use Azure Backup for offloading on-premises backup and providing scalable, secure backups of Azure VMs and applications.

Uploaded by

ziva.prv
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 26

Azure Storage, Backup

and Recovery Services

August 16, 2023


AGENDA

• Azure Storage Overview


• Azure CDN Overview
• Azure Backup and Recovery services overview

CONFIDENTIAL 2
AZURE STORAGE
OVERVIEW

CONFIDENTIAL 3
AZURE STORAGE OVERVIEW

• Azure Storage is Microsoft's cloud


storage solution for modern data
storage scenarios.

• Azure Storage offers a massively


scalable object store for data
objects, a file system service for the
cloud, a messaging store for reliable
messaging, and a NoSQL store.

CONFIDENTIAL 4
AZURE STORAGE OVERVIEW

Durable and highly LRS ZRS

Azure Storage is available GRS GZRS

Secure

Scalable

Managed

Accessible

CONFIDENTIAL 5
AZURE STORAGE SERVICES

Azure Storage

Blob File

Table Queue

Azure Storage also includes managed disk and Azure Elastic SAN (in preview)
CONFIDENTIAL 6
AZURE STORAGE ACCOUNT

Storage Account

Standard general- Premium block Premium file Premium page


purpose v2 blobs shares blobs

Blob Blob (including Page blobs


(including Data Queue Table Files Data Lake Files
only
Lake Storage) Storage)

For more information about storage accounts see About Azure Storage Accounts and How to create SA
CONFIDENTIAL 7
AZURE STORAGE DATA API AND LIBRARY REFERENCES

Handling:
• synchronous and
asynchronous
invocation
• batching of
operations
• exception
management
• automatic retries
• operational behavior
• and so forth

CONFIDENTIAL 8
TOOLS AND UTILITIES

Azure PowerShell CmdLets for Storage

Azure CLI Commands for Storage

AzCopy Command-Line utility

Azure Storage Explorer

Azure Storage Client tools

Azure Developer Tools

Azure Resource Manager templates for Azure Storage

CONFIDENTIAL 9
BLOB STORAGE

It is Microsoft's
object storage
solution for the
cloud. Blob
storage is
optimized for
storing massive
amounts of
unstructured
data, such as text
or binary data.
Blob Storage

For more information about blobs see Understanding blobs


CONFIDENTIAL 10
BLOB STORAGE COMMON USAGE

Serving images or
Storing files for Streaming video
documents directly
distributed access and audio
to a browser

Storing data for Storing data for


backup and restore, analysis by an on-
Writing to log files
disaster recovery, premises or Azure-
and archiving hosted service

For more information about Blob storage, see Introduction to object storage on Azure.
CONFIDENTIAL 11
Azure Files

It enables you
to set up highly
available
network file
shares that can
be accessed by
using the
standard Server
Message Block
Azure Files (SMB) protocol.

CONFIDENTIAL 12
AZURE FILES COMMON USAGE

Replace or
supplement on- "Lift and shift"
premises file applications
servers

Simplify cloud
Containerization
development

For more information about Azure Files, see Introduction to Azure Files.
CONFIDENTIAL 13
TABLE STORAGE

It is a service
that stores
structured
NoSQL data in
the cloud,
providing a
key/attribute
store with a
schemaless
Table Storage
design.

CONFIDENTIAL 14
TABLE STORAGE COMMON USAGE

Storing datasets that


Storing TBs of don't require complex
structured data capable joins, foreign keys, or
of serving web scale stored procedures and
applications can be denormalized
for fast access

Accessing data using


the OData protocol and
Quickly querying data
LINQ queries with WCF
using a clustered index
Data Service .NET
Libraries
For more information about Table storage, see Overview of Azure Table storage.
CONFIDENTIAL 15
QUEUE STORAGE

Stores large
numbers of
messages that
can be
accessed from
anywhere in
the world via
authenticated
calls using
Queue Storage
HTTP or HTTPS

CONFIDENTIAL 16
QUEUE STORAGE COMMON USAGE

Decoupling application
components to
increase scalability Load leveling
and tolerance for
failures

Building process
workflows

For more information about Azure Queues, see Introduction to Queues.


CONFIDENTIAL 17
AZURE CDN
OVERVIEW

CONFIDENTIAL 18
AZURE CDN OVERVIEW

Azure storage
account
in Europe
Content

Seattle New Paris Seoul Tokyo


* POP York POP POP POP
POP

Client in
South Korea
* POP - Point of presence
CONFIDENTIAL 19
BENEFITS OF USING AZURE CDN

Better performance Large scaling to


and improved user better handle
experience for end instantaneous high
users loads

Distribution of user
requests and serving
of content directly
from edge servers

CONFIDENTIAL 20
AZURE CDN FEATURES

Dynamic site acceleration

CDN caching rules

HTTPS custom domain support

Azure diagnostics logs

File compression

Geo-filtering

For more information about Azure CDN see CDN Overview


CONFIDENTIAL 21
AZURE BACKUP
AND
RECOVERY SERVICES
OVERVIEW
CONFIDENTIAL 22
AZURE BACKUP OVERVIEW

CONFIDENTIAL 23
WHY USE AZURE BACKUP?

Offload on-premises backup

Back up Azure IaaS VMs

Scale easily

Get unlimited data transfer

Keep data secure

Centralized monitoring and management

Get app-consistent backups

Retain short and long-term data

Automatic storage management

Multiple storage options

CONFIDENTIAL 24
RECOVERY SERVICES VAULT

For more information about Azure Recovery Services Vaults see Overview
CONFIDENTIAL 25
AZURE SITE RECOVERY OVERVIEW

On-premises VMware Azure


virtual machines
Site Recovery Service
Orchestration
On-premises
Windows/Linux
only
physical servers

On-premises Hyper-V
Orchestration, replication,
hosts Azure storage,
failover, and failback
virtual machines, and network

On-premises
Hyper-V hosts Azure
in VMM clouds
Site Recovery Service

For more information about Azure Site Recovery see Overview

CONFIDENTIAL 26

You might also like