SlideShare une entreprise Scribd logo
1  sur  1
Télécharger pour lire hors ligne
Four primary models for building and running apps 
WEB ROLE 
INSTANCES 
LOAD BALANCER 
WORKER 
ROLES CACHE TYPE: X TYPE: Y 
4. Mobile Services 
Windows Phone 
3. Web Sites 
Use these for pure web apps. The underlying system software is hidden from you and 
managed for you. Focus only on your web code. First, choose a web technology from 
the gallery, then develop with your framework, and finally deploy from your source 
control. Use the data platform of your choice. Develop 1 site or 500. Scale can be 
automated—by schedule, usage, or by a quota trigger. 
LOAD BALANCER 
GALLERY DEPLOY 
STANDARD 
DNN 
Platform 
Umbraco 
Drupal 
WordPress 
ASP.NET 
FRAMEWORKS 
1 ... to ... 500 
FTP 
Visual Studio 
Publishing 
Azure datacenters automatically provide multiple redun-dant 
GitHub 
data, for disaster recovery. Azure Media Services also store 
media files in Azure storage. 
WINDOWS RRAS 
OR HARDWARE VPN 
SITE SITES 
MySQL SQL Database 
ON-PREMISES 
ACTIVE DIRECTORY 
copies for resilience. Use as backup for on-premises 
AZURE SQL DB BLOBS/FILES TABLES/NO SQL 
Here’s just one way to get your first web app with a database running on Windows Azure 
Mobile 
Services 
Visual Studio 
Online 
GALLERY 
Host code, plan and track projects, and 
collaborate with team members to 
deliver better software. 
VIRTUAL 
MACHINES 
COMPUTE 
APP SERVICES 
2. Cloud Services 
Easily access and manage these general-purpose VMs . We maintain and update each 
VM as needed with system updates. You configure the VM size as needed, and scale out 
as many copies as needed. Two types of VMs: worker roles and web roles—worker roles 
are made for computing and running services. The web role is simply a worker role with 
IIS already installed and configured. 
DATA SERVICES 
Windows Azure is an open 
and flexible cloud platform 
that enables you to quickly 
build, deploy, and manage 
applications across a global 
network of Microsoft-managed 
You can build applications 
using any language, tool, 
or framework. And you 
can integrate your public 
cloud applications with your 
existing IT environment. 
Mobile Services allows you to quickly implement data and authentication capabilities. 
With Mobile Services, easily create a common web API to store data and execute 
business logic. Apps on any device call the API, and users are authenticated by third 
party providers. Apps can also receive notifications when events occur. Worry less about 
data and authentication, and focus on your service. 
Table 
Schedules 
Custom API 
Media Services 
INGESTION 
SCRIPTS 
SOURCE 
CONTROL 
Hyper-V Recovery 
Manager 
datacenters. 
Search WindowsAzure.com, MSDN, or TechNet 
for keywords referenced in this poster 
Backup Agent 
Active 
Directory 
X 3 
NETWORK SERVICES ADD-ONS 
Virtual 
Machines 
VM 1 
Notification 
Hubs 
Deliver millions of cross-platform push 
notifications within minutes from any 
application backend, on-premises or in 
the cloud. 
VM 3 
Web Sites 
Service Bus 
VM 2 
Use this messaging channel for 
connecting your cloud applications to 
your on-premises applications, services, 
and systems. 
Cloud 
Services 
Media Services 
Build workflows to create, manage, and 
distribute on-demand media and live 
streaming events. 
Storage 
BizTalk 
Services 
Build EDI services and Enterprise 
Application Integration (EAI) solutions 
in the cloud. 
“CONTOSO” PRIVATE DATACENTER 
SQL DATABASE TABLE STORAGE BLOB STORAGE 
SQL Database 
Active 
Directory 
Use this cloud service to provide an 
identity and access management 
solution: directory services, identity 
governance, security, and application 
access management. 
Cache 
Store 
Find, access, and manage services 
and data sets, directly from the 
Management Portal. 
Get full control over a server in the 
cloud, and maintain it as your business 
requires. 
Get started with web apps for free. 
Scale as you go. Build using a range of 
tools and languages. 
Add backend capabilities to mobile 
apps, with native client support on 
most device platforms. 
Create and easily scale Internet-facing 
web roles and worker roles that 
perform background tasks. All roles can 
access data stores and other services. 
Manage data more securely using a 
range of storage options. Accessible via 
REST APIs. Blob storage provides up to 
100 terabytes per account. 
Manage relational data with built-in 
high availability. Configure, monitor, 
and recover backups locally or to 
Windows Azure storage. 
Import Export 
Data 
Transfer large amounts of file data 
smoothly into blob storage. Use the 
Management Portal or send hard disks 
to a Windows Azure datacenter. 
Android 
:-) 
STORE DATA IN THE CLOUD 
Windows Store 
iOS 
Android 
HTML 5/JS 
LOAD BALANCER 
SQL DB Table Blob Mongo DB 
USER AUTHENTICATION 
Facebook Twitter Microsoft Google 
PUSH NOTIFICATIONS 
WNS & MPNS Notification Hubs 
Data Sync 
HDInsight 
iOS 
Provision and integrate big data easily 
with tools including Microsoft Office 
and System Center. Based on Apache 
Hadoop. 
APNS GCM 
SQL Data Sync 
Synchronize data regularly or on-demand 
between instances of 
SQL Database and instances of either 
SQL Server and/or SQL Database. 
Protect important services by 
coordinating the replication and 
recovery of System Center 2012 private 
clouds at a secondary location. 
Schedule backups of your local 
server data to Windows Azure using 
PowerShell cmdlets. 
Make your applications scale and be 
more responsive under load by keeping 
data closer to application logic. 
Scheduler 
Create jobs that call services in and 
outside of Windows Azure, and specify 
when and how often those jobs run. 
CDN 
Increase performance by caching blobs 
and static content of compute instances 
at physical nodes globally. 
Multi-Factor 
Authentication 
Implement with Active Directory 
to safeguard access to data and 
applications while employing a simple 
sign-in process. 
Traffic 
Manager 
Load-balance incoming global traffic 
across multiple services running in the 
same or different datacenters. 
Virtual 
Network 
Provision and manage VPNs in 
Windows Azure and securely link to 
your on-premises IT infrastructure. 
ON DEMAND 
ENCODING STREAMING LIVE STREAMING 
Media Services provide a selection of services for storing, encoding and 
streaming media such as videos and music. Upload your 
high-resolution source content and convert it to multiple bit rates 
for playback on a variety of devices. Scale easily to deliver to audiences 
of all sizes. 
WINDOWS 
LINUX 
SQL SERVER 
... 
HYPERVISOR 
VMs are basic cloud building blocks. Get full control over a virtual machine with virtual 
hard disks. Install and run software yourself. Configure multiple machines with different 
roles to create complex solutions. VMs are nearly identical to conventional (real) 
servers, and are the easiest way to move existing workloads to the cloud. 
STORAGE 
1. Virtual Machines 
VHD 1 
VHD 2 
VHD 3 
STORAGE SOLUTIONS 
QUEUES 
SQL DB Blobs/files Tables/NoSQL 
LOAD BALANCER 
Create a virtual network 
Create a virtual machine 
using the SQL Server image 
in the gallery 
Deploy your database to 
the server (or use the 
Import Export service) 
Deploy your app code 
to the web site (publish 
from VS or the source 
control of your choice) 
Sync your on-premises 
Active Directory to 
Azure AD and add 
multifactor 
authentication 
Test your app using VS 
Online to perform 
cloud-based load tests 
Scale and tune your app 
performance, and 
configure autoscaling 
Extend and monitor your 
app with a service from 
the Store, such as 
SendGrid or NewRelic 
Choose from an extensive service catalog 
Like it? Get it. © 2014 Microsoft Corporation. All rights reserved. Version 2.0 Created by the Windows Azure poster team Email: AzurePoster@microsoft.com Part no. 098-117629

