advanced development with windows azure

12
Advanced Development With Windows Azure

Upload: zeroun

Post on 26-Feb-2016

30 views

Category:

Documents


1 download

DESCRIPTION

Advanced Development With Windows Azure. Azure Kentico Virtual Conference Agenda. Agenda. Deployments Multi-Data Center Deployments Multi-Tennant Deployments Startup Tasks SSL SQL Database Azure Subscriptions / Dashboard Other Stuff. Deployments. Leveraging Production vs Staging - PowerPoint PPT Presentation

TRANSCRIPT

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