Peter Lu Copyright 2016 Developing SQL Database in Azure Peter Lu.Net Practices Director Principle Architect Nexient April 29th 2016.

Slides:



Advertisements
Similar presentations
Agile Project Planning End to End Traceability Stunning New Reports 1-click Custom Excel reports New Dashboards Branch Visualization DistributedBuild Build.
Advertisements

System Center 2012 R2 Overview
©2013 Avaya Inc. All rights reservedFebruary 26-28, 2013 | Orlando, FL.
Modern Application Lifecycle Visual Studio Online journey, capabilities and DevOps Scenarios Good to know.
Ken Casada Technical Evangelist Microsoft Switzerland What’s new in Microsoft Azure.
Modern Application Lifecycle Visual Studio Online journey Visual Studio Online capability Good to know.
Visual Studio 2013 Licensing Overview Offerings, Pricing, Licensing, and Promotions Rachel Pekin Microsoft.
Modern app development Continuous value delivery and rapid response to change.
Get set.. Introduction to Windows Azure Development Brian McKeiver, Kentico MVP & Partner/Senior Developer, BizStream.
High memory instances Monthly SLA : Virtual Machines Validated & supported Microsoft workloads Price reduction: standard Windows (22%) & Linux (29%)
MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio Team Foundation.
Engineering the Cloud Andrew McCombs March 10th, 2011.
Visual Studio & Expression By: Arabind Coomaraswamy.
Dev and Test Environments in the Cloud
Introduction to the Microsoft Private Cloud WSV207 Symon Perriman Technical Evangelist Microsoft WSV207.
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
1 Adopting Visual Studio Team System Bindia Hallauer Product Management, Visual Studio Team System Microsoft Corporation.
1 The Virtual Reality Virtualization both inside and outside of the cloud Mike Furgal Director – Managed Database Services BravePoint.
Randy Pagels, Developer Technology Specialist Microsoft Corporation Dev & Test in the Cloud.
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
Your First Azure Application Michael Stiefel Reliable Software, Inc.
Corporate Network Virtual Network Web Sites Mobile Services Corporate Network Microsoft SQL Server Hybrid Connection Other published resources.
Windows Azure Conference 2014 Caching Data in the Cloud with Windows Azure.
What’s New with Windows Server 2012 and Microsoft System Center 2012 SP1 Vijay Tewari Principal Group Program Manager Microsoft Corporation.
Startups.
Intro to Datazen.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 1 Automate your way to.
4/26/2017 Use Cloud-Based Load Testing Service to Find Scale and Performance Bottlenecks Randy Pagels Sr. Developer Technology Specialist © 2012 Microsoft.
Robert Potočnik, Microsoft Pripeljite košček Azure sveta v vaš datacenter (WAP)
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Developing SQL/Server database in Visual Studio Introducing SQL /Server Data Tools Peter Lu.Net Practices Director Principle Architect Nexient March 19.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
SQL Server as a Cloud Service November 11th 2015 Warner Chaves SQL MVP/MCM.
Configuring SQL Server for a successful SharePoint Server Deployment Haaron Gonzalez Solution Architect & Consultant Microsoft MVP SharePoint Server
SQL Server as a Cloud Service April 15th 2016 Warner Chaves Data Platform MVP/SQL Server MCM.
Agenda  What is Cloud Computing?  Milestone of Cloud Computing  Common Attributes of Cloud Computing  Cloud Service Layers  Cloud Implementation.
Migrate DB to Azure SQL Taiob M Ali.
What’s new in SQL Server 2016
Microsoft Certification Paths
Deploying Web Application
SQL Azure Reporting By Ryan Duclos
Welcome! Power BI User Group (PUG)
Lead SQL BankofAmerica Blog: SQLHarry.com
Windows Server* 2016 & Intel® Technologies
Cloud Data platform (Cloud Application Development & Deployment)
Elastic database patterns for SaaS applications in Azure
Implementing ArcGIS on Azure/Cloud Builder 10.4
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Scaling In e Scaling Out através do elastic pool
Azure Hybrid Use Benefit Overview
Windows Azure Migrating SQL Server Workloads
Azure SQL Database – Scaling in and Scaling out with elastic pool
04 – Azure SQL Database Bret Stateham | Senior Technical Evangelist​
Design and Implement Cloud Data Platform Solutions
Developing an app for SharePoint autohosted in Azure
02 | Design and implement database
Dev and Test Environments in the Cloud
Azure SQL Data Warehouse Scaling: Configuration and Guidance
Azure SQL Database – Scaling in and Scaling out with elastic pool
Introduction to Azure SQL Database
Arizona SQL Server Users Group
What’s new in SSRS 2016.
Microsoft Azure for SQL Server Professionals
Azure's Performance, Scalability, SQL Servers Automate Real Time Data Transfer at Low Cost MINI-CASE STUDY “Azure offers high performance, scalable, and.
Microsoft Certification Paths
BusinessObjects IN Cloud ……InfoSol’s story
Power BI with Analysis Services
SQL Azure to .NET Developers
The Database World of Azure
Presentation transcript:

