Migrate DB to Azure SQL Taiob M Ali.

Slides:



Advertisements
Similar presentations
Your Datacenter Active Directory SharePoint SQL Server.
Advertisements

System Center 2012 R2 Overview
Cloud OS Microsoft’s Vision of the Unified Platform for Modern Business.
4 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power = Unhappy CFO Not Enough Power = Grumpy Customers & Unhappy CEO Load Forecast.
Page 1 Ricardo Villalobos Windows Azure Architect Evangelist Microsoft Corporation Designing, Building, and Deploying Windows Azure applications.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
The Microsoft Cloud Azure Platform This presentation incorporates some content from Microsoft.
Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
The Cloud for Modern WakeUpAndCode.com.
Why consider the cloud? Cloud innovation presents challenges for IT.
9 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
Cross Platform Mobile Backend with Mobile Services James
Microsoft Confidential - Signed NDA Required Windows Azure Executive Vision and Roadmap NAME TITLE Microsoft Corporation.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
ISYS 512 Business Application Design and Development with.Net David Chao.
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Windows Azure Conference 2014 Azure Infrastructure services foundation.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage.
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
Your First Azure Application Michael Stiefel Reliable Software, Inc.
Trevor Sullivan Solution Architect Project Leadership Associates.
Intro to cloud computing and Azure. And in a non-Cloud view, there are inefficiencies in addressing those issues TIME IT CAPACITY Actual Load Allocated.
Startups.
Windows Azure for scalable compute and storage SQL Azure for relational storage for the cloud AppFabric infrastructure to connect the cloud.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
Microsoft Azure Active Directory. AD Microsoft Azure Active Directory.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
Microsoft Dynamics CRM 4.0 Microsoft Dynamics CRM 2011 Microsoft Dynamics CRM 2013 Microsoft Dynamics CRM 2015 Assessment Choosing upgrade/rip-
Going Hybrid – part 1 Moving to Hybrid Cloud with Windows Azure Virtual Machines & System Center 2012 R2.
Windows Azure Boot CampWindowsAzureBootCamp.com. Windows Azure Boot CampWindowsAzureBootCamp.com.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Managed Hybrid automatedusage based economics elastic always up. always on. PowerShell Automation Easy Scale-Out Easy Scale-Up.
HoraSesión 9:00 - 9:30Registro 9:30 – 10:30Empezando con Windows Azure 10:45 – 12:00HOL: Laboratorio – Empezando con Windows Azure 12:00 – 13:15Azure.
Cloud Computing Cosa, come e perché? Giancarlo Lelli Microsoft MVP – Avanade
SQL Server Agent All the Knobs You Need to Know Taiob M Ali.
Migrating to Azure and the Cloud Bob Duffy Database Architect Prodata SQL Centre of Excellence 28th Sept, 2013.
Peter Lu Copyright 2016 Developing SQL Database in Azure Peter Lu.Net Practices Director Principle Architect Nexient April 29th 2016.
Others Talk, We Listen. Managing Database Projects in Visual Studio 2013.
Agenda  What is Cloud Computing?  Milestone of Cloud Computing  Common Attributes of Cloud Computing  Cloud Service Layers  Cloud Implementation.
Migrate SQL Server Apps to SQL Azure Cloud DB
Migrating to and Integrating with SQL Azure
SQL Server Agent All the Knobs You Need to Know
SQL Saturday #573 - BSB Azure SQL Database Vs. Amazon RDS
Launch Your Database Into Microsoft Azure
SQL Server deployments
Cloud Data platform (Cloud Application Development & Deployment)
Launch Your Database Into The Cloud (bacpac edition)
Windows Azure Migrating SQL Server Workloads
Migrating to Windows Azure SQL Database
Cloud computing Anton Boyko .NET Developer.
Azure Infrastructure as a Service
SQL Server Data Tools Gert Drapers
PaaS - Development Stefan Geiger Gerry
Cloudy with a Chance of Data
02 | Hosting Services in Windows Azure
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Launch Your Database Into Azure
Migrating your local database to Azure SQL DB
Computing Power and Storage in the Cloud Bring Web Mobility to Construction Estimating MINI-CASE STUDY “Microsoft Azure storage and scalability empower.
The Mac DBA, using Docker and SQL Operations Studio
Microsoft Virtual Academy
12/9/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
MS AZURE By Sauras Pandey.
Mario…Take My Data To The Cloud!
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Azure Services Platform
06 | SQL Server and the Cloud
Presentation transcript:

Migrate DB to Azure SQL Taiob M Ali

About Me 11 Years as DBA MCSA SQL Server 2012/2014 Frequent Speaker at User Groups Certified MongoDB DBA MS in Computer Science BS in Naval Science 11 Years in Merchant Marine

Azure SQL Database Logical Server Storage Account Ways to Migrate Agenda Azure Overview Free Credit Azure SQL Database Logical Server Storage Account Ways to Migrate

Best Azure Definition Microsoft Azure allows you to perform virtually any compute or data storage operation by provisioning and scaling the necessary resources on demand and pay- as-you-go basis. Bob Tabor in his Microsoft Azure Fundamentals course in Microsoft Virtual Academy

Cloud Computing $ Your Datacenter Infrastructure Platform Software Control Customize $ Cloud Computing Your Datacenter Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime Managed by vendor You manage Platform (as a Service) Managed by vendor You manage Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data Software (as a Service) Managed by vendor Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data Courtesy: http://www.slideshare.net/mgafar/extending-your-data-center-to-the-cloud-with-windows-azure

$50-$150/month for VS Subscribers $200 for 30 days $25/month for 12 months $50-$150/month for VS Subscribers bit.ly/200dollar bit.ly/25fr12mon bit.ly/VSCredit

Logical Server Database Elastic Pool Data Warehouse Namespace

Storage Account Tables Queues Files Blobs

.DACPAC .BACPAC Schema + Data Schema Can be interacted using SSMS, PowerShell and .NET Can see XML content by renaming to .zip

1 2 3 4 SSMS SQL Azure Migration Wizard SSDT Using Visual Studio SqlPackage.exe / BACPAC 1 2 3 4 Courtesy: http://freezeprosoftware.com/Images/News/thumbnail/Migration-to-Microsoft-Azure.jpg

Courtesy: http://keywordsuggest.org/gallery/505460.html

SSMS Migration Wizard SSDT SQL Package Schema + Data BACPAC file Small to Medium DB No report Migration Wizard Schema or Data Migrate + Analyze CodePlex not Latest Schema Not for Many Fix SSDT Schema Only Keep Source Intact Publish from VS Directly Large Schema Change SQL Package BACPAC or DACPAC Analyze for Compatibility Export/Import

$50-$150/month VS Subscribers $200 for 30 days $25/month for 12 months $50-$150/month VS Subscribers Courtesy: http://blogstash.com/8-ways-to-find-and-claim-free-money/

Resource Sample Database SQL Server database migration to cloud Download Azure Migration Wizard Download Data-Tier Application Framework Download and Use AzCopy What is DACPAC and BACPAC Server Tier and Performance Levels

taiob@sqlworldwide.com @SqlWorldWide linkedin.com/in/taiobali sqlworldwide.com