SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Julie Lerman, New England Code Camp 10/17/2009 Data in the Azure Cloud Julie Lerman jlerman@thedatafarm.com
Julie Lerman Julie Lerman, New England Code Camp 10/17/2009 website theDataFarm.com blog & twitter theDataFarm.com/blog@julielermanVT book web site LearnEntityFramework.com consultant/mentor Microsoft MVP, INETA Speaker,ASPInsider, MCP, VTdotNET Leader
Agenda What is Azure? Type of Services Types of Storage Storing/Accessing Azure Tables Working Directly with SQL Azure Data through Services Julie Lerman, New England Code Camp 10/17/2009
Azure Platform Web Host on Steroids Hardware + Cloud Operating System “Reliable, Highly Available, Scalable & Fault Tolerant” Simple deployment Azure “Fabric” Integration of all that impact your service Automatically adjusts resources as needed Julie Lerman, New England Code Camp 10/17/2009
Azure Platform Components Julie Lerman, New England Code Camp 10/17/2009 Host your apps & services Storage Relational Database in the Cloud Access Control Services Service Bus
Windows Azure for Your Apps Web Role App or Service with an external endpoint Web App, Web Service, WCF Service, RIA , etc. Worker Role Provides background processing for apps No external endpoints Cloud Service “Wrapper” service that defines the roles Julie Lerman, New England Code Camp 10/17/2009
Ramping Up for App Development msdn.microsoft.com/azure Get a token for Azure accounts CTP is Free (microsoft.com/azure/register.mspx) Visual Studio 2008 SP1 Or Web Developer Express 2008 SP1 Windows Azure SDK Windows Azure Tools for Visual Studio Windows Azure Training Kit Julie Lerman, New England Code Camp 10/17/2009
Hello Azure Demo Julie Lerman, New England Code Camp 10/17/2009
Storage in Azure Julie Lerman, New England Code Camp 10/17/2009
Developing for Azure Tables Azure Table data built from your classes Access via ADO.NET Data Services Read & write to table as you would to ANDS Leverage StorageClient API in SDK Samples Define dev & cloud tables in code Dev Default: SQL Server Express 2005/2008  Best Practices White Paper  http://go.microsoft.com/fwlink/?LinkId=153401 Julie Lerman, New England Code Camp 10/17/2009
Using Azure tables Demo Julie Lerman, New England Code Camp 10/17/2009
Porting Storage to the cloud Julie Lerman, New England Code Camp 10/17/2009 Modify Configuration AccountName=julielerman AccountSharedKey=[primary access key] TableStorageEndpoint > http://table.core.windows.net   More Details in Critical MSDN Doc: Deploying a Service on Windows Azure, Author: Jim Nakashima
Connect to SQL Azure  SQL Server 2008 SQL Azure is not totally compatible with design tools (yet) Can’t access with VS2008 DB design tools SSMS DB Login fails. Begin with query Julie Lerman, New England Code Camp 10/17/2009
Developing for SQL Azure VS IDE does not work directly with cloud Develop and Test with local database Switch connection string to use cloud db SQL Azure has a subset of SS Features Not all SQL Server types are supported MARS is not supported Entity Framework leans on MARS Be sure to code around this limitation Julie Lerman, New England Code Camp 10/17/2009
Using SQl azure Demo	 Julie Lerman, New England Code Camp 10/17/2009
Migrating Databasesto SQL Server “Migrating Databases” HOL in Training Kit Detailed walk through Generate SQL Script to Create Database Modify to remove unsupported features UDFs, Windows Authentication, File Groups, ANSI_NULLS, ROWGUIDCOL, NOT FOR REPLICATION, XML SCHEMA COLLECTION and more
  Julie Lerman, New England Code Camp 10/17/2009
