SlideShare una empresa de Scribd logo
1 de 1
Descargar para leer sin conexión
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

Más contenido relacionado

La actualidad más candente

Azure App Service Architecture. Web Apps.
Azure App Service Architecture. Web Apps.Azure App Service Architecture. Web Apps.
Azure App Service Architecture. Web Apps.Alexander Feschenko
 
Azure App Service
Azure App ServiceAzure App Service
Azure App ServiceBizTalk360
 
App Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureApp Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureAdam Stephensen
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud servicesNajeeb Khan
 
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar Series
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar SeriesGetting Started With Continuous Delivery on AWS - AWS April 2016 Webinar Series
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar SeriesAmazon Web Services
 
Architect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft AzureArchitect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft AzureDavide Benvegnù
 
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 AnalyticsStephanie Locke
 
Microsoft Azure - Introduction
Microsoft Azure - IntroductionMicrosoft Azure - Introduction
Microsoft Azure - IntroductionPranav Ainavolu
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudAtanas Gergiminov
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersAmazon Web Services
 

La actualidad más candente (20)

Azure App Service Architecture. Web Apps.
Azure App Service Architecture. Web Apps.Azure App Service Architecture. Web Apps.
Azure App Service Architecture. Web Apps.
 
Azure App Service
Azure App ServiceAzure App Service
Azure App Service
 
Power of Azure Devops
Power of Azure DevopsPower of Azure Devops
Power of Azure Devops
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
App Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureApp Modernisation with Microsoft Azure
App Modernisation with Microsoft Azure
 
Azure DevOps
Azure DevOpsAzure DevOps
Azure DevOps
 
Azure 101
Azure 101Azure 101
Azure 101
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
 
App Modernization with Microsoft Azure
App Modernization with Microsoft AzureApp Modernization with Microsoft Azure
App Modernization with Microsoft Azure
 
Introduction to Microsoft Azure Cloud
Introduction to Microsoft Azure CloudIntroduction to Microsoft Azure Cloud
Introduction to Microsoft Azure Cloud
 
Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
 
Azure
AzureAzure
Azure
 
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar Series
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar SeriesGetting Started With Continuous Delivery on AWS - AWS April 2016 Webinar Series
Getting Started With Continuous Delivery on AWS - AWS April 2016 Webinar Series
 
Architect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft AzureArchitect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft Azure
 
Azure App Service Deep Dive
Azure App Service Deep DiveAzure App Service Deep Dive
Azure App Service Deep Dive
 
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
 
Microsoft Azure - Introduction
Microsoft Azure - IntroductionMicrosoft Azure - Introduction
Microsoft Azure - Introduction
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
 
Zero-Trust SASE DevSecOps
Zero-Trust SASE DevSecOpsZero-Trust SASE DevSecOps
Zero-Trust SASE DevSecOps
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for Partners
 

Destacado

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 FailMichael Collier
 
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 Faculty of Computer Science
 
Azure {the cloud} overview
Azure {the cloud} overviewAzure {the cloud} overview
Azure {the cloud} overviewMahmoud Moussa
 
Clouding with Microsoft Azure - Omal Perera
Clouding with Microsoft Azure - Omal PereraClouding with Microsoft Azure - Omal Perera
Clouding with Microsoft Azure - Omal PereraOmal Perera
 
BIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailBIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailSkillspeed
 
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 HadoopDataWorks 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 SetMateusz Brzoska
 
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 Azuregjuljo
 

Destacado (11)

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
 

Similar a Microsoft Azure Overview Infographic

Windows azure poster
Windows azure posterWindows azure poster
Windows azure posterLê Vượng
 
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 2015Chef
 
Microsoft azure infographic 2015 2.5
Microsoft azure infographic 2015 2.5Microsoft azure infographic 2015 2.5
Microsoft azure infographic 2015 2.5Kesavan Munuswamy
 
BizSpark migreren naar de cloud
BizSpark migreren naar de cloudBizSpark migreren naar de cloud
BizSpark migreren naar de cloudDelta-N
 
Benefits of the Azure cloud
Benefits of the Azure cloudBenefits of the Azure cloud
Benefits of the Azure cloudJames Serra
 
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 AzureMicrosoft Azure
 
Benefits of the Azure Cloud
Benefits of the Azure CloudBenefits of the Azure Cloud
Benefits of the Azure CloudCaserta
 
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-10TechSoup
 
Microsoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem PosterMicrosoft Cloud Ecosystem Poster
Microsoft Cloud Ecosystem PosterDavid J Rosenthal
 
Build intelligent solutions using Azure
Build intelligent solutions using AzureBuild intelligent solutions using Azure
Build intelligent solutions using AzureMostafa
 
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 StAllyWick
 
London .NET Developers Azure Camp Keynote
London .NET Developers Azure Camp KeynoteLondon .NET Developers Azure Camp Keynote
London .NET Developers Azure Camp KeynoteTom Walker
 
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 2010DavidGristwood
 
Microsoft Azure a cloud computing platform
Microsoft Azure a cloud computing platformMicrosoft Azure a cloud computing platform
Microsoft Azure a cloud computing platformAayush Mohanka
 
Azure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App PlatformAzure Cloud Dev Camp - App Platform
Azure Cloud Dev Camp - App Platformgiventocode
 

Similar a 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
 

Más de 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 CloudMicrosoft Azure
 
Microsoft Azure Security Infographic
Microsoft Azure Security InfographicMicrosoft Azure Security Infographic
Microsoft Azure Security InfographicMicrosoft Azure
 
Monetizing Microsoft Azure
Monetizing Microsoft AzureMonetizing Microsoft Azure
Monetizing Microsoft AzureMicrosoft 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 CloudMicrosoft Azure
 
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 MarketersMicrosoft Azure
 

Más 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
 

Último

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...Miguel Araújo
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
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 WorkerThousandEyes
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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)wesley chun
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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 WorkerThousandEyes
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

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...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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)
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation 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