Contenu connexe

Tendances

Tendances (20)

Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
 
The Microsoft Well Architected Framework For Data Analytics
The Microsoft Well Architected Framework For Data AnalyticsThe Microsoft Well Architected Framework For Data Analytics
The Microsoft Well Architected Framework For Data Analytics
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
 
Microsoft Azure Networking Basics
Microsoft Azure Networking BasicsMicrosoft Azure Networking Basics
Microsoft Azure Networking Basics
 
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
 
Azure web apps
Azure web appsAzure web apps
Azure web apps
 
Azure Migrate
Azure MigrateAzure Migrate
Azure Migrate
 
Azure Migration Program Overview
Azure Migration Program OverviewAzure Migration Program Overview
Azure Migration Program Overview
 
Azure storage
Azure storageAzure storage
Azure storage
 
Azure WAF
Azure WAFAzure WAF
Azure WAF
 
Azure vm introduction
Azure  vm introductionAzure  vm introduction
Azure vm introduction
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
 
On-premise to Microsoft Azure Cloud Migration.
 On-premise to Microsoft Azure Cloud Migration. On-premise to Microsoft Azure Cloud Migration.
On-premise to Microsoft Azure Cloud Migration.
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
 
Azure Active Directory - An Introduction
Azure Active Directory  - An IntroductionAzure Active Directory  - An Introduction
Azure Active Directory - An Introduction
 
