12
Advanced Development With Windows Azure

Advanced development with Windows Azure

Embed Size (px)

DESCRIPTION

Are you an experienced Windows Azure developer or architect looking to understand advanced development techniques when building highly scalable applications and services using the Windows Azure platform? Then don’t miss this session! Speaker: Bryan Soltis, Kentico MVP and Director of Technology and Research at Bit-Wizards

Citation preview

Page 1: Advanced development with Windows Azure

Advanced Development With Windows Azure

Page 2: Advanced development with Windows Azure

Azure Kentico Virtual Conference AgendaTime Session Information Register7:00 –8:00 AM PST10:00-11:00 AM EST3:00-4:00 PM BST

Are you ready? Introduction to Cloud Computing and Windows Azure Speaker: Vince Mayfield, CEO Bit-Wizards 

Register me

Break8:30-9:30 AM PST11:30–12:30 PM EST4:30-5:30 PM BST

Get set.. Introduction to Windows Azure Development Speaker: Brian McKeiver, Kentico MVP and Partner/Senior Developer at BizStream

Register me

Break10:00–11:00 AM PST1:00 –2:00 PM EST6:00–7:00 PM BST

Go…Running Kentico CMS on Windows Azure Speaker: Thom Robbins, Chief Evangelist Kentico CMS

Register me

Break11:30–12:30 PM PST2:30–3:30 PM EST7:30 –8:30 PM BST

Deployment options for Kentico CMS on Windows Azure Speaker: Bryan Soltis, Kentico MVP and Director of Technology and Research at Bit-Wizards

Register me

Break1:00 PM–2:00 PM PST4:00–5:00 PM EST9:00–10:00 PM BST

Best Practices for Kentico CMS and Windows Azure Speaker: Dominik Pinter, Group Product Manager/SaaS and Cloud 

Register me

Break2:30–3:30 PM PST5:30–6:30 PM EST10:30–11:30 PM BST

Advanced development with Windows Azure Speaker: Bryan Soltis, Kentico MVP and Director of Technology and Research at Bit-Wizards

Register me

Break4:00–5:00 PM PST7:00–8:00 PM EST12:00–1:00 AM BST

Common questions for Windows Azure and Kentico CMS Speaker: Kentico Cloud and SaaS Development Group 

Register me

Page 3: Advanced development with Windows Azure

Agenda

Deployments

Multi-Data Center Deployments

Multi-Tennant Deployments

Startup Tasks

SSL

SQL Database

Azure Subscriptions / Dashboard

Other Stuff

Page 4: Advanced development with Windows Azure

Deployments

Leveraging Production vs Staging Leverage storage account for upload

packages OS Version Updates configuration Scaling Session

Page 5: Advanced development with Windows Azure

Multi-Data Center Deployments

Single DB Windows Azure Traffic Manager

for traffic

Latency from SQL DB location

Multiple DBs Syncing data across databases

Data Sync

"New" tables

Geared more for single tables

Web Role

SQL Database

US Data Center

Web Role

Asia Data Center

Page 6: Advanced development with Windows Azure

Multi-Tennant Deployments

"Stacking" sites in a single web role

Deployment considerations All must deployed at

once

Host headers within IIS

Page 7: Advanced development with Windows Azure

Startup Tasks (PaaS)

Used in PaaS (Cloud Services) Permissions Task Type

Simple Elevated

Install components (PHP, ASP, etc.) Set up network shares

Page 8: Advanced development with Windows Azure

SSL

Single IPs / Multiple SSL sites SNI / Multi-Domain certs

PaaS Packaging cert within app

Uploading to Windows Azure

IaaS Standard SSL setup / installation

Windows Azure Web Sites New functionality for Reserved

mode

Page 9: Advanced development with Windows Azure

SQL Database

SQL Database Migrating data

SQL Azure Migration Wizard

SQL Server 2012

Backing up data Import / Export

3rd Party Tools Red Gate

Page 10: Advanced development with Windows Azure

Azure Subscriptions

Co-Administration Filtering subscriptions Preview features Migrating subscriptions Pricing models

Pay As You Go

Pre-Paid

Enterprise Agreements (EA)

Page 11: Advanced development with Windows Azure

Other Stuff

Windows Azure Preview Features

Windows Azure Trust Center

Windows Azure Training Kit Windows Azure dev camps MSDN subscriptions

Recent changes

OS Version availability

Affinity Groups HDInsight Media Services Networks Recovery Services Add-Ons