virtual machines websites mobile servicesdocs.media.bitpipe.com/io_12x/io_122043/item_1124990/what...

1
SCRIPTS Table Schedules Custom API 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. SOURCE CONTROL Windows Phone iOS Android SQL DB Table Blob Mongo DB STORE DATA IN THE CLOUD USER AUTHENTICATION PUSH NOTIFICATIONS Facebook Twitter Microsoft Google GCM APNS Active Directory Notification Hubs WNS & MPNS Windows Store iOS Android HTML 5/JS :-) Mobile Services LOAD BALANCER MySQL SQL Database Visual Studio Publishing FTP GitHub 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. STANDARD FRAMEWORKS DEPLOY GALLERY LOAD BALANCER Websites ASP.NET ... to ... 1 500 WordPress Drupal Umbraco DNN Platform STORAGE SOLUTIONS 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. Cloud Services WEB ROLE INSTANCES WORKER ROLES CACHE TYPE: Y TYPE: X QUEUES LOAD BALANCER SQL DB Blobs/files Tables/NoSQL WINDOWS LINUX SQL SERVER ... GALLERY HYPERVISOR VIRTUAL MACHINES 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 identi- cal to conventional (real) servers, and are the easiest way to move existing workloads to the cloud. STORAGE Virtual Machines VHD 1 VM 1 VHD 2 VM 2 VHD 3 VM 3 LOAD BALANCER Create and scale internet-facing web roles and worker roles that perform background tasks. Cloud Services Get full control over a server in the cloud, and maintain it as your business requires. Virtual Machines Catalog of Services COMPUTE STORAGE BACKUP MEDIA & CDN HYBRID INTEGRATION Connect Azure websites or mobile apps to on-premises resources without a VPN or dedicated line. Hybrid Connections Decouple pieces of your application so they can communicate asynchronously and scale independently. Storage Queues Use this messaging channel to connect cloud applications to on-premises applications, services, and systems. Service Bus Build EDI services and Enterprise Application Integration (EAI) solutions in the cloud. BizTalk Services Build workflows to create, manage, and distribute on-demand media and live streaming events. Media Services Coordinate replication and recovery of System Center 2012 private clouds to a secondary location. Site Recovery Transfer scheduled backups of your local server data to Azure using Windows PowerShell cmdlets. Backup IDENTITY & ACCESS Provide identity and access management including directory services, identity governance, and security. Active Directory Safeguard access to data and applications while employing a simple sign-in process. MultiFactor Authentication Increase performance by caching blobs or static content at physical nodes globally. CDN Save bandwidth costs and ship an encrypted hard drive to Microsoft to transfer data to or from blob storage. Import / Export Store and retrieve unstructured binary data, up to 500 terabytes per account. Access via REST protocol. Storage Blobs Store data in this schema-less, NoSQL key/attribute store. Access using REST or OData protocols. Storage Tables Manage relational data with built-in high availability. SQL Database Seamlessly extend on-premises primary storage, backup, and disaster recovery with no end user or application changes. StorSimple Set up a \\server\share in the cloud supporting the SMB 2.1 protocol. Access it from your cloud applications. Files Provide search in your website or application without having to set up or manage your own search index. Search Run large, scaled-out parallel and HPC workloads. Cloud-enable applications to offload compute jobs into the cloud. Batch Deploy Windows client apps in the cloud, run them remotely, and access them from any device. Remote App Deliver millions of cross-platform push notifications from any application backend, on-premises or in the cloud. Notification Hubs Publish APIs to developers, partners and employees securely and at scale. API Management Add backend capabilities to mobile apps, with native client support on most device platforms. Mobile Services NETWORKING WEB Get started with web apps for free. Scale as you go. Build using a range of tools and languages. Websites Load-balance incoming global traffic across multiple services running in multiple datacenters. Traffic Manager Provision and manage VPNs in Azure and securely link to your on-premises IT infrastructure. Virtual Network Connect on-premise and cloud datacenters directly through dedicated, non-internet lines. Express Route MOBILE DATA ANALYTICS Mine historical data with compute power to predict future trends or behavior. Machine Learning Provision and integrate big data easily with tools including Microsoft Office. Based on Apache Hadoop. HDInsight Process data streams in real-time to discover and react to trends. Stream Analytics Ingest data from multiple disparate sources and process it into a valuable, trusted cloud-based data warehouse. Data Factory Ingest, persist and process millions of events per second from millions of devices. Event Hubs Make applications scale and be more responsive under load by keeping data closer to application logic. Redis Cache Store and retrieve millions of JSON objects from a highly scalable, NoSQL document database. DocumentDB DEVELOPMENT Host code, plan and track projects, and collaborate with team mem- bers to deliver better software. Visual Studio Online Analyze usage, detect issues and solve them to improve perfor- mance and ensure availability of web applications. Application Insights Create jobs that call services in and outside of Azure, and specify when and how often those jobs run. Scheduler COMMERCE Find and manage services and datasets, directly from the Management Portal. Marketplace Find free open source VM images that you can download and run in Azure Virtual Machines. VMDepot MANAGEMENT Create durable PowerShell Workflow scripts to automate long-running, error-prone and frequently repeated tasks in Azure. Automation Analyze and troubleshoot on-premises IT environments without using instrumented code. Operational Insights Use an HTML user interface over the internet to provision, control, and monitor your services. Management Portal Easily safeguard and control keys and secrets in cloud-scale hardware security modules. Key Vault What is Microsoft Azure? 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 datacenters. You can build applications using any language, tool, or framework. And you can integrate your public cloud applications with your existing IT environment. Search azure.microsoft.com, MSDN, or TechNet for keywords found in this poster © 2015 Microsoft Corporation. All rights reserved. Version 2.4 Created by the Azure poster team Email: [email protected] Like it? Get it. Baidu Amazon Kindle