Peter Lu Copyright 2016 Developing SQL Database in Azure Peter Lu.Net Practices Director Principle Architect Nexient April 29th 2016

Peter Lu Copyright SQL Database Azure Agenda Brief Introduction about myself Brief Introduction about Nexient Azure, Microsoft’s Cloud platform Azure for MSDN subscribers Price structure on Azure for production usage SQL database Server vs. SQL Database Creating database Connecting to database Querying database Publish SSDT project to SQL Azure Demo Q&As

Peter Lu Copyright SQL Database Azure About me Started working on relational database since 1993 Touched Oracle, Sybase, Informix and mostly SQL/Server working on Microsoft platform since 1995 (VB3) Started working on.Net since 1.0 and VS2002 Started working on C# as soon as I got hold of.Net Expert in WCF, WPF, ASP.Net and Enterprise Library Expert in MVC and MVVM patterns Expert in Data model design and SQL/Server Worked on Data model design using ER-Win since Working as.Net Practices Director at Nexient Ann Arbor Michigan Certified with C# in Visual Studio 2012 ( ) in Jan 2013.

Nexient Confidential 4 Systems in Motion is now Nexient 4 Agile Delivery centers 2010 Launched 500+ People Strong 56% Annual Average Growth  Pioneer in Onshore Agile Software with Midwest deliver centers  Proven track record of excellence in technology innovation and software delivery  Leaders in building and developing a talent base Nexient is the largest Pure-Play Domestic Technology Services Provider PROVEN BUSINESS MODEL FOR UNBEATABLE VALUE

Peter Lu Copyright SQL Database Azure Starting from February 2010, Microsoft released its Azure platform. Since then, more an more services are made available in Azure platform As of now, close to 30 different services are available in Azure platform –Web App –Virtual Machine –Mobile Service –Cloud Services –SQL Database –Storages –Many more… Azure, Microsoft’s Cloud platform

Peter Lu Copyright SQL Database Azure Azure Management Portal

Peter Lu Copyright SQL Database Azure Visual Studio Professional –$50 per month MSDN Platforms –$100 per month Visual Studio Enterprise –$150 Per month Azure for MSDN subscribers Monthly credit

Peter Lu Copyright SQL Database Azure Basic Best suited for a small database, supporting typically one single active operation at a given time. Examples include databases used for development or testing, or small- scale infrequently used applications. Standard The go-to option for most cloud applications, supporting multiple concurrent queries. Examples include workgroup or web applications. Premium Designed for high transactional volume, supporting a large number of concurrent users and requiring the highest level of business continuity capabilities. Examples are databases supporting mission critical applications. Service tiers and database options

Peter Lu Copyright SQL Database Azure Azure for production usage (Basic Tier) eDTUs Per POOL Max Storage per pool Max DB per pool Max eDTUs per DB Price 10010GB2005~$ ~$ ~$ ~$ ~$1800 eDTU: elastic Database Transaction Units (eDTUs).

Peter Lu Copyright SQL Database Azure Azure for production usage (Standard Tier) eDTUs Per POOL Max Storage per pool Max DB per pool Max eDTUs per DB Price GB200100~$ GB400100~$ GB400100~$ GB400100~$ TB400100~$2700

Peter Lu Copyright SQL Database Azure Azure for production usage (Premium) eDTUs Per POOL Max Storage per pool Max DB per pool Max eDTUs per DB Price GB50125$ GB50250$ GB50500$ GB501000$ GB501000$8400

Peter Lu Copyright SQL Database Azure SQL DB –low maintenance cost(MS does the work for you) –Less expensive (as little as $5.00 per month for a 100MB database) SQL VM –Faster and dedicated hardware resource –best application compatibility –Self-service on maintance –Scalable SQL database Server vs. SQL Database

Peter Lu Copyright SQL Database Azure Creating database

Peter Lu Copyright SQL Database Azure Connecting to database Do not forget to free up your IP in firewall setup !

Peter Lu Copyright SQL Database Azure Publish SSDT project to SQL Azure Setup the publishing profile. Change Target platform With one button click, and then sit back be relax your database project is in the cloud in no time.

Peter Lu Copyright SQL Database Azure SQL Azure 11 vs AQL Azure 12 Microsoft SQL Azure (RTM) Mar :44:17 Copyright (c) Microsoft Corporation Upgrade from 11 to 12 again Update your SSDT project for V 12.

Peter Lu Copyright SQL Database Azure Querying database [File]-> [New Query] you are on for business Differences: –Select top n –Edit top m

Peter Lu Copyright SQL Database Azure Demo time From MSDN to Azure Create new database ( first DB) Connect to the database. Publish SSDT project to Azure Query database

Peter Lu Copyright SQL Database Azure Conclusion If your database can live in the cloud, why build your database locally?

Peter Lu Copyright SQL Database Azure Questions