Using Blobs as a DataSource XML File can be a blob Entry in service configuration file Be sure Blob service is running locally Read and write streams to the blog Change endpoint in config to go live Julie Lerman, New England Code Camp 10/17/2009
Summary Azure marketing is overwhelming Look at the pieces that you need Biggest benefit is enormous scale Tight integration with Visual Studio Familiar and new paradigms And
it’s not free (but the CTP is ) Julie Lerman, New England Code Camp 10/17/2009
Resources Windows Azure Toolkit Microsoft.com/azure Msdn.microsoft.com/azure “How Do I” videos on msdn/azure Roger Jennings (oakleaf.blogspot.com) Cloud Computing with the Windows Azure Platform (WROX)  Blogs.msdn.com/ssds, learnazure,cloud, windowsazure Julie Lerman, New England Code Camp 10/17/2009
Julie Lerman Julie Lerman, New England Code Camp 10/17/2009 website theDataFarm.com blog & twitter theDataFarm.com/blog@julielermanVT book web site LearnEntityFramework.com consultant/mentor Microsoft MVP, INETA Speaker,ASPInsider, MCP, VTdotNET Leader

Weitere Àhnliche Inhalte

Was ist angesagt?

[Jun AWS 201] Elastic Beanstalk for Startups
[Jun AWS 201] Elastic Beanstalk for Startups[Jun AWS 201] Elastic Beanstalk for Startups
[Jun AWS 201] Elastic Beanstalk for Startups
Amazon Web Services Korea
 
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚șäŸ‹ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
Yuen-Kuei Hsueh
 
Deploy PHP Apps on AWS Beanstalk & Deploy with Git
Deploy PHP Apps on AWS Beanstalk & Deploy with GitDeploy PHP Apps on AWS Beanstalk & Deploy with Git
Deploy PHP Apps on AWS Beanstalk & Deploy with Git
Amazon Web Services
 

Was ist angesagt? (20)

Best of Microsoft Dev Camp 2015
Best of Microsoft Dev Camp 2015Best of Microsoft Dev Camp 2015
Best of Microsoft Dev Camp 2015
 
[Jun AWS 201] Elastic Beanstalk for Startups
[Jun AWS 201] Elastic Beanstalk for Startups[Jun AWS 201] Elastic Beanstalk for Startups
[Jun AWS 201] Elastic Beanstalk for Startups
 
AWS elastic beanstalk
AWS elastic beanstalkAWS elastic beanstalk
AWS elastic beanstalk
 
Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
Dead-Simple Deployment: Headache-Free Java Web Applications in the CloudDead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
 
Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
 Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
 
Dos and don'ts in AWS
Dos and don'ts in AWSDos and don'ts in AWS
Dos and don'ts in AWS
 
Spend Less on Azure
Spend Less on AzureSpend Less on Azure
Spend Less on Azure
 
Chris O'Brien - Building AI into Power Platform solutions
Chris O'Brien - Building AI into Power Platform solutionsChris O'Brien - Building AI into Power Platform solutions
Chris O'Brien - Building AI into Power Platform solutions
 
Windows Azure Web Sites - Things they don’t teach kids in school - Comunity D...
Windows Azure Web Sites- Things they don’t teach kids in school - Comunity D...Windows Azure Web Sites- Things they don’t teach kids in school - Comunity D...
Windows Azure Web Sites - Things they don’t teach kids in school - Comunity D...
 
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚șäŸ‹ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
ćŠ‚äœ•ç„Ąç—›äžŠé›Čç«Ż? 仄Elastic Beanstalk Java Containerç‚ș䟋
 
Serverless lessons learned #5 retries
Serverless lessons learned #5 retriesServerless lessons learned #5 retries
Serverless lessons learned #5 retries
 
PHP deploy 2015 flavor - talk from php tour 2015 luxembourg
PHP deploy 2015 flavor - talk from php tour 2015 luxembourgPHP deploy 2015 flavor - talk from php tour 2015 luxembourg
PHP deploy 2015 flavor - talk from php tour 2015 luxembourg
 
COB ESPC18 - Rich PowerApps with offline support
COB ESPC18 - Rich PowerApps with offline supportCOB ESPC18 - Rich PowerApps with offline support
COB ESPC18 - Rich PowerApps with offline support
 
Get set.. Introduction to Windows Azure Development
Get set.. Introduction to Windows Azure DevelopmentGet set.. Introduction to Windows Azure Development
Get set.. Introduction to Windows Azure Development
 