Upload: others

Post on 16-Mar-2020

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Virtual Machines Websites Mobile Servicesdocs.media.bitpipe.com/io_12x/io_122043/item_1124990/What is Microsoft Azure.pdfAndroid SQL DB Table Blob Mongo DB STORE DATA IN THE CLOUD

WINDOWS RRAS OR HARDWARE VPN

“CONTOSO” PRIVATE DATACENTER

ON-PREMISES ACTIVE DIRECTORY

Data Sync

AZURE SQL DB BLOBS/FILES TABLES/NO SQL

X 3

SQL DATABASE TABLE STORAGE BLOB STORAGE

Azure datacenters automatically provide multiple redun-dant copies for resilience. Use as backup for on-premises data, for disaster recovery. Azure Media Services also store media files in Azure storage.

Media Services

INGESTIONON DEMANDSTREAMINGENCODING LIVE STREAMING

Media Services provide a selection of services for storing, encoding andstreaming media such as videos and music. Upload yourhigh-resolution source content and convert it to multiple bit ratesfor playback on a variety of devices. Scale easily to deliver to audiences of all sizes.

SCRIPTS

TableSchedules

Custom API

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.

SOURCE CONTROL

Windows PhoneiOS

Android

SQL DB Table Blob Mongo DB

STORE DATA IN THE CLOUD

USER AUTHENTICATION

PUSH NOTIFICATIONS

Facebook Twitter Microsoft Google

GCMAPNS

Active Directory

Notification Hubs

WNS & MPNS

Windows StoreiOS

AndroidHTML 5/JS

:-)

Mobile Services

LOAD BALANCER

SITESSITE

MySQL SQL Database

Visual Studio Publishing

FTP

GitHub

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.

STANDARD

FRAMEWORKS

DEPLOYGALLERYLOAD BALANCER

Websites

ASP.NET

... to ...1 500

WordPress

Drupal

Umbraco

DNN Platform

STORAGE SOLUTIONS

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.

Cloud Services

WEB ROLEINSTANCES

WORKERROLES CACHE TYPE: YTYPE: X

QUEUES

LOAD BALANCER

SQL DB Blobs/files Tables/NoSQL

WINDOWS

LINUX

SQL SERVER

...

GALLERY

HYPERVISOR

VIRTUALMACHINES

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 identi-cal to conventional (real) servers, and are the easiest way to move existing workloads to the cloud.

STORAGE

Virtual Machines

VHD 1

VM 1

VHD 2

VM 2

VHD 3

VM 3

LOAD BALANCER

Create and scale internet-facing web roles and worker roles that perform background tasks.

CloudServices

Get full control over a server in the cloud, and maintain it as your business requires.

VirtualMachines

Catalog of ServicesCOMPUTE

STORAGE

BACKUP MEDIA & CDN HYBRID INTEGRATION

Connect Azure websites or mobile apps to on-premises resources without a VPN or dedicated line.

