Azure Storage services TB per storage account500 TB Max 8 KB IOPS per persistent disk (Basic Tier)300 2 Max 8 KB IOPS per persistent.

Slides:



Advertisements
Similar presentations
4/11/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Advertisements

What’s New: Windows Server 2012 R2 Tim Vander Kooi Systems Architect
Real-World Customer Deployments of StorSimple and Microsoft Azure
Microsoft Virtual Academy. Online Snapshots Disk-Based Backup Active Directory Tape-Based Backup Data Protection Manager Up to Every 15 minutes Disaster.
Meet Azure Files, your new Swiss Army Knife Sandrino Di Mattia Microsoft Azure Consultant at RealDolmen Author at JustAzure.com
Windows Azure Conference 2014 Hybrid Cloud Storage: StorSimple and Windows Azure.
Disaster Recovery Solutions
Microsoft hybrid cloud backup: … differentiated … cost effective … for private/public cloud deployments 123.
Addressing storage challenges with StorSimple Primary Storage Archival Storage Disk-based Backup Remote Replication Tape backup and DR Storage.
Jai Desai – Microsoft (WW TSP) Thomas Kaessheimer -iTernity
Protecting your online and on premises assets "Cloud Style" Mike Martin Architect / Microsoft Azure MVP.
Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
Module Microsoft ® Virtual Academy Active Directory and Migrating Hyper-V with PowerShell 6.
Azure IaaS Presenter Name Position or role Microsoft Azure.
US WestUS East US NorthUS South US CentralUS East 2 Europe NorthEurope West Asia EastAsia South East China NorthChina South Japan EastJapan.
Windows Azure Storage Services Saranya Sriram, Technology Evangelist, Microsoft, India.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
Why consider the cloud? Cloud innovation presents challenges for IT.
WINDOWS AZURE STORAGE 11 de Mayo, 2011 Gisela Torres – Windows Azure MVP Aventia-Renacimiento Twitter:
Windows Azure SQL Database and Storage Name Title Organization.
Windows Azure featureISO 27001SSAE 16 SOC 1 Type 2 EU Model Clauses HIPAA BAA Web Sites Virtual Machines Cloud Services Storage (Tables,
Azure Data Overview Presenter Name Position or role Microsoft Azure.
Key Perf considerations & bottlenecks Windows Azure VM characteristics Monitoring TroubleshootingBest practices.
Larisa kocsis priya ragupathy
MODULE – 8 OBJECT-BASED AND UNIFIED STORAGE
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Steven Wort, Xin Jin Microsoft Corporation.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
Windows Azure Storage Name Title Microsoft Corporation.
Microsoft Azure Storage. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision.
Windows Azure Conference 2014 Designing Applications for Scalability.
T.N.C.Venkata Rangan CEO, Vishwak Solutions Your Data on Cloud.
DBI313. MetricOLTPDWLog Read/Write mixMostly reads, smaller # of rows at a time Scan intensive, large portions of data at a time, bulk loading Mostly.
Azure IAAS Overview & What’s New Steve Letford & Stu Fox M318.
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Virtual techdays INDIA │ august 2010 Building & Migrating Web applications using Windows Azure storage Ramaprasanna Chellamuthu │ Developer Evangelist;
| Basel Cloud Integrated Storage – StorSimple (e) Paul Chiola Technology Solutions Professional – Incubation WE
Windows Azure Storage Anton Boyko. US Europe Asia Can choose geo-location to host storage account:
Windows Azure Storage: How It Works, Best Practices, and Future Directions Jai Haridas Development Manager Microsoft Corporation AZR306.
North America Europe Asia Pacific Data centers.
Hybrid Storage with Storsimple
Make VMs Resilient to Failures with Availability Sets.
Reid Purvis – DC & Cloud Infrastructure Tech Specialist Shivam Garg – Principal PM Manager Backing up applications born in the Cloud: Deep Dive on IaaS.
Tweak Performance and Improve Availability of your Microsoft Azure VMs Rick
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
Sessions about to start – Get your rig on!. Stu Fox Datacom Systems
Rick Claus Architect like a PRO for Performance and Availability of your Microsoft Azure VMs ARC43 6.
AZURE REGIONS Only hyper-scale cloud provider to have presence in India.
Making a Difference with Azure Storage Solutions Dudu Sinai.
CommVault Architecture
Hybrid Cloud Storage StorSimple 2.0 Perl Tsai. StorSimple, on-premises & in the cloud StorSimple connects Hyper-V, VMware and Linux servers to Azure Storage,
Dev and Test Solution reference architecture.
Business Continuity & Disaster Recovery
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Amazon Storage- S3 and Glacier
Dev and Test Solution reference architecture.
Cloud Data platform (Cloud Application Development & Deployment)
Dev and Test Solution reference architecture.
Design and Implement Cloud Data Platform Solutions
Hybrid Storage with StorSimple
Business Continuity & Disaster Recovery
IaaS Part II Stefan Geiger Gerry
Azure and SQL Server: Getting the best out of the cloud
SQL On Azure Parikshit Savjani, Sr. Premier Field Engineer.
CloudSimplified.IO.
Data Security for Microsoft Azure
Hybrid Storage Competitive Sales Guide INTERNAL ONLY
Dev and Test Solution reference architecture.
MS AZURE By Sauras Pandey.
06 | SQL Server and the Cloud
Presentation transcript:

Azure Storage services

TB per storage account500 TB Max 8 KB IOPS per persistent disk (Basic Tier)300 2 Max 8 KB IOPS per persistent disk (Standard Tier)500 2 Total Request Rate (1KB object size) per storage accountUp to 20,000 entities or messages per second Target Throughput for Single Blob Up to 60 MB per second, or up to 500 requests per second Target Throughput for Single Queue (1 KB messages)Up to 2000 messages per second Target Throughput for Single Table Partition (1 KB entities)Up to 2000 entities per second Max ingress per storage account (US)10 Gbps if GRS 3 enabled, 20 Gbps for LRS Max egress per storage account (US)20 Gbps if GRS 3 enabled, 30 Gbps for LRS Max ingress per storage account (European, Asian)5 Gbps if GRS 3 enabled, 10 Gbps for LRS Max egress per storage account (European, Asian)10 Gbps if GRS 3 enabled, 15 Gbps for LRS

Azure Storage services Streaming Sequence of blocks Up to 200GB (50,000 blocks) Has to be commited Random read/write Array of pages Up to 1TB Auto commit

Azure Storage services Blob ContainerAccount Pages/Blocks contoso PIC01.JPG Block/Page PIC02.JPG images VID1.AVIvideos

Azure Storage services

Azure Files Shared Network File Storage for Azure Availability, durability, scalability are managed automatically Supports two interfaces: SMB and REST

Azure Storage services Azure Storage Blobs Tables Queues Files Share data stored in Azure Files among Azure VMs via SMB Microsoft Azure SMB REST API

Azure Storage services DescriptionDiskAzure Files Relationship with Azure VMs Required for booting (OS Disk) ScopeExclusive/Isolated to a single VMShared access across multiple VMs Snapshots and CopyYesNo ConfigurationConfigured via portal/Management APIs and available at boot timeConnect after boot (via net use on windows) Built-in authentication Set up authentication on net use CleanupResources can be cleaned up with VM if neededManually via standard file APIs or REST APIs Access via REST Can only access as fixed formatted VHD (single blob) via REST. Files stored in VHD cannot be accessed via REST. Individual files stored in share are accessible via REST Max Size1TB Disk 5TB File Share 1TB file within share Max 8KB IOps500 Iops1000 IOps ThroughputUp to 60 MB/s per DiskUp to 60 MB/s per File Share

Azure Storage services DescriptionAzure BlobsAzure Files Durability Options LRS, ZRS, GRS (and RA-GRS for higher availability) LRS, GRS AccessibilityREST APIs SMB 2.1 (standard file system APIs) REST APIs ConnectivityREST – Worldwide SMB Within region REST – Worldwide Endpoints mycontainer/myblob \\myaccount.file.core.windows.net\myshare\myfile.txt Directories Flat namespace however prefix listing can simulate virtual directories True directory objects Case Sensitivity of NamesCase sensitiveCase insensitive, but case preserving CapacityUp to 500TB containers5TB file shares ThroughputUp to 60 MB/s per blobUp to 60 MB/s per share Object sizeUp to 1 TB/blobUp to 1 TB/file Billed capacityBased on bytes writtenBased on file size

Azure Storage services EntityTableAccount contoso customers photos Name =… = … Name =… = Photo ID =… Date =… Photo ID =… Date =…

Azure Storage services

Storage Account: All access to Azure Storage is done through a storage account. Queue: A queue contains a set of messages. Message: A message, in any format, of up to 64KB. Queue Components

Azure Storage services ProducersConsumers Queue C1C1 C2C2 P1P1 P2P Queue-based Load Levelling Pattern

Azure Storage services

Addressing storage challenges with StorSimple Primary Storage Archival Storage Disk-based Backup Remote Replication Tape backup and DR Storage Today Microsoft Azure StorSimple Manage data growth Lower storage costs Simplify data protection and disaster recovery Increase business agility Reduce storage costs by 40-60% StorSimple

Azure Storage services Automatic tiering Low Threshold High Threshold Time Data exceeds high watermark Old data spills to next tier Tier is empty in the beginning New data is written at start of free space Tier returns to low watermark level DATA

Azure Storage services Deduplication SSD 64KB Chunks Dedupe Algorithm 0xaab1230xccc123 0xabc123 0xaaa1230xbbb123 0xccc123 0xaac123 0xbbc123 0xbcc1230xabb123 Record of hash keys already generated 0xaab123 0xccc123 0xabc123 HDD

Azure Storage services Compression HDD 0xaab1230xccc123 Compress Data  Performed on data already deduplicated  Heuristics based compression to reduce CPU overhead when data is not compressible  Default algorithm is the standard DEFLATE (loss less compression) Deduped Data

Azure Storage services Encryption Data chunk before encryption Data chunk after encryption  Performed deduped and compressed data  Encryption key is generated based on the seed value provided  Encryption algorithm is AES-256 with CBC  Security keys maintained by the customer, stored securely on the appliance Compress Data

Free training on MicrosoftMicrosoft Virtual Academy Microsoft Azure Fundamentals Microsoft Azure-fundamentals-websites Microsoft-azure-developer-camp-build-a-cloud-native-app Getting Great Performance out of Azure Assessing and Improving Your DevOps Capabilities

Get started today at

Sign up for the upcoming Webinars Scaling applications on Azure – How to scale and monitor various parts of your application - Date: March 12 th 2015 Scaling applications on Azure Azure SQL IaaS vs. PaaS comparison - Date: March 19 th 2015 Azure SQL IaaS vs. PaaS comparison Migrating solution to Azure – How to start and move into right direction? - Date: March 26 th 2015 Migrating solution to Azure Azure Storage Services – Date: April 2 nd 2015 nd (TBC) Azure Storage Services

View content on demand –Its free! Building Applications in the Microsoft Cloud – recording of the previous webinar in this series that took place on March 2 nd 2015 Building Applications in the Microsoft Cloud

Reach us at