Azure Introduction

Introduction to Microsoft Windows Azure,[object Object],Bruno Terkaly,[object Object],Developer  Evangelist,[object Object],Microsoft,[object Object]
Azure Introduction
Do you believe in the cloud?,[object Object],IDC, a well regarded technology market analysis firm forecasted (in October 2008) that IT spending in cloud services will grow by a factor of almost three and reach $42 billion by 2012,[object Object]
An offer you can’t refuse,[object Object],Cloud computing taught by me,[object Object],Never been offered by any other evangelist at Microsoft,[object Object],Microsoft San Francisco,[object Object],835 Market street (@Powell),[object Object],Westfield Mall,[object Object],How to sign up,[object Object],Contact me directly,[object Object],Subject = Bruno’s Azure Training.,[object Object],bterkaly@microsoft.com,[object Object]
Agenda,[object Object],3 Very Full Sessions about cloud computing,[object Object],Session 1 ,[object Object],Intro to concepts,[object Object],Deep dive into tables, blobs, queues,[object Object],Session 2,[object Object],Data, Data, Data,[object Object],Deployment,[object Object],I hope you are thirsty,[object Object]
Agenda,[object Object],Session 3 – Special Guest,[object Object],Juval Lowy,[object Object],Microsoft recognized as a software legend,[object Object],¨,[object Object],Microsoft's Regional Director for the Silicon Valley,[object Object],Participates in the Microsoft internal design reviews for future versions of .NET ,[object Object]
Agenda,[object Object],Session 3,[object Object],AppFabric and the Service Bus,[object Object]
Are you ready?,[object Object]
Pre-Cloud Era,[object Object],Before I begin let describe how to lose 10's of thousands of dollars...,[object Object]
Windows Azure Platform,[object Object],Windows Azure Platform is an application platform in the cloud that allows applications to be hosted and run at Microsoft datacenters,[object Object],Sketch Out…,[object Object]
Evolution of Cloud,[object Object]
Windows Azure Platform,[object Object],Infrastructure,[object Object],Platform,[object Object],Software,[object Object],As a service,[object Object],SaaS,[object Object],ApplicationsPackaged Software,[object Object],PaaS,[object Object],PlatformOS & Application Stack,[object Object],PlatformOS & Application Stack,[object Object],IaaS,[object Object],InfrastructureServers · Storage · Network,[object Object],InfrastructureServers · Storage · Network,[object Object],InfrastructureServers · Storage · Network,[object Object],Amazon,[object Object],Azure,[object Object],MS Exchange Online,[object Object]
Microsoft Data Centers,[object Object],Vision,[object Object],Go Inside,[object Object],Energy Efficient,[object Object],Containers,[object Object],http://tinyurl.com/ChicagoDataCenter,[object Object]
Windows Azure Platform,[object Object],Windows Azure,[object Object],SQL Azure,[object Object],AppFabric,[object Object],Compute,[object Object],Storage,[object Object],Management,[object Object],Compute,[object Object],Storage,[object Object],Management,[object Object],Management,[object Object],Relational data,[object Object],Connectivity,[object Object],Access control,[object Object],Sketch time…,[object Object]
The Internet has changed the game,[object Object]
Why Cloud?,[object Object],Eliminates the hassles of managing hardware and OS patching,[object Object],No need for expertise over in storage, servers, networks, switches, routers,[object Object]
Why Cloud?,[object Object],Simplify development and deployment,[object Object],Focus on business logic instead of infrastructure management,[object Object]
Why Cloud?,[object Object],Faster to market,[object Object],Adapt quickly,[object Object],Scales up/down ,[object Object],Minimize hardware purchases,[object Object],Redundancy,[object Object],Location independence,[object Object],Constrain losses,[object Object],Defer planning,[object Object],Increase Security,[object Object]
Cloud Concerns,[object Object],Availability,[object Object],Data Lock in,[object Object],Data confidentiality,[object Object],Performance unpredictability,[object Object],Scalable storage,[object Object]
Service Level Agreements,[object Object],http://www.microsoft.com/windowsazure/sla/,[object Object],Measuring downtime,[object Object],Note: This is not a legally binding table. There are terms within the SLA that pertain to these numbers.,[object Object]
At Microsoft,[object Object],1 billion:  Windows Live ID authentications each day,[object Object],3 to 4 billion: the # of emails filtered daily from >6 million mail boxes by Forefront,[object Object],2 billion: the # of queries each month on Bing,[object Object],450 million: Hotmail users (now 15 years old),[object Object],100 million: users that get Windows Update worldwide, (now 12 years old),[object Object],20 million: Xbox Live users (now 9 years old),[object Object],+400,000:  square footage of our new datacenters,[object Object]
Examples,[object Object]
Windows Azure Platform,[object Object],Based on open standards,[object Object],Multiple Internet protocols ,[object Object],HTTP, HTTPS,[object Object],Representational state transfer (REST),[object Object],Simple Object Access Protocol (SOAP) ,[object Object],Extensible Markup Language (XML) ,[object Object],Atom, AtomPub,[object Object]
Windows Azure Platform,[object Object],Supports Multiple Developer Tools and Languages,[object Object],Eclipse, Visual Studio, Languages, SDKs,[object Object],C++, C#, Visual Basic, IronRuby, IronPython, Java, PHP, and more,[object Object]
Case Studies,[object Object]
Developer Tooling,[object Object],Visual Studio 2008/20010,[object Object],Windows Azure SDK,[object Object],Account at Azure Portal,[object Object]
Available VM Sizes,[object Object]
Simulation Environment,[object Object],You can use simulation environment,[object Object],Development Fabric,[object Object],Development Storage,[object Object],You could see applications that are running in the dev fabric,[object Object]
Production Environment,[object Object],VMs run 64-bit Windows Server 2008,[object Object],Developer can’t supply their own VM image for Windows Azure,[object Object],Fabric controller monitors VMs,[object Object],Automatic restart on fail,[object Object],One-to-one relationship between a VM and a physical processor core,[object Object]
Windows Azure for Application Developers,[object Object],Hosted,[object Object],Service,[object Object],Portal,[object Object],SDK,[object Object],Storage,[object Object],Develop,[object Object],Run,[object Object],Deploy,[object Object]
Web vs Worker Role,[object Object],Worker Role,[object Object],Web Role,[object Object],System Host,[object Object],IIS Host,[object Object],Your Code,[object Object],Your Code,[object Object],Worker Role,[object Object],A worker role is used for performing work on behalf of the web role,[object Object],Can improve scalability by increasing parallelism and asynchronicity,[object Object],Web Role,[object Object],A web role is used for web application programming in ASP.NET or PHP,[object Object]
Load Balanced Instances,[object Object],Role,[object Object],Instance 1,[object Object],http://yourapp.cloudapp.net,[object Object],Instance 2,[object Object]
Storage,[object Object],Storage,[object Object],Queue,[object Object],Blob,[object Object],Account,[object Object],Tables,[object Object]
Blobs,[object Object],Blobs,[object Object],Containers,[object Object],Photo1.png,[object Object],Photo2.png,[object Object],Pictures,[object Object],Photo3.png,[object Object]
Queues,[object Object],Messages,[object Object],Queues,[object Object],“Body1”,[object Object],“Body2”,[object Object],ThumbnailJobs,[object Object],“Body3”,[object Object]
Development Fabric and Storage,[object Object],Local Machine,[object Object],Windows Azure Simulation Environment ,[object Object],Development Storage,[object Object],Development Fabric,[object Object]
Portal,[object Object]
Future Sample,[object Object],Table,[object Object],Worker Role,[object Object],Web Role,[object Object],Queue,[object Object],Blob,[object Object]
Worker Role,[object Object],Worker Role,[object Object],Dequeue Message,[object Object],Queue,[object Object],Update Table,[object Object],Update Blob,[object Object],Table,[object Object],Blob,[object Object]
More resources,[object Object],Windows Azure Developer Platformhttp://www.microsoft.com/windowsazure/developers/,[object Object],Channel 9 videoshttp://channel9.msdn.com/azure,[object Object],Windows Azure Platform Training Kithttp://www.azure.com,[object Object],Microsoft PDC 2009http://microsoftpdc.com/,[object Object],Windows Azure SDKhttp://www.microsoft.com/windowsazure/developers/,[object Object]
1 de 40