Build and deployment with Jenkins and Code Deploy on AWS
Build and deployment with Jenkins and Code Deploy on AWSBuild and deployment with Jenkins and Code Deploy on AWS
Build and deployment with Jenkins and Code Deploy on AWS
 
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
 
Deploy PHP Apps on AWS Beanstalk & Deploy with Git
Deploy PHP Apps on AWS Beanstalk & Deploy with GitDeploy PHP Apps on AWS Beanstalk & Deploy with Git
Deploy PHP Apps on AWS Beanstalk & Deploy with Git
 
Styling and Data Binding in Lightning Web Component
Styling and Data Binding in Lightning Web ComponentStyling and Data Binding in Lightning Web Component
Styling and Data Binding in Lightning Web Component
 
Just Another Word Press Weblog But More Cloudy
Just Another Word Press Weblog   But More CloudyJust Another Word Press Weblog   But More Cloudy
Just Another Word Press Weblog But More Cloudy
 
Writing a Search Engine. How hard could it be?
Writing a Search Engine. How hard could it be?Writing a Search Engine. How hard could it be?
Writing a Search Engine. How hard could it be?
 

Andere mochten auch

Big Data Science in the Cloud from Big Data World Conference 2013
Big Data Science in the Cloud from Big Data World Conference 2013Big Data Science in the Cloud from Big Data World Conference 2013
Big Data Science in the Cloud from Big Data World Conference 2013
Markus Schmidberger
 
a real-time architecture using Hadoop and Storm at Devoxx
a real-time architecture using Hadoop and Storm at Devoxxa real-time architecture using Hadoop and Storm at Devoxx
a real-time architecture using Hadoop and Storm at Devoxx
Nathan Bijnens
 

Andere mochten auch (6)

Big Data Science in the Cloud from Big Data World Conference 2013
Big Data Science in the Cloud from Big Data World Conference 2013Big Data Science in the Cloud from Big Data World Conference 2013
Big Data Science in the Cloud from Big Data World Conference 2013
 
A Tour of EF Core's (1.1) Most Interesting & Important Features
A Tour of EF Core's (1.1) Most Interesting & Important FeaturesA Tour of EF Core's (1.1) Most Interesting & Important Features
A Tour of EF Core's (1.1) Most Interesting & Important Features
 
Heise Developer World 2016 - Big Data ist tot, es lebe Business Intelligenz
Heise Developer World 2016 - Big Data ist tot, es lebe Business IntelligenzHeise Developer World 2016 - Big Data ist tot, es lebe Business Intelligenz
Heise Developer World 2016 - Big Data ist tot, es lebe Business Intelligenz
 
Microsoft for developers open source and cross platform
Microsoft for developers  open source and cross platformMicrosoft for developers  open source and cross platform
Microsoft for developers open source and cross platform
 
EF6 or EF Core? How Do I Choose?
EF6 or EF Core? How Do I Choose?EF6 or EF Core? How Do I Choose?
EF6 or EF Core? How Do I Choose?
 
a real-time architecture using Hadoop and Storm at Devoxx
a real-time architecture using Hadoop and Storm at Devoxxa real-time architecture using Hadoop and Storm at Devoxx
a real-time architecture using Hadoop and Storm at Devoxx
 

Ähnlich wie Data in the Azure Cloud, by Julie Lerman

Windows Azure & How to Deploy Wordress
Windows Azure & How to Deploy WordressWindows Azure & How to Deploy Wordress
Windows Azure & How to Deploy Wordress
George Kanellopoulos
 
Enter the Dragon - SQL 2014 on Server Core PASS Summit 2014 Edition
Enter the Dragon -  SQL 2014 on Server Core PASS Summit 2014 EditionEnter the Dragon -  SQL 2014 on Server Core PASS Summit 2014 Edition
Enter the Dragon - SQL 2014 on Server Core PASS Summit 2014 Edition
Mark Broadbent
 

Ähnlich wie Data in the Azure Cloud, by Julie Lerman (20)

