Windows Azure Fundamentals Services Storage. Table of contents Overview Cloud service basics Managing cloud services Cloud storage basics Table storage.

Slides:



Advertisements
Similar presentations
Microsoft Dynamics AX Technical Conference 2013
Advertisements

“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
Azure Services Platform Piotr Zierhoffer. Agenda Cloud? What is Azure? Environment Basic glossary Architecture Element description Deployment.
Overview Of Microsoft New Technology ENTER. Processing....
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Deep Dive into Windows Azure Virtual Machines – From Cloud Vendor and Enterprise Perspective Vijay Rajagopalan Principal Lead Program Manager Microsoft.
Joey Snow Technical Evanglist Microsoft Corporation SESSION CODE: WSV310.
Cloud Computing Systems Lin Gu Hong Kong University of Science and Technology Sept. 21, 2011 Windows Azure—Overview.
.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.
4/20/2017 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
= Managed for YouStandalone Servers IaaSPaaSSaaS Applications Runtimes Database Operating System Virtualization Server Storage Networking Windows.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Boston Bootcamp April 27 th, 2013 Azure Websites Udaiappa Ramachandran ( Udai
Eric Nelson Developer Evangelist Microsoft UK | Lap around.
Cloud based storage. Cloud Storage Storage accessed by a web service API It is a block storage, it exposes its storage to clients as Raw storage that.
Components of Windows Azure - more detail. Windows Azure Components Windows Azure PaaS ApplicationsWindows Azure Service Model Runtimes.NET 3.5/4, ASP.NET,
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
Windows Azure featureISO 27001SSAE 16 SOC 1 Type 2 EU Model Clauses HIPAA BAA Web Sites Virtual Machines Cloud Services Storage (Tables,
Larisa kocsis priya ragupathy
Austin code camp 2010 asp.net apps with azure table storage PRESENTED BY CHANDER SHEKHAR DHALL
Jimmy Narang 1. A service in the cloud has to: Be able to handle arbitrary node failures Be available all the time Be able to scale up or down on demand.
Windows Azure Tour Benjamin Day Benjamin Day Consulting, Inc.
Windows Azure Insights for the Enterprise IT Pro John Craddock Infrastructure and Identity Architect XTSeminars AZR301.
Windows Azure Dave Glover Developer Evangelist Microsoft Australia Tel:
Mostafa Abdollahi Mazandaran University Of Science And Technology January 2011.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Overview Scale out architecture Servers, services, and topology in Central Administration.
Introduction to Windows Azure BUGAEV ROMAN. Azure Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Interoperability. Describe the technology Explain the commercial model Consider Workload Patterns and Application Types Discuss Future Direction Objectives.
Virtual techdays INDIA │ august 2010 Building & Migrating Web applications using Windows Azure storage Ramaprasanna Chellamuthu │ Developer Evangelist;
Partners’ Webinar 01/31/2013 Karol Jarkovsky Solution Architect Upgrading Kentico.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Windows Azure Cloud & Building Block Services Haishi Bai Technical Evangelist Microsoft.
Windows Azure Cloud Services Anton Boyko.NET developer.
 Mike Martin  Architect  MEET Member  Crew Member of Azug  Windows Azure Insider  Windows Azure MVP  
Windows Azure Custom Software Development Mobile Middleware Windows Azure Compute Dipl.-Ing. Damir Dobric Lead Architect daenet
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Windows Azure poDRw_Xi3Aw.
PowerPoint Instructions These are not native PowerPoint objects. They are PNG objects. To change the color, you need to go to the Format Tab.
Building Cloud Solutions Presenter Name Position or role Microsoft Azure.
(re)-Architecting cloud applications on the windows Azure platform CLAEYS Kurt Technology Solution Professional Microsoft EMEA.
Robert Potočnik, Microsoft Pripeljite košček Azure sveta v vaš datacenter (WAP)
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Bellevue College Workshop Azure Storage & SQL Mohamed El Hassouni Hans Olav Norheim.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
COS312. CLOUD COMPUTING IT as a Service On-PremisesStorageStorage ServersServers NetworkingNetworking O/SO/S MiddlewareMiddleware VirtualizationVirtualization.
Bret Stateham Owner, Net Connex blogs.netconnex.com twitter.com\bstateham.
Cloud-Computing Cloud Web-Blog Software Application Download Software.
BY: SALMAN 1.
Building AD-SQL-APP Server on AZURE
Building ARM IaaS Application Environment
Deploying Web Application
Building Scalable Resilient Websites in Azure
BY: SALMAN.
Diagnostics and Service Management
Exceedra + Azure Mark Rendle Principal Software Architect
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
2017 Real Questions
Unit 27: Network Operating Systems
02 | Hosting Services in Windows Azure
Introduction to Building Applications with Windows Azure
Saranya Sriram Developer Evangelist | Microsoft
Microsoft Azure Managing Users & Resources with Azure Resource Manager
02 – Cloud Services Bret Stateham | Senior Technical Evangelist​
Developing Windows Azure Applications with Visual Studio
INFO 344 Web Tools And Development
Cloud versus Cloud: How Will Cloud Computing Shape Our World?
Presentation transcript:

Windows Azure Fundamentals Services Storage

Table of contents Overview Cloud service basics Managing cloud services Cloud storage basics Table storage Blob storage Azure Queues

Overview Execution modes Software development kits What this course covers/does not cover

Execution modes 3 types to run your code Virtual Machines (managed by Azure) Cloud services (somewhere in between) Websites (full control)

Software development kits

What this course covers/does not cover

Cloud service basics Overview Cloud services architecture Roles (Web & Worker) Azure architecture Service definition Service configuration

Overview

Cloud services architecture

Roles (Web & Worker)

Azure architecture

Service definition

Service configuration with config files

Managing cloud services Overview Upgrade domains Virtual IP (VIP) swap Management

Overview

Upgrade domains Each domain can be updated seperately One domain down -> upgrading -> up Other domain down -> upgrading -> up

Virtual IP (VIP) swap Staging Production Switch of IP address

Management

Cloud storage basics Windows Azure storage Storage accounts REST API

Windows Azure storage 3 ways to store information

Storage accounts

REST API

Table storage Principe Azure table storage example Constraints Partitions E-Tag & batch operations

Principe

Azure table storage example

Constraints

Partitions

E-Tag & batch operations

Blob storage Principe Concepts Block vs. Page blobs Accessing blobs Container/Public level Blobs CDN Endpoint

Principe

Concepts

Block vs. Page blobs

Accessing blobs

Container/Public level Blobs Container level blob (can't list items in browser, 404) Public level blob (can list items in browser) All managable with Azure Storage Explorer tool

CDN Endpoint It creates a CDN folder where you can put static data Management portal Accessible from anywhere in the world Link how to use: us/documentation/articles/cdn-how-to-use-cdn/

Azure Queues Queue patterns PopReceipt