Recomendados

Microsoft Azure Overview por
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure OverviewDavid J Rosenthal
2.3K visualizações55 slides
Microsoft Azure cloud services por
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud servicesNajeeb Khan
1.6K visualizações6 slides
Microsoft Azure Technical Overview por
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overviewgjuljo
12.8K visualizações73 slides
Azure App Service Deep Dive por
Azure App Service Deep DiveAzure App Service Deep Dive
Azure App Service Deep DiveAzure Riyadh User Group
1.8K visualizações54 slides
Introduction to Microsoft Azure por
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureKasun Kodagoda
1.7K visualizações22 slides
Microsoft azure por
Microsoft azureMicrosoft azure
Microsoft azureCharith Suriyakula
803 visualizações14 slides

Mais conteúdo relacionado

Mais procurados

Microsoft Azure - Introduction to microsoft's public cloud por
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudAtanas Gergiminov
5.3K visualizações64 slides
Azure fundamentals por
Azure   fundamentalsAzure   fundamentals
Azure fundamentalsRaju Kumar
9.5K visualizações26 slides
Microsoft azure por
Microsoft azureMicrosoft azure
Microsoft azureMohammad Ilyas Malik
6.1K visualizações24 slides
Azure Cloud PPT por
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPTAniket Kanitkar
74.9K visualizações13 slides
Azure 900 por
Azure 900Azure 900
Azure 900Yogesh Yadav
242 visualizações14 slides
Introduction of microsoft azure por
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azureKarthik Perugupalli
2.1K visualizações44 slides

