CloudSimplified.IO.

Slides:



Advertisements
Similar presentations
Bring your own machines, connectivity, software, etc. Complete control Complete responsibility Static capabilities Upfront capital costs for the.
Advertisements

Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
Windows Azure Migrating SQL Server Workloads Speaker Title Organization.
.NET, Visual Studio, TFS + Git | Java, NodeJS, PHP, Python, Ruby, C++ Data SQL Databases NoSQL Tables Blob Storage HDInsight Window s Azure IaaS +
Windows Azure SQL Database and Storage Name Title Organization.
Overview of Cloud Computing Sven Rosvall ACCU
Andy Zhang Capital Area Cloud Computing User Group Applications in the Cloud and On-Premise.
Implement Storage Implement Blobs and Azure Files Manage Access Configure Diagnostics, Monitoring & Analytics Implement SQL Databases Implement Recovery.
Clouding with Microsoft Azure
Azure.
Microsoft Azure Speed >> Economics Scale. Microsoft Azure Speed >> Economics Scale.
Dev and Test Solution reference architecture.
Unit 3 Virtualization.
Run Azure Services in your datacenter
Build /26/2018 6:17 AM Building Resilient, Scalable Services with Microsoft Azure Service Fabric Érsek © 2015 Microsoft Corporation.
Business Continuity & Disaster Recovery
Azure Files with Sync Klaas Langhout
5/14/ :44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Dev and Test Solution reference architecture.
Optimize IaaS VM Storage using Azure Disks and Files
Dev and Test Solution reference architecture.
Providing reliable SMB shares in Microsoft Azure
Azure File Sync Setup, configuration and management
Windows Server 2016 Secure IaaS Microsoft Build /1/2018 4:00 AM
Dev and Test Solution reference architecture.
Cloud Data platform (Cloud Application Development & Deployment)
Windows Azure Cloud Visit – Ravindra verma.
Master Modern PaaS for the Enterprise with Azure App Service
Dev and Test Solution reference architecture.
Building Innovative Apps using the Microsoft Developer Platform
Windows Azure Migrating SQL Server Workloads
Introduction to windows azure: windows azure, sql azure and app fabric
9/11/2018 4:02 PM BRK2161 Maximize storage efficiency and conquer distributed file access with Windows Server and Azure Files Will Gries, PM Fabian Uhse,
Serverless Architecture in Azure
Design and Implement Cloud Data Platform Solutions
Azure.
Cloudy with a Chance of Data
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
Azure Infrastructure as a Service
Business Continuity & Disaster Recovery
IaaS Part II Stefan Geiger Gerry
Enterprise Modernization
Microsoft Build /9/2018 5:08 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
What Azure have to offer for your data
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
11/13/2018 9:00 PM Maximize storage efficiency and conquer distributed file access with Windows Server and Azure Files Microsoft Tech Talks Richard Timmering.
What I Learned Making a Global Web App
Windows Azure 講師: 李智樺, Ruddy Lee
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
A Combination of Public and Private Cloud –
Hybrid Storage Competitive Sales Guide INTERNAL ONLY
Web Site Web App Web API microsoftazurepass.com
ARM and Compliance Vishwas Lele & Jason McNutt
Learn. Imagine. Build. .NET Conf
12/8/ :07 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Dev and Test Solution reference architecture.
Microsoft Azure for SQL Server Professionals
2/19/2019 9:06 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
MDC-B203 Deploying Applications in Microsoft System Center Virtual Machine Manager Using Services John Messec Program Manager Microsoft.
MS AZURE By Sauras Pandey.
Windows Azure Overview
5 Azure Services Every .NET Developer Needs to Know
Azure Files & Azure File Sync
Microsoft Virtual Academy
Microsoft Virtual Academy
Managing Data in the Cloud
Productive + Hybrid + Intelligent + Trusted
Microsoft Virtual Academy
06 | SQL Server and the Cloud
Presentation transcript:

CloudSimplified.IO

Azure Storage Services IaaS Virtual machines Storage Networking PaaS Existing frameworks Web and mobile Serverless Compute Microservices Disks Persistent disks for Azure IaaS VMs Files Fully Managed File Shares in the Cloud Blobs Highly scalable, tiered, REST based cloud object store Tables Massive auto-scaling NoSQL store Queues Reliable queues at scale for cloud services Unified Distributed Storage System Highly Available Durable, Strongly Consistent Secure Cost effective Scalable User friendly 100+ Trillion objects 30 Million TPS

Big Data from IoT, Genomics, etc Microsoft Build 2017 11/11/2018 12:17 AM Blob Storage Service App and Web scale data Backups and Archive Big Data from IoT, Genomics, etc Store and serve Block Blobs Most object storage scenarios Append Blobs Multi-writer append only scenarios Page Blobs Page aligned random reads &writes Writer 1 Writer 2 Writer 3 Block 1 Block 4 Block 3 Block 2 Image.jpg Sparse File 512 byte aligned 512 1024 1536 2048 2560 Block 1 Block 2 Block 3 © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Lower Transaction cost Microsoft Build 2017 11/11/2018 12:17 AM Tiered Storage Object-Level Tiering Individual blobs can move between tiers All tiers of blobs co-exist in a storage account Blob REST API Hot Blobs Lower Transaction cost Blob Storage Account Cool Blobs Lower Capacity cost Object-Level Tiering © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Lower Transaction cost Microsoft Build 2017 11/11/2018 12:17 AM Tiered Storage Object-Level Tiering Individual blobs can move between tiers All tiers of blobs co-exist in a storage account New Storage Tier – Archive Storage Cold storage for long term data Retrieval latency is hours Consistent API Among Storage Tiers Access through Blob REST API Support direct writes to Archive Blob REST API Hot Blobs Lower Transaction cost Blob Storage Account Cool Blobs Lower Capacity cost Archive Blobs Lowest cost Object-Level Tiering © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Files Lift and Shift Variety of clients/protocols Secure Sync 11/11/2018 12:17 AM Azure Files Client Application On Premises Azure \\<account>.file.windows.net\<share> SMB: Port 445 outbound Lift and Shift Variety of clients/protocols SMB 2.1, 3.0, REST Windows, Linux, Mac OS Azure and on premises access Secure Encryption at rest Secure communication over SMB Sync Multi-site access Cloud tiering © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

West Europe East US Branch Office HQ Server Branch Office ! PaaS IaaS SMB REST Azure Backup Vault West Europe File Share File Share East US Work Folders SMB NFS Users Applications Branch Office HQ Server Branch Office !