Azure Hybid
Azure HybidAzure Hybid
Azure Hybid
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
 

En vedette

Real-time Market Basket Analysis for Retail with Hadoop
Real-time Market Basket Analysis for Retail with HadoopReal-time Market Basket Analysis for Retail with Hadoop
Real-time Market Basket Analysis for Retail with Hadoop
DataWorks Summit
 
Data Mining – analyse Bank Marketing Data Set
Data Mining – analyse Bank Marketing Data SetData Mining – analyse Bank Marketing Data Set
Data Mining – analyse Bank Marketing Data Set
Mateusz Brzoska
 

En vedette (12)

Azure Cloud PPT
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPT
 
10 Ways to Gaurantee Your Azure Project will Fail
10 Ways to Gaurantee Your Azure Project will Fail10 Ways to Gaurantee Your Azure Project will Fail
10 Ways to Gaurantee Your Azure Project will Fail
 
Building Node.js applications for Microsoft Azure cloud
Building Node.js applications for Microsoft Azure cloudBuilding Node.js applications for Microsoft Azure cloud
Building Node.js applications for Microsoft Azure cloud
 
Azure {the cloud} overview
Azure {the cloud} overviewAzure {the cloud} overview
Azure {the cloud} overview
 
EJERCICIOS DE PROGRAMACIÓN EN C
EJERCICIOS DE PROGRAMACIÓN EN CEJERCICIOS DE PROGRAMACIÓN EN C
EJERCICIOS DE PROGRAMACIÓN EN C
 
Clouding with Microsoft Azure - Omal Perera
Clouding with Microsoft Azure - Omal PereraClouding with Microsoft Azure - Omal Perera
Clouding with Microsoft Azure - Omal Perera
 
BIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailBIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in Retail
 
Real-time Market Basket Analysis for Retail with Hadoop
Real-time Market Basket Analysis for Retail with HadoopReal-time Market Basket Analysis for Retail with Hadoop
Real-time Market Basket Analysis for Retail with Hadoop
 
Azure unleashed
Azure unleashedAzure unleashed
Azure unleashed
 
Data Mining – analyse Bank Marketing Data Set
Data Mining – analyse Bank Marketing Data SetData Mining – analyse Bank Marketing Data Set
Data Mining – analyse Bank Marketing Data Set
 
Windows Azure Platform Overview
Windows Azure Platform OverviewWindows Azure Platform Overview
Windows Azure Platform Overview
 
DevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft AzureDevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft Azure
 

Similaire à Microsoft Azure Overview Infographic

Microsoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem PosterMicrosoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem Poster
David J Rosenthal
 
Ukfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 StUkfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 St
AllyWick
 
Azure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App PlatformAzure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App Platform
giventocode
 

Similaire à Microsoft Azure Overview Infographic (20)

M meijer paas - tech-days 2015
M meijer   paas - tech-days 2015M meijer   paas - tech-days 2015
M meijer paas - tech-days 2015
 
Windows azure poster
Windows azure posterWindows azure poster
Windows azure poster
 
Microsoft Presents: Chef in Action on Azure - ChefConf 2015
Microsoft Presents: Chef in Action on Azure - ChefConf 2015Microsoft Presents: Chef in Action on Azure - ChefConf 2015
Microsoft Presents: Chef in Action on Azure - ChefConf 2015
 
Microsoft azure infographic 2015 2.5
Microsoft azure infographic 2015 2.5Microsoft azure infographic 2015 2.5
Microsoft azure infographic 2015 2.5
 
BizSpark migreren naar de cloud
BizSpark migreren naar de cloudBizSpark migreren naar de cloud
BizSpark migreren naar de cloud
 
Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft Azure
 
Benefits of the Azure cloud
Benefits of the Azure cloudBenefits of the Azure cloud
Benefits of the Azure cloud
 
Introduction to Windows Azure
Introduction to Windows AzureIntroduction to Windows Azure
Introduction to Windows Azure
 
The Basics of Getting Started With 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
 
Benefits of the Azure Cloud
Benefits of the Azure CloudBenefits of the Azure Cloud
Benefits of the Azure Cloud
 