Mais procurados(20)

Microsoft Azure - Introduction to microsoft's public cloud por Atanas Gergiminov
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
Atanas Gergiminov5.3K visualizações
Azure fundamentals por Raju Kumar
Azure   fundamentalsAzure   fundamentals
Azure fundamentals
Raju Kumar9.5K visualizações
Azure Cloud PPT por Aniket Kanitkar
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPT
Aniket Kanitkar74.9K visualizações
Azure 900 por Yogesh Yadav
Azure 900Azure 900
Azure 900
Yogesh Yadav242 visualizações
Introduction of microsoft azure por Karthik Perugupalli
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
Karthik Perugupalli2.1K visualizações
Azure App Service por BizTalk360
Azure App ServiceAzure App Service
Azure App Service
BizTalk3604.7K visualizações
Cloud Computing and Microsoft Azure por Suhail Jamaldeen
Cloud Computing and Microsoft AzureCloud Computing and Microsoft Azure
Cloud Computing and Microsoft Azure
Suhail Jamaldeen3.4K visualizações
Azure App Service Architecture. Web Apps. por Alexander Feschenko
Azure App Service Architecture. Web Apps.Azure App Service Architecture. Web Apps.
Azure App Service Architecture. Web Apps.
Alexander Feschenko2.6K visualizações
Azure fundamentals-170910113238 por ScottSmith574468
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
ScottSmith574468433 visualizações
Azure Networking (1).pptx por Razith2
Azure Networking (1).pptxAzure Networking (1).pptx
Azure Networking (1).pptx
Razith2279 visualizações
Microsoft Azure Fundamentals por Adwait Ullal
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
Adwait Ullal5.7K visualizações
Microsoft Azure por Novosco
Microsoft AzureMicrosoft Azure
Microsoft Azure
Novosco446 visualizações
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini... por Edureka!
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Edureka!2.4K visualizações
The Basics of Getting Started With Microsoft Azure por Microsoft Azure
The Basics of Getting Started With Microsoft AzureThe Basics of Getting Started With Microsoft Azure
The Basics of Getting Started With Microsoft Azure
Microsoft Azure 2K visualizações
Microsoft Azure - Introduction por Pranav Ainavolu
Microsoft Azure - IntroductionMicrosoft Azure - Introduction
Microsoft Azure - Introduction
Pranav Ainavolu523 visualizações
Introduction to Azure IaaS por Robert Crane
Introduction to Azure IaaSIntroduction to Azure IaaS
Introduction to Azure IaaS
Robert Crane1.4K visualizações

Destaque