Azure presentation nnug dec 2010
Azure presentation nnug  dec 2010Azure presentation nnug  dec 2010
Azure presentation nnug dec 2010
 
Day Of Cloud - Windows Azure Platform
Day Of Cloud - Windows Azure PlatformDay Of Cloud - Windows Azure Platform
Day Of Cloud - Windows Azure Platform
 
Deploying your Application to SQLRally
Deploying your Application to SQLRallyDeploying your Application to SQLRally
Deploying your Application to SQLRally
 
Sql Azure
Sql AzureSql Azure
Sql Azure
 
2014.11.14 Data Opportunities with Azure
2014.11.14 Data Opportunities with Azure2014.11.14 Data Opportunities with Azure
2014.11.14 Data Opportunities with Azure
 
Windows Azure & How to Deploy Wordress
Windows Azure & How to Deploy WordressWindows Azure & How to Deploy Wordress
Windows Azure & How to Deploy Wordress
 
Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010
 
Understanding The Azure Platform Jan
Understanding The Azure Platform   JanUnderstanding The Azure Platform   Jan
Understanding The Azure Platform Jan
 
Concocting an MVC, Data Services and Entity Framework solution for Azure
Concocting an MVC, Data Services and Entity Framework solution for AzureConcocting an MVC, Data Services and Entity Framework solution for Azure
Concocting an MVC, Data Services and Entity Framework solution for Azure
 
SQL Server - High availability
SQL Server - High availabilitySQL Server - High availability
SQL Server - High availability
 
Enter the Dragon - SQL 2014 on Server Core PASS Summit 2014 Edition
Enter the Dragon -  SQL 2014 on Server Core PASS Summit 2014 EditionEnter the Dragon -  SQL 2014 on Server Core PASS Summit 2014 Edition
Enter the Dragon - SQL 2014 on Server Core PASS Summit 2014 Edition
 
Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51
 
Getting Started with Sql Server Compact Edition
Getting Started with Sql Server Compact EditionGetting Started with Sql Server Compact Edition
Getting Started with Sql Server Compact Edition
 
Sky High With Azure
Sky High With AzureSky High With Azure
Sky High With Azure
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
 
Azure
AzureAzure
Azure
 
Azure
AzureAzure
Azure
 
Azure providers - Bouvet BigOne 2011
Azure providers - Bouvet BigOne 2011Azure providers - Bouvet BigOne 2011
Azure providers - Bouvet BigOne 2011
 
SQL Azure Overview - ericnel
SQL Azure Overview - ericnelSQL Azure Overview - ericnel
SQL Azure Overview - ericnel
 
Ontwikkelstraat in de Cloud: ALM en Azure een krachtige combinatie
Ontwikkelstraat in de Cloud: ALM en Azure een krachtige combinatie Ontwikkelstraat in de Cloud: ALM en Azure een krachtige combinatie
Ontwikkelstraat in de Cloud: ALM en Azure een krachtige combinatie
 

Mehr von Julie Lerman

Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman
 
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman
 
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Julie Lerman
 

Mehr von Julie Lerman (20)

EF Core in Containerized ASP.NET Core APIs
EF Core in Containerized ASP.NET Core APIsEF Core in Containerized ASP.NET Core APIs
EF Core in Containerized ASP.NET Core APIs
 
Domain-Driven Design with Tender Loving Care (DDD with TLC)
Domain-Driven Design with Tender Loving Care (DDD with TLC)Domain-Driven Design with Tender Loving Care (DDD with TLC)
Domain-Driven Design with Tender Loving Care (DDD with TLC)
 
What's New in Visual Studio 2017
What's New in Visual Studio 2017What's New in Visual Studio 2017
What's New in Visual Studio 2017
 
Entity Framework and Domain Driven Design
Entity Framework and Domain Driven DesignEntity Framework and Domain Driven Design
Entity Framework and Domain Driven Design
 
RavenDB Overview
RavenDB OverviewRavenDB Overview
RavenDB Overview
 
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
Julie Lerman: Entity Framework FTQs (Frequently Tweeted Questions)
 
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
Julie Lerman Entity Framework in the Enterprise (Boston Code Camp March 2013)
 