HybridConnections

Decouple pieces of your application so they can communicate asynchronously and scale independently.

StorageQueues

Use this messaging channel to connect cloud applications to on-premises applications, services, and systems.

Service Bus

Build EDI services and Enterprise Application Integration (EAI) solutions in the cloud.

BizTalkServices

Build workflows to create, manage, and distribute on-demand media and live streaming events.

MediaServices

Coordinate replication and recovery of System Center 2012 private clouds to a secondary location.

SiteRecovery

Transfer scheduled backups of your local server data to Azure using Windows PowerShell cmdlets.

Backup

IDENTITY & ACCESS

Provide identity and access management including directory services, identity governance, and security.

ActiveDirectory

Safeguard access to data and applications while employing a simple sign-in process.

MultiFactorAuthentication

Increase performance by caching blobs or static content at physical nodes globally.

CDN

Save bandwidth costs and ship an encrypted hard drive to Microsoft to transfer data to or from blob storage.

Import /Export

Store and retrieve unstructured binary data, up to 500 terabytes per account. Access via REST protocol.

StorageBlobs

Store data in this schema-less, NoSQL key/attribute store. Access using REST or OData protocols.

StorageTables

Manage relational data with built-in high availability.

SQLDatabase

Seamlessly extend on-premises primary storage, backup, and disaster recovery with no end user or application changes.

StorSimple

Set up a \\server\share in the cloud supporting the SMB 2.1 protocol. Access it from your cloud applications.

Files

Provide search in your website or application without having to set up or manage your own search index.

Search

Run large, scaled-out parallel and HPC workloads. Cloud-enable applications to offload compute jobs into the cloud.

Batch

Deploy Windows client apps in the cloud, run them remotely, and access them from any device.

RemoteApp

Deliver millions of cross-platform push notifications from any application backend, on-premises or in the cloud.

NotificationHubs

Publish APIs to developers, partners and employees securely and at scale.

APIManagement

Add backend capabilities to mobile apps, with native client support on most device platforms.

MobileServices

NETWORKING WEB

Get started with web apps for free. Scale as you go. Build using a range of tools and languages.

Websites

Load-balance incoming global traffic across multiple services running in multiple datacenters.

Traffic Manager

Provision and manage VPNs in Azure and securely link to your on-premises IT infrastructure.

VirtualNetwork

Connect on-premise and cloud datacenters directly through dedicated, non-internet lines.

ExpressRoute

MOBILE DATA

ANALYTICS

Mine historical data with compute power to predict future trends or behavior.

MachineLearning

Provision and integrate big data easily with tools including Microsoft Office. Based on Apache Hadoop.

HDInsight

Process data streams in real-time to discover and react to trends.

StreamAnalytics

Ingest data from multiple disparate sources and process it into a valuable, trusted cloud-based data warehouse.

DataFactory

Ingest, persist and process millions of events per second from millions of devices.

EventHubs

Make applications scale and be more responsive under load by keeping data closer to application logic.

RedisCache

Store and retrieve millions of JSON objects from a highly scalable, NoSQL document database.

DocumentDB

DEVELOPMENT

Host code, plan and track projects, and collaborate with team mem-bers to deliver better software.

Visual Studio Online

Analyze usage, detect issues and solve them to improve perfor-mance and ensure availability of web applications.

ApplicationInsights

Create jobs that call services in and outside of Azure, and specify when and how often those jobs run.

Scheduler

COMMERCE

Find and manage services and datasets, directly from the Management Portal.

Marketplace

Find free open source VM images that you can download and run in Azure Virtual Machines.

VMDepot

MANAGEMENT

Create durable PowerShell Workflow scripts to automate long-running, error-prone and frequently repeated tasks in Azure.

Automation

Analyze and troubleshoot on-premises IT environments without using instrumented code.

OperationalInsights

Use an HTML user interface over the internet to provision, control, and monitor your services.

ManagementPortal

Easily safeguard and control keys and secrets in cloud-scale hardware security modules.

Key Vault

What is Microsoft Azure?

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 datacenters.

You can build applications using any language, tool, or framework. And youcan integrate your public cloud applications with your existing IT environment.

Search azure.microsoft.com, MSDN, or TechNet for keywords found in this poster

© 2015 Microsoft Corporation. All rights reserved. Version 2.4 Created by the Azure poster team Email: [email protected] Like it? Get it.

Baidu AmazonKindle