Microsoft azure overview por
Microsoft azure overviewMicrosoft azure overview
Microsoft azure overviewAli Mkahal
773 visualizações173 slides
Introduction of Windows azure and overview por
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overviewVishal Tandel
1.8K visualizações29 slides
Introduction to Microsoft Azure por
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureMartyn Coupland
1.4K visualizações12 slides
Microsoft Azure Active Directory por
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active DirectoryÖnder Değer
1.2K visualizações15 slides
The Layman's Guide to Microsoft Azure por
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureAptera Inc
18K visualizações31 slides
Microsoft Cloud Computing - Windows Azure Platform por
Microsoft Cloud Computing - Windows Azure PlatformMicrosoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure PlatformDavid Chou
50.3K visualizações70 slides

Destaque(6)

Microsoft azure overview por Ali Mkahal
Microsoft azure overviewMicrosoft azure overview
Microsoft azure overview
Ali Mkahal773 visualizações
Introduction of Windows azure and overview por Vishal Tandel
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overview
Vishal Tandel1.8K visualizações
Introduction to Microsoft Azure por Martyn Coupland
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
Martyn Coupland1.4K visualizações
Microsoft Azure Active Directory por Önder Değer
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
Önder Değer1.2K visualizações
The Layman's Guide to Microsoft Azure por Aptera Inc
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft Azure
Aptera Inc18K visualizações
Microsoft Cloud Computing - Windows Azure Platform por David Chou
Microsoft Cloud Computing - Windows Azure PlatformMicrosoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure Platform
David Chou50.3K visualizações

Similar a Azure Introduction

Sky High With Azure por
Sky High With AzureSky High With Azure
Sky High With AzureClint Edmonson
8.2K visualizações90 slides
Understanding the Windows Azure Platform - Dec 2010 por
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010DavidGristwood
5.2K visualizações95 slides
Azure presentation nnug dec 2010 por
Azure presentation nnug  dec 2010Azure presentation nnug  dec 2010
Azure presentation nnug dec 2010Ethos Technologies
1.9K visualizações40 slides
Microsoft Partner Roadshow - To the Cloud por
Microsoft Partner Roadshow  - To the CloudMicrosoft Partner Roadshow  - To the Cloud
Microsoft Partner Roadshow - To the CloudNigel Watson
1.3K visualizações40 slides
Windows Azure Platform Overview por
Windows Azure Platform OverviewWindows Azure Platform Overview
Windows Azure Platform OverviewBusinessIntelligenze
18.5K visualizações44 slides
ArcReady - Architecting For The Cloud por
ArcReady - Architecting For The CloudArcReady - Architecting For The Cloud
ArcReady - Architecting For The CloudMicrosoft ArcReady
851 visualizações82 slides

Similar a Azure Introduction(20)

