© Sogeti Sogeti-Microsoft Alliance Getting Started with Windows Azure Development.

Slides:



Advertisements
Similar presentations
Includes the following resources: Windows Azure 2 small compute instances 35GB of storage 50,000,000 storage transactions 10 Shared WebSites 10 Shared.
Advertisements

Technical Offerings Training, education and opportunities for personal advancement Christopher Kusek - Peters & Associates.
Building PHP Applications using the Windows Azure Platform Craig Kitterman Senior Technical Evangelist Interoperability Microsoft Corporation Sumit Chawla.
Get set.. Introduction to Windows Azure Development Brian McKeiver, Kentico MVP & Partner/Senior Developer, BizStream.
The Cloud for Modern WakeUpAndCode.com.
Windows Azure AppFabric Access Control Service (ACS) v.2 (Beta) Prerequisites.
Will Smythe Senior Program Manager Developing Java projects on Visual Studio Online with Team Explorer Everywhere.
Microsoft, Linux and the Open Source Community Mark Gayler, Senior Technical Evangelist, Microsoft Open Technologies, Inc.
A Tutorial on Windows Phone 7 and Windows Azure COSC7388 Spring 2011 Huy Nguyen.
Visual Studio 2012 or 2013 VisualStudio.com (or) Github (or) Bitbucket (or more) Azure Cross-Platform Command Tools Setup if you want to play too.
Eric Nelson Developer Evangelist Microsoft UK | Lap around.
Randy Pagels, Developer Technology Specialist Microsoft Corporation Dev & Test in the Cloud.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
Getting Started with Windows Azure Name Title Microsoft Corporation.
February 28, 2007 Pamela Williams. Windows SharePoint Services is an enabling technology that is included in Microsoft Windows Server It provides.
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.
Introduction to Windows Azure BUGAEV ROMAN. Azure Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud.
Getting Started with Windows Azure Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-70.
© Sogeti Sogeti-Microsoft Alliance Cloud Computing Barriers and Benefits.
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.
Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India.
Eric Nelson Application Architect, Microsoft ISV Team Windows.
Azure Services Platform Update James Conard Sr. Director Developer & Platform Evangelism Microsoft Corporation.
Ubuntu, SUSE, OpenSUSE, CentOS & Oracle EL + hundreds on VM Depot Bring your own framework! Ecosystem Supported Microsoft 1st Party Support.
Includes the following resources: Windows Azure 3 small compute instances 3GB of storage 250,000 storage transactions SQL Azure Two 1GB Web Edition.
Agenda Introduction Student Day 2006 Microsoft IT Academy MSDN Academic Alliance Questions Paul Lo Academic Advisor Paul Lo Academic.
Node.js & Windows Azure AZR326  JavaScript on the Server!  Event driven I/O server-side JavaScript  Not thread based, each connection uses only a.
Developer Day Windows Azure June 2012 & October 2012 News Mario Szpuszta Cloud Architect & Technical Evangelist, Microsoft Corp.
Kevin Francis Azure Media Services Architecture Deep Dive CLD31 2.
GETTING STARTED WITH WINDOWS AZURE DEVELOPMENT Eric Nelson Slide 1.
Windows Azure, SQL Azure and SharePoint 2010 Integration.
Windows Azure poDRw_Xi3Aw.
Kevin Francis Big Building Blocks – a tour of Dynamics ARC323 A.
Benjamin Soulier Technical Expert - Windows Azure MVP Cambridge Technology Partners What’s new in Windows Azure?
Virtual techdays INDIA │ august 2010 Building & Deploying Windows Azure Application using VS2010 Saranya Sriram │ Developer Evangelist, Microsoft.
Windows Azure Boot CampWindowsAzureBootCamp.com. Windows Azure Boot CampWindowsAzureBootCamp.com.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Getting to know U-SQL Azhagappan Arunachalam.  Sr Database Architect 
PHP on Windows server. About PHP history, usage [ 3 ] Basics about PHP Open, free, object oriented (recently added namespaces), procedural, type free.
BizTalk Damir Dobric Lead Architect. Agenda Microsoft BizTalk RFID Overview Architecture Application models Implementing Event Handlers Sensors.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
Getting to know U-SQL Azhagappan Arunachalam.  Sr Applications Database Architect 
Bret Stateham Owner, Net Connex blogs.netconnex.com twitter.com\bstateham.
Build Cross-Platform Mobile Apps Using Visual Studio A Telerik webinar by Jeffrey T. Fritz March 27, 2014 AND.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Deploying Your Web Apps * aka ASP.NET 5 before RC1.
Windows Azure platform academic pass
Introduction ITEC 420.
Deploying Web Application
Cloud Data platform (Cloud Application Development & Deployment)
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
Getting started with Windows Azure
Jim Nakashima Program Manager Cloud Tools
Saranya Sriram Developer Evangelist | Microsoft
Pablo Castro Software Architect Microsoft Corporation
Migrating your applications to Azure
Windows Azure platform academic pass
Developing for Windows Azure
Tech Ed North America /12/2019 6:45 AM Required Slide
Microsoft Corporation
5/25/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Welcome to Microsoft Azure for Research Training!
What Next? Planky
Microsoft Virtual Academy
Microsoft Virtual Academy
Building Data-Driven Applications Using "Quadrant" and "M"
Microsoft Virtual Academy
Microsoft Azure Services Platform
Presentation transcript:

© Sogeti Sogeti-Microsoft Alliance Getting Started with Windows Azure Development

© Sogeti About Brent  Nearly 20 Years of IT Experience  Mainframe to Mobile  Manufacturing  Fraud Prevention  Financial Services  Public Sector  10 years on Internet Solutions Web: brentdacodemonkey.wordpress.com/rentdacodemonkey.wordpress.com/ blogs.us.sogeti.com/ccdigest/ Microsoft MVP for the Windows Azure Platform Today’s Deck: bit.ly/WAGetStarted

© Sogeti Today’s agenda 3 Local Azure EnvironmentDeveloper IDECloud HostingLearning Resources

© Sogeti Local Azure Environment 4

© Sogeti Operating System Windows 7 Windows Server 2008 SP2 Windows Vista SP2 Windows 7 90-day free trial available at: 5

© Sogeti Supporting bits IIS 7.0.NET Framework SQL Express – 2008/2005 – Can substitute SQL Server 2008 R2 – FREE at SQL Management Studio – Fiddler – Azure Storage Explorer 6

© Sogeti Azure Emulators Windows Azure SDK – 1.4 is the most recent update – Download: Includes Compute Emulator Storage Emulator Command Line Tools (optionally) Visual Studio Tools 7

© Sogeti Local Azure Environment Lets take a look 8

© Sogeti Today’s agenda 9 Local Azure EnvironmentDeveloper IDECloud HostingLearning Resources

© Sogeti Developer IDE 10

© Sogeti Supported Languages.NET Framework Java Ruby PHP Unmanaged code If it can run on Windows Server 2008, odds are it will run on Azure 11

© Sogeti.NET Framework Windows Azure SDK – Download: – Grab the “VSCloudService” copy 12 Contains libraries and project templates. * Only “official” sdk

© Sogeti Java Tools WindowsAzure4j – – Limitations Windows Vista/7 only Works for eclipse, but may be usable from other IDE’s Recently updated, but updates aren’t frequent 13

© Sogeti Ruby WAZ-Storage – – Well supported Good Example: 14

© Sogeti PHP Integrated Eclipse Toolkit – – Joint Microsoft and community project – Regular updates – Extensive support – Incorporate Azure SDK For PHP 15

© Sogeti Local Azure Environment Eclipse Demo 16

© Sogeti Today’s agenda 17 Local Azure EnvironmentDeveloper IDECloud HostingLearning Resources

© Sogeti Cloud Hosting 18

© Sogeti Azure Pass 30 days free, no credit card required Includes: – 3 small compute instances – 3 gb of storage – 250,000 storage transactions – 2 1gb SQL Azure Database – 3gb data in, 3gb data out Promocode: BRENTonAZURE 19

© Sogeti MSDN/BizSpark Beneits Requires a credit card Requires Appropriate program membership Includes – 750 Compute Hours/month – 10gb of Azure Storage – 1,000,000 storage transactions per month – 5 pack of Azure AppFabric Service bus connections – 1,000,000 Access Control Service transactions – 3 1gb SQL Azure database – 7gb in, 14gb out (Europe and North America) 20

© Sogeti Promotional Offers Introductory Special – Includes monthly usage quotas – Expires June 30, 2011 Azure Discovery Pack (includes partner resources) – Purchase approximately $10k in Azure services – Must use within 6 months – Includes 2 days of partner delivered training and 1 day of advisory services 21

© Sogeti Online Portals Azure Portal 22

© Sogeti Today’s agenda 23 Local Azure EnvironmentDeveloper IDECloud HostingLearning Resources

© Sogeti Learning Resources 24

© Sogeti Windows Azure Platform Toolkit Over 32hrs of training Both presentations, articles, and hands on labs Videos being produced to accompany materials Supported by Microsoft and regularly updated 25

© Sogeti Windows Azure Bootcamp DPE/Partner/Community Joint Effort 16hrs of structured class-room training Tried and true. Effort lead by Brian Prince, Microsoft Architect Evangelist and Windows Azure author Coming to Bloomington, MN on May

© Sogeti Active Developer Community Almost 40 global Azure MVP’s Wide spread community project support – Codeplex MSDN Forums –

© Sogeti Contact Info Web: brentdacodemonkey.wordpress.com/rentdacodemonkey.wordpress.com/ blogs.us.sogeti.com/ccdigest/ Microsoft MVP for the Windows Azure Platform