Entity Framework Today (May 2012)
Entity Framework Today (May 2012)Entity Framework Today (May 2012)
Entity Framework Today (May 2012)
 
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
Working With Sql Azure from Entity Framework On-Premises (Julia Lerman)
 
Perspectives on Entity Framework, Julie Lerman
Perspectives on Entity Framework, Julie LermanPerspectives on Entity Framework, Julie Lerman
Perspectives on Entity Framework, Julie Lerman
 
Entity Framework NYC Firestarter
Entity Framework NYC FirestarterEntity Framework NYC Firestarter
Entity Framework NYC Firestarter
 
Getting Persistence Ignorant with Entity Framework, Julie Lerman
Getting Persistence Ignorant with Entity Framework, Julie LermanGetting Persistence Ignorant with Entity Framework, Julie Lerman
Getting Persistence Ignorant with Entity Framework, Julie Lerman
 
Building n-Tier ASP.NET WebForms with Entity Framework 4, Lerman
Building n-Tier ASP.NET WebForms with Entity Framework 4, LermanBuilding n-Tier ASP.NET WebForms with Entity Framework 4, Lerman
Building n-Tier ASP.NET WebForms with Entity Framework 4, Lerman
 
Persistence Ignorance in Entity Framework 4, Julie Lerman
Persistence Ignorance in Entity Framework 4, Julie LermanPersistence Ignorance in Entity Framework 4, Julie Lerman
Persistence Ignorance in Entity Framework 4, Julie Lerman
 
Persistence Ignorance in Entity Framework 4, Julie Lerman
Persistence Ignorance in Entity Framework 4, Julie LermanPersistence Ignorance in Entity Framework 4, Julie Lerman
Persistence Ignorance in Entity Framework 4, Julie Lerman
 
Entity Framework 4 and WCF
Entity Framework 4 and WCFEntity Framework 4 and WCF
Entity Framework 4 and WCF
 
Julie Lerman Agile Entity Framework (March 2010)
Julie Lerman Agile Entity Framework (March 2010)Julie Lerman Agile Entity Framework (March 2010)
Julie Lerman Agile Entity Framework (March 2010)
 
AgileEntity Framework 4
AgileEntity Framework 4AgileEntity Framework 4
AgileEntity Framework 4
 
Lerman Adx303 Entity Framework 4 In Aspnet
Lerman Adx303 Entity Framework 4 In AspnetLerman Adx303 Entity Framework 4 In Aspnet
Lerman Adx303 Entity Framework 4 In Aspnet
 
Lerman Vvs14 Ef Tips And Tricks
Lerman Vvs14  Ef Tips And TricksLerman Vvs14  Ef Tips And Tricks
Lerman Vvs14 Ef Tips And Tricks
 

KĂŒrzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

KĂŒrzlich hochgeladen (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 

Data in the Azure Cloud, by Julie Lerman

  • 1. Julie Lerman, New England Code Camp 10/17/2009 Data in the Azure Cloud Julie Lerman jlerman@thedatafarm.com
  • 2. Julie Lerman Julie Lerman, New England Code Camp 10/17/2009 website theDataFarm.com blog & twitter theDataFarm.com/blog@julielermanVT book web site LearnEntityFramework.com consultant/mentor Microsoft MVP, INETA Speaker,ASPInsider, MCP, VTdotNET Leader
  • 3. Agenda What is Azure? Type of Services Types of Storage Storing/Accessing Azure Tables Working Directly with SQL Azure Data through Services Julie Lerman, New England Code Camp 10/17/2009
  • 4. Azure Platform Web Host on Steroids Hardware + Cloud Operating System “Reliable, Highly Available, Scalable & Fault Tolerant” Simple deployment Azure “Fabric” Integration of all that impact your service Automatically adjusts resources as needed Julie Lerman, New England Code Camp 10/17/2009
  • 5. Azure Platform Components Julie Lerman, New England Code Camp 10/17/2009 Host your apps & services Storage Relational Database in the Cloud Access Control Services Service Bus
  • 6. Windows Azure for Your Apps Web Role App or Service with an external endpoint Web App, Web Service, WCF Service, RIA , etc. Worker Role Provides background processing for apps No external endpoints Cloud Service “Wrapper” service that defines the roles Julie Lerman, New England Code Camp 10/17/2009
  • 7. Ramping Up for App Development msdn.microsoft.com/azure Get a token for Azure accounts CTP is Free (microsoft.com/azure/register.mspx) Visual Studio 2008 SP1 Or Web Developer Express 2008 SP1 Windows Azure SDK Windows Azure Tools for Visual Studio Windows Azure Training Kit Julie Lerman, New England Code Camp 10/17/2009
  • 8. Hello Azure Demo Julie Lerman, New England Code Camp 10/17/2009
  • 9. Storage in Azure Julie Lerman, New England Code Camp 10/17/2009
  • 10. Developing for Azure Tables Azure Table data built from your classes Access via ADO.NET Data Services Read & write to table as you would to ANDS Leverage StorageClient API in SDK Samples Define dev & cloud tables in code Dev Default: SQL Server Express 2005/2008 Best Practices White Paper http://go.microsoft.com/fwlink/?LinkId=153401 Julie Lerman, New England Code Camp 10/17/2009
  • 11. Using Azure tables Demo Julie Lerman, New England Code Camp 10/17/2009
  • 12. Porting Storage to the cloud Julie Lerman, New England Code Camp 10/17/2009 Modify Configuration AccountName=julielerman AccountSharedKey=[primary access key] TableStorageEndpoint > http://table.core.windows.net More Details in Critical MSDN Doc: Deploying a Service on Windows Azure, Author: Jim Nakashima
  • 13. Connect to SQL Azure SQL Server 2008 SQL Azure is not totally compatible with design tools (yet) Can’t access with VS2008 DB design tools SSMS DB Login fails. Begin with query Julie Lerman, New England Code Camp 10/17/2009
  • 14. Developing for SQL Azure VS IDE does not work directly with cloud Develop and Test with local database Switch connection string to use cloud db SQL Azure has a subset of SS Features Not all SQL Server types are supported MARS is not supported Entity Framework leans on MARS Be sure to code around this limitation Julie Lerman, New England Code Camp 10/17/2009
  • 15. Using SQl azure Demo Julie Lerman, New England Code Camp 10/17/2009
  • 16. Migrating Databasesto SQL Server “Migrating Databases” HOL in Training Kit Detailed walk through Generate SQL Script to Create Database Modify to remove unsupported features UDFs, Windows Authentication, File Groups, ANSI_NULLS, ROWGUIDCOL, NOT FOR REPLICATION, XML SCHEMA COLLECTION and more
 Julie Lerman, New England Code Camp 10/17/2009
  • 17. Using Blobs as a DataSource XML File can be a blob Entry in service configuration file Be sure Blob service is running locally Read and write streams to the blog Change endpoint in config to go live Julie Lerman, New England Code Camp 10/17/2009
  • 18. Summary Azure marketing is overwhelming Look at the pieces that you need Biggest benefit is enormous scale Tight integration with Visual Studio Familiar and new paradigms And
it’s not free (but the CTP is ) Julie Lerman, New England Code Camp 10/17/2009
  • 19. Resources Windows Azure Toolkit Microsoft.com/azure Msdn.microsoft.com/azure “How Do I” videos on msdn/azure Roger Jennings (oakleaf.blogspot.com) Cloud Computing with the Windows Azure Platform (WROX) Blogs.msdn.com/ssds, learnazure,cloud, windowsazure Julie Lerman, New England Code Camp 10/17/2009
  • 20. Julie Lerman Julie Lerman, New England Code Camp 10/17/2009 website theDataFarm.com blog & twitter theDataFarm.com/blog@julielermanVT book web site LearnEntityFramework.com consultant/mentor Microsoft MVP, INETA Speaker,ASPInsider, MCP, VTdotNET Leader