Sky High With Azure por Clint Edmonson
Sky High With AzureSky High With Azure
Sky High With Azure
Clint Edmonson8.2K visualizações
Understanding the Windows Azure Platform - Dec 2010 por DavidGristwood
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010
DavidGristwood5.2K visualizações
Azure presentation nnug dec 2010 por Ethos Technologies
Azure presentation nnug  dec 2010Azure presentation nnug  dec 2010
Azure presentation nnug dec 2010
Ethos Technologies1.9K visualizações
Microsoft Partner Roadshow - To the Cloud por Nigel Watson
Microsoft Partner Roadshow  - To the CloudMicrosoft Partner Roadshow  - To the Cloud
Microsoft Partner Roadshow - To the Cloud
Nigel Watson1.3K visualizações
Windows Azure Platform Overview por BusinessIntelligenze
Windows Azure Platform OverviewWindows Azure Platform Overview
Windows Azure Platform Overview
BusinessIntelligenze18.5K visualizações
ArcReady - Architecting For The Cloud por Microsoft ArcReady
ArcReady - Architecting For The CloudArcReady - Architecting For The Cloud
ArcReady - Architecting For The Cloud
Microsoft ArcReady851 visualizações
Microsoft Azure por Mohab El-Shishtawy
Microsoft AzureMicrosoft Azure
Microsoft Azure
Mohab El-Shishtawy1.8K visualizações
Arc Ready Cloud Computing por Philip Wheat
Arc Ready Cloud ComputingArc Ready Cloud Computing
Arc Ready Cloud Computing
Philip Wheat472 visualizações
Understanding The Azure Platform March 2010 por DavidGristwood
Understanding The Azure Platform   March 2010Understanding The Azure Platform   March 2010
Understanding The Azure Platform March 2010
DavidGristwood1.8K visualizações
Migrating Apps To Azure por Harish Ranganathan
Migrating Apps To AzureMigrating Apps To Azure
Migrating Apps To Azure
Harish Ranganathan1.3K visualizações
SQL Server Data Services por Eduardo Castro
SQL Server Data ServicesSQL Server Data Services
SQL Server Data Services
Eduardo Castro919 visualizações
Cloud application architecture with sql azure and windows azure por Eduardo Castro
Cloud application architecture with sql azure and windows azureCloud application architecture with sql azure and windows azure
Cloud application architecture with sql azure and windows azure
Eduardo Castro13.5K visualizações
Building Cloud-Native Applications with Microsoft Windows Azure por Bill Wilder
Building Cloud-Native Applications with Microsoft Windows AzureBuilding Cloud-Native Applications with Microsoft Windows Azure
Building Cloud-Native Applications with Microsoft Windows Azure
Bill Wilder899 visualizações
Clouds Infrastructure Administration por Viknaraj Manogararajah
Clouds Infrastructure Administration Clouds Infrastructure Administration
Clouds Infrastructure Administration
Viknaraj Manogararajah139 visualizações
Microsoft Azure For Solutions Architects por Roy Kim
Microsoft Azure For Solutions ArchitectsMicrosoft Azure For Solutions Architects
Microsoft Azure For Solutions Architects
Roy Kim1.2K visualizações
Day Of Cloud - Windows Azure Platform por Wade Wegner
Day Of Cloud - Windows Azure PlatformDay Of Cloud - Windows Azure Platform
Day Of Cloud - Windows Azure Platform
Wade Wegner461 visualizações
Windows Azure for .NET Developers por llangit
Windows Azure for .NET DevelopersWindows Azure for .NET Developers
Windows Azure for .NET Developers
llangit630 visualizações
SPT15 To the Cloud! Utilizing AWS and Azure as Cloud Hosting Providers for Sh... por Scott Hoag
SPT15 To the Cloud! Utilizing AWS and Azure as Cloud Hosting Providers for Sh...SPT15 To the Cloud! Utilizing AWS and Azure as Cloud Hosting Providers for Sh...
SPT15 To the Cloud! Utilizing AWS and Azure as Cloud Hosting Providers for Sh...
Scott Hoag2.6K visualizações

Último

Mini-Track: Challenges to Network Automation Adoption por
Mini-Track: Challenges to Network Automation AdoptionMini-Track: Challenges to Network Automation Adoption
Mini-Track: Challenges to Network Automation AdoptionNetwork Automation Forum
13 visualizações27 slides
Five Things You SHOULD Know About Postman por
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About PostmanPostman
36 visualizações43 slides
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
34 visualizações35 slides
Case Study Copenhagen Energy and Business Central.pdf por
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdfAitana
16 visualizações3 slides
"Running students' code in isolation. The hard way", Yurii Holiuk por
"Running students' code in isolation. The hard way", Yurii Holiuk "Running students' code in isolation. The hard way", Yurii Holiuk
"Running students' code in isolation. The hard way", Yurii Holiuk Fwdays
17 visualizações34 slides
SAP Automation Using Bar Code and FIORI.pdf por
SAP Automation Using Bar Code and FIORI.pdfSAP Automation Using Bar Code and FIORI.pdf
SAP Automation Using Bar Code and FIORI.pdfVirendra Rai, PMP
23 visualizações38 slides

Último(20)