Webinar - Windows Server 2016 for Nonprofits and Libraries - 2017-01-10
Webinar - Windows Server 2016 for Nonprofits and Libraries - 2017-01-10Webinar - Windows Server 2016 for Nonprofits and Libraries - 2017-01-10
Webinar - Windows Server 2016 for Nonprofits and Libraries - 2017-01-10
 
Microsoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem PosterMicrosoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem Poster
 
Build intelligent solutions using Azure
Build intelligent solutions using AzureBuild intelligent solutions using Azure
Build intelligent solutions using Azure
 
Ukfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 StUkfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 St
 
London .NET Developers Azure Camp Keynote
London .NET Developers Azure Camp KeynoteLondon .NET Developers Azure Camp Keynote
London .NET Developers Azure Camp Keynote
 
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
 
Windows Azure
Windows AzureWindows Azure
Windows Azure
 
Azure Domains.pptx
Azure Domains.pptxAzure Domains.pptx
Azure Domains.pptx
 
Microsoft Azure a cloud computing platform
Microsoft Azure a cloud computing platformMicrosoft Azure a cloud computing platform
Microsoft Azure a cloud computing platform
 
Azure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App PlatformAzure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App Platform
 

Plus de Microsoft Azure

Plus de Microsoft Azure (7)

Rethinking The Business Benefits of The Cloud
Rethinking The Business Benefits of The CloudRethinking The Business Benefits of The Cloud
Rethinking The Business Benefits of The Cloud
 
A Tour of Microsoft Azure
A Tour of Microsoft AzureA Tour of Microsoft Azure
A Tour of Microsoft Azure
 
Microsoft Azure Security Infographic
Microsoft Azure Security InfographicMicrosoft Azure Security Infographic
Microsoft Azure Security Infographic
 
Monetizing Microsoft Azure
Monetizing Microsoft AzureMonetizing Microsoft Azure
Monetizing Microsoft Azure
 
Rethinking the Business Benefits of The Cloud
Rethinking the Business Benefits of The CloudRethinking the Business Benefits of The Cloud
Rethinking the Business Benefits of The Cloud
 
Cloud Economics
Cloud EconomicsCloud Economics
Cloud Economics
 
How the Cloud Can Empower Digital Marketers
How the Cloud Can Empower Digital MarketersHow the Cloud Can Empower Digital Marketers
How the Cloud Can Empower Digital Marketers
 

Dernier

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
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
+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@
 

Dernier (20)

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 Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
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
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
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...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
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
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
+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...
 
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...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 

Microsoft Azure Overview Infographic

  • 1. Four primary models for building and running apps WEB ROLE INSTANCES LOAD BALANCER WORKER ROLES CACHE TYPE: X TYPE: Y 4. Mobile Services Windows Phone 3. Web Sites Use these for pure web apps. The underlying system software is hidden from you and managed for you. Focus only on your web code. First, choose a web technology from the gallery, then develop with your framework, and finally deploy from your source control. Use the data platform of your choice. Develop 1 site or 500. Scale can be automated—by schedule, usage, or by a quota trigger. LOAD BALANCER GALLERY DEPLOY STANDARD DNN Platform Umbraco Drupal WordPress ASP.NET FRAMEWORKS 1 ... to ... 500 FTP Visual Studio Publishing Azure datacenters automatically provide multiple redun-dant GitHub data, for disaster recovery. Azure Media Services also store media files in Azure storage. WINDOWS RRAS OR HARDWARE VPN SITE SITES MySQL SQL Database ON-PREMISES ACTIVE DIRECTORY copies for resilience. Use as backup for on-premises AZURE SQL DB BLOBS/FILES TABLES/NO SQL Here’s just one way to get your first web app with a database running on Windows Azure Mobile Services Visual Studio Online GALLERY Host code, plan and track projects, and collaborate with team members to deliver better software. VIRTUAL MACHINES COMPUTE APP SERVICES 2. Cloud Services Easily access and manage these general-purpose VMs . We maintain and update each VM as needed with system updates. You configure the VM size as needed, and scale out as many copies as needed. Two types of VMs: worker roles and web roles—worker roles are made for computing and running services. The web role is simply a worker role with IIS already installed and configured. DATA SERVICES Windows Azure is an open and flexible cloud platform that enables you to quickly build, deploy, and manage applications across a global network of Microsoft-managed You can build applications using any language, tool, or framework. And you can integrate your public cloud applications with your existing IT environment. Mobile Services allows you to quickly implement data and authentication capabilities. With Mobile Services, easily create a common web API to store data and execute business logic. Apps on any device call the API, and users are authenticated by third party providers. Apps can also receive notifications when events occur. Worry less about data and authentication, and focus on your service. Table Schedules Custom API Media Services INGESTION SCRIPTS SOURCE CONTROL Hyper-V Recovery Manager datacenters. Search WindowsAzure.com, MSDN, or TechNet for keywords referenced in this poster Backup Agent Active Directory X 3 NETWORK SERVICES ADD-ONS Virtual Machines VM 1 Notification Hubs Deliver millions of cross-platform push notifications within minutes from any application backend, on-premises or in the cloud. VM 3 Web Sites Service Bus VM 2 Use this messaging channel for connecting your cloud applications to your on-premises applications, services, and systems. Cloud Services Media Services Build workflows to create, manage, and distribute on-demand media and live streaming events. Storage BizTalk Services Build EDI services and Enterprise Application Integration (EAI) solutions in the cloud. “CONTOSO” PRIVATE DATACENTER SQL DATABASE TABLE STORAGE BLOB STORAGE SQL Database Active Directory Use this cloud service to provide an identity and access management solution: directory services, identity governance, security, and application access management. Cache Store Find, access, and manage services and data sets, directly from the Management Portal. Get full control over a server in the cloud, and maintain it as your business requires. Get started with web apps for free. Scale as you go. Build using a range of tools and languages. Add backend capabilities to mobile apps, with native client support on most device platforms. Create and easily scale Internet-facing web roles and worker roles that perform background tasks. All roles can access data stores and other services. Manage data more securely using a range of storage options. Accessible via REST APIs. Blob storage provides up to 100 terabytes per account. Manage relational data with built-in high availability. Configure, monitor, and recover backups locally or to Windows Azure storage. Import Export Data Transfer large amounts of file data smoothly into blob storage. Use the Management Portal or send hard disks to a Windows Azure datacenter. Android :-) STORE DATA IN THE CLOUD Windows Store iOS Android HTML 5/JS LOAD BALANCER SQL DB Table Blob Mongo DB USER AUTHENTICATION Facebook Twitter Microsoft Google PUSH NOTIFICATIONS WNS & MPNS Notification Hubs Data Sync HDInsight iOS Provision and integrate big data easily with tools including Microsoft Office and System Center. Based on Apache Hadoop. APNS GCM SQL Data Sync Synchronize data regularly or on-demand between instances of SQL Database and instances of either SQL Server and/or SQL Database. Protect important services by coordinating the replication and recovery of System Center 2012 private clouds at a secondary location. Schedule backups of your local server data to Windows Azure using PowerShell cmdlets. Make your applications scale and be more responsive under load by keeping data closer to application logic. Scheduler Create jobs that call services in and outside of Windows Azure, and specify when and how often those jobs run. CDN Increase performance by caching blobs and static content of compute instances at physical nodes globally. Multi-Factor Authentication Implement with Active Directory to safeguard access to data and applications while employing a simple sign-in process. Traffic Manager Load-balance incoming global traffic across multiple services running in the same or different datacenters. Virtual Network Provision and manage VPNs in Windows Azure and securely link to your on-premises IT infrastructure. ON DEMAND ENCODING STREAMING LIVE STREAMING Media Services provide a selection of services for storing, encoding and streaming media such as videos and music. Upload your high-resolution source content and convert it to multiple bit rates for playback on a variety of devices. Scale easily to deliver to audiences of all sizes. WINDOWS LINUX SQL SERVER ... HYPERVISOR VMs are basic cloud building blocks. Get full control over a virtual machine with virtual hard disks. Install and run software yourself. Configure multiple machines with different roles to create complex solutions. VMs are nearly identical to conventional (real) servers, and are the easiest way to move existing workloads to the cloud. STORAGE 1. Virtual Machines VHD 1 VHD 2 VHD 3 STORAGE SOLUTIONS QUEUES SQL DB Blobs/files Tables/NoSQL LOAD BALANCER Create a virtual network Create a virtual machine using the SQL Server image in the gallery Deploy your database to the server (or use the Import Export service) Deploy your app code to the web site (publish from VS or the source control of your choice) Sync your on-premises Active Directory to Azure AD and add multifactor authentication Test your app using VS Online to perform cloud-based load tests Scale and tune your app performance, and configure autoscaling Extend and monitor your app with a service from the Store, such as SendGrid or NewRelic Choose from an extensive service catalog Like it? Get it. © 2014 Microsoft Corporation. All rights reserved. Version 2.0 Created by the Windows Azure poster team Email: AzurePoster@microsoft.com Part no. 098-117629