14
SQL Azure Intro and What’s New Level: Introductory to Intermediate Andy Thiru SQL/BI Developer

SQL Azure Intro and What’s New Level: Introductory to Intermediate

  • Upload
    nixie

  • View
    46

  • Download
    0

Embed Size (px)

DESCRIPTION

SQL Azure Intro and What’s New Level: Introductory to Intermediate. Andy Thiru SQL/BI Developer. Agenda. Overview of SQL Azure Getting Started with SQL Azure Administration Advanced Topic in SQL Azure Data Sync Federation Q&A. Windows Azure Platform. Getting Started with SQL Azure. - PowerPoint PPT Presentation

Citation preview

Page 1: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

SQL Azure Intro and What’s NewLevel: Introductory to Intermediate

Andy ThiruSQL/BI Developer

Page 2: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Agenda

• Overview of SQL Azure• Getting Started with SQL Azure• Administration • Advanced Topic in SQL Azure

• Data Sync• Federation

• Q&A

Page 3: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Windows Azure Platform

Page 4: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Getting Started with SQL Azure

1. Sign Up or Login to Windows Azure2. Create SQL Azure Server3. Create SQL Azure Database4. Setup Schema5. Connect and Access

Page 5: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Getting Started with SQL Azure

demo

Page 6: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

SQL Azure – Behind the Scenes

Replica 1

Replica 2

Replica 3

DB

Single LogicalDatabase

Multiple PhysicalReplicas

Page 7: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Administration/Azure Security• SQL Azure Firewalls

• Managing the Login

• Migrating the Database

• Backup

Page 8: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Administration

demo

Page 9: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Data Sync

• Topology• Agent• Security• Database Consideration• Table Consideration

Page 10: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Data Sync

demo

Page 11: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Global Scalability – Data Centers

Page 12: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Summary• SQL Azure is the Windows Azure solution for

highly available, massively scalable, relational data in the Cloud.

• If you’re familiar with SQL Server, SQL Azure will be a natural extension.

• SQL Azure is great for simple relational data storage to more advanced scenarios like BI, Scale and Sync.

Page 13: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Useful Links

• http://wappowershell.codeplex.com/releases/view/84058

Page 14: SQL Azure Intro and What’s New Level:  Introductory to Intermediate

Questions