Mini-Track: Challenges to Network Automation Adoption por Network Automation Forum
Mini-Track: Challenges to Network Automation AdoptionMini-Track: Challenges to Network Automation Adoption
Mini-Track: Challenges to Network Automation Adoption
Network Automation Forum13 visualizações
Five Things You SHOULD Know About Postman por Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman36 visualizações
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Network Automation Forum34 visualizações
Case Study Copenhagen Energy and Business Central.pdf por Aitana
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdf
Aitana16 visualizações
"Running students' code in isolation. The hard way", Yurii Holiuk por Fwdays
"Running students' code in isolation. The hard way", Yurii Holiuk "Running students' code in isolation. The hard way", Yurii Holiuk
"Running students' code in isolation. The hard way", Yurii Holiuk
Fwdays17 visualizações
SAP Automation Using Bar Code and FIORI.pdf por Virendra Rai, PMP
SAP Automation Using Bar Code and FIORI.pdfSAP Automation Using Bar Code and FIORI.pdf
SAP Automation Using Bar Code and FIORI.pdf
Virendra Rai, PMP23 visualizações
PRODUCT PRESENTATION.pptx por angelicacueva6
PRODUCT PRESENTATION.pptxPRODUCT PRESENTATION.pptx
PRODUCT PRESENTATION.pptx
angelicacueva615 visualizações
Info Session November 2023.pdf por AleksandraKoprivica4
Info Session November 2023.pdfInfo Session November 2023.pdf
Info Session November 2023.pdf
AleksandraKoprivica413 visualizações
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf por Dr. Jimmy Schwarzkopf
STKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdfSTKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdf
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf
Dr. Jimmy Schwarzkopf20 visualizações
MVP and prioritization.pdf por rahuldharwal141
MVP and prioritization.pdfMVP and prioritization.pdf
MVP and prioritization.pdf
rahuldharwal14131 visualizações
Ransomware is Knocking your Door_Final.pdf por Security Bootcamp
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdf
Security Bootcamp59 visualizações
Mini-Track: AI and ML in Network Operations Applications por Network Automation Forum
Mini-Track: AI and ML in Network Operations ApplicationsMini-Track: AI and ML in Network Operations Applications
Mini-Track: AI and ML in Network Operations Applications
Network Automation Forum10 visualizações
Serverless computing with Google Cloud (2023-24) por wesley chun
Serverless computing with Google Cloud (2023-24)Serverless computing with Google Cloud (2023-24)
Serverless computing with Google Cloud (2023-24)
wesley chun11 visualizações
Special_edition_innovator_2023.pdf por WillDavies22
Special_edition_innovator_2023.pdfSpecial_edition_innovator_2023.pdf
Special_edition_innovator_2023.pdf
WillDavies2218 visualizações
PRODUCT LISTING.pptx por angelicacueva6
PRODUCT LISTING.pptxPRODUCT LISTING.pptx
PRODUCT LISTING.pptx
angelicacueva614 visualizações
Powerful Google developer tools for immediate impact! (2023-24) por wesley chun
Powerful Google developer tools for immediate impact! (2023-24)Powerful Google developer tools for immediate impact! (2023-24)
Powerful Google developer tools for immediate impact! (2023-24)
wesley chun10 visualizações
SUPPLIER SOURCING.pptx por angelicacueva6
SUPPLIER SOURCING.pptxSUPPLIER SOURCING.pptx
SUPPLIER SOURCING.pptx
angelicacueva616 visualizações
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... por TrustArc
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc11 visualizações

Azure Introduction

  • 1.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.

Notas do Editor

  1. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  2. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  3. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  4. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  5. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  6. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  7. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  8. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  9. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  10. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  11. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  12. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  13. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  14. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  15. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  16. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  17. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  18. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  19. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  20. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  21. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  22. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  23. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  24. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  25. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  26. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  27. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  28. Our agenda for this session will be to show you Windows Azure in action using Visual Studio.Next, we’ll explore the Windows Azure Services PlatformWe’ll become familiar with the core services of Windows AzureWe’ll learn about Windows Azure RolesAnd we’ll use Visual Studio to develop our first Azure application
  29. Let’s take a closer look at the details of service instance roles…Web Roles define a single HTTP and single HTTPS endpoint for external clients to use. These endpoints are exposed to the public Internet.Worker Roles are not exposed to the public Internet. They can define any number of internal endpoints for communication transmission via TCP or HTTP.Worker Roles may also receive communications from Windows Azure Storage Queues; likewise, Web Roles can communicate with Worker roles using the same.Both Web and Worker Roles can make outbound communication calls to publically accessible resources on the Internet using the HTTP or HTTPS protocols or by making .NET Framework Class Library socket connections.Both Web and Worker Roles can access Windows Azure Storage using RESTful API’s or the Windows Azure Storage Client Library which is part of the Windows Azure SDK.