• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/95

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

95 Cards in this Set

  • Front
  • Back

Primary Models for Building and Running Apps (Compute Services)

Virtual Machines


Cloud Services


Web Sites


Mobile Services

Data Services (7)

Storage


SQL Database


HDInsight


SQL Data Sync


Hyper-V Recovery Manager


Backup


Cache

App Services(8)

Notification Hubs


Service Bus


Visual Studio Online


Media Services


BizTalk Services


Active Directory


Scheduler


CDN - Content Delivery Network

Network Services

Virtual Network


Traffic Manager


ExpressRoute

Add-on(1)

Store

What is HDInsight?
Big Data based on Apache Hadoop
What does SQL Data Sync sync data between?
SQL Server instance and/or SQL Database (on-line)
What does Hyper-V Recovery Manager do?
Protect services by replicating System Center 2012 private clouds to a secondary location
Backup Service
Backs up local data to Azure using PowerShell cmdlets
Notification Hubs
Push notifications from applications on-prem or in the cloud
Service Bus
Connects cloud applications to on-prem apps services and systems
Media Services

Create Manage and distribute on-demand media and live streaming events

BizTalk Services processing types (2)

EDI (Ent. Data Integration) services


EAI (Application) solutions


in the cloud

Scheduler

Calls services in and outside Azure

CDN

Content Delivery Network


For delivering high-bandwidth content by caching blobs and static content of compute instances at physical nodes in the United States, Europe, Asia, Australia and South America.

Traffic Manager
Load balances incoming traffic

ExpressRoute

Connects on-prem infrastructure directly to Azure Datacenters. Does not use public internet.

Cloud Services VM Roles

Worker and Web
Worker Role Machines
Computing and running services
Web Role Machines
Worker role machines with IIS already installed
Web site scaling

By schedule


By usage


By a quota trigger

Web Technology Gallery

DNN Platform


Umbaraco


Drupal


WordPress

Web Site Frameworks

ASP.Net


Python


Node.js


PHP


Java

Web Site Deployment technologies

FTP


Visual Studio


GitHub

Mobile Services scenario

Quickly implement data and authentication.

Mobile Services Authentication Technologies

Facebook


Twitter


Microsoft


Google


Active Directory

Mobile Services Push Notification Types

WNS & MPNS (MSFT)


APNS(Apple)


GCM(Google)


Notification Hubs

Main Azure Interface

Management Portal

IaaS - Stands for? What is it? How is it charges billed?

Infrastructure as a Service


Virtual Machine in the cloud


Pay for time VM is running + minimal storage charge

VHD Storage are stored in?
Azure Storage Blobs

Virtual Machine Scenarios

Dev/Test


Move Applications (Lift-and-shift)


Extend your datacenter

Azure Website Options

Shared (runs on VM with other sites) or Standard (on its own VM)

Azure Websites limited to what type of web site?

Simple presence websites

PaaS - Stands for? Advantages? Stored where? How charged?

Platform as a Service


Scalable - low-administration


storage in Azure data management


Charged for time instance (web or worker) is running

Number of copies of data stored in Azure Data Services?

3 minimum - 6 if geo-redundancy is allowed

Azure SQL Database features? (4)

HA


Automatic backups


Point-in-time restore


Replication to other geographies

Azure SQL Database Options? (2)

Standard (shared hardware) or


Premium (dedicated hardware)

Azure Tables

Non-relational


Key/value ("NoSQL") storage


Fast typed data retrieval

Maximum Storage of Azure Tables?
Over 1 TB

Azure Blob Storage stores what? (4)

Stores unstructured binary data


Videos files


Pictures


VHDs

Import/Export
Enables shipping physical hard drives to and from Azure blob storage
Import/Export drive requirements

Bitlockered


3.5" SATA Drive

Azure Files are built on what storage service

Blob service - It inherits the same availability durability scalability and geo-redundancy built into Azure Storage.
Azure Files usage Scenarios

Share data between cloud apps


Holder for configuration files


Storage for diagnostic files


Central location for tools and utilities

T or F - Active Directory can run in Azure

True

How can you makes applications and VMs work as if they were running in the local datacenter.

Azure Virtual Network

Azure VPN using private lines insead of the Public Internet for better speed

ExpressRoute

ExpressRoute requires a ----- ----- in Azure

Virtual Network

Routes traffic intelligently to the best instance of an applicaiton running in multiple datacenters.

Azure Traffic Manager
Traffic manager can route traffic to service not running in Azure if?
Those services are accessable on the internet.
Traffic Manager uses what protocol to route users to service endpoints

Domain Name Service (DNS)

Azure SDKs can be used with what two tools?

Visual Studio and Eclipse

Azure SDKs help in 1) creating applicaitons in Azure, 2) applications that use Azure services, or 3) both?

3) Both - Visual Studio Online connects to Visual Studio, Eclipse, Xcode, and other Git clients to support development for a variety of platforms and languages.

Visual Studio Online replaces your local Visual Studio

No

What is Team Foundation Service?

A hosted source control system
Tool that will automatically determine how many agents are needed; spin up the required virtual machines and execute your load tests.

Visual Studio Online

What does Application Insights do and what service is it a part of?

Applicaiton Insights gives you an analysis of your entire application. It provides stats on performance and how your application is being used.


Part of Visual Studio Online

Runbooks are a part of what Azure service?

Automation
Automation is based on what scripting technology?

PowerShell Workflows

What is Azure Automation best used for?

Automate the manual, long-running, error-prone, and frequently repeated tasks in Azure.

Serivce that provides access to applications, including 3rd party service consumers

API Management

Formats used by Azure Active Directory are identical or are not identical with those used in Windows Server Active Directory

Are not - though the functions it performs are quite similar

Azure Active Directory Service is used to extend your datacenter into the cloud?

No. that requires Windows Server AD

What makes it easier for an application to accept identity information from Facebook/Google/Windows Live ID/and other popular identity providers?

Azure Active Directory Access Control
Azure Active Directory supports which authentication methods for user sign-ins?
Passwords - Other methods are with Azure AD or with custom applicaitons using MFA SDK.
User Authentication available for Azure Mobile (5)

Facebook


Twitter


Microsoft


Google


Active Directory

Azure Mobile native client libraries (5)

Android


iOS


HTML/JavaScript


Windows Phone


Windows Store

What should you use when you need to broadcast millions of highly personalized push notifications within minutes.
Azure Notification Hubs
Azure Backup can backup and restore applicaitons and data in the cloud/on-prem/or both?
Both
Tools that can manage backups with Azure Backup (3)
tools in Windows Server 2012 - Windows Server 2012 Essentials or System Center 2012 - Data Protection Manager
Queues allow for Synchronous or Asynchronous communications between applicaitons?
Asynchronous
What queuing services are available in Azure?
Azure Storage Queues and Service Bus Queues
Service Bus Relay endpoints are hosted where?
In the cloud to allow secure communications through firewalls.
Service Bus provides a Publish-and-subscribe mechanism is called

Topics and Subscriptions

What Azure service can transform XML messages into different formats between users (like Biz-to-Biz)

Azure BizTalk Services

How does Azure Scheduler save money?

Buy running applicaitons only when needed.

What API is used to manage Scheduler Actions?

Scheduler REST API

Azure Schedule can send messages in XML;HTTP;HTTPS (Pick which one(s)) to Endpoints;Messages Queues;Email Addresses.(Pick which one(s))
HTTP and HTTPS - Endpoints and Messages Queues
Service that allows the fastest possible access to data in the cloud by keeping it in memory?
Azure Cache

Of Azure SQL Database, Tables, Blobs, which does Azure Cache work with?

All 3

List the Azure Cache technologies (4) and which is recommended for new implementations?

Shared


In-role


Managed


Redis - Redis is recommended for new implementations as it has the most features.

Azure CDN

Content Delivery Network

Azure CDN stores and delivers what type of data (relational;cached;blob;XML or all 4)
Blob
(T or F) Azure CDN data is copied to all data centers around the world for immediate consumption.
No - a copy is made when a blob is requested and reused for other requests in that same region.
What is Azure's big data (Hadoop-based) service?
HDInsight
Hadoop is and open source project by whom?
Apache
The file system used by HDInsight?
HDFS - Hadoop Distributed File System

What does ASV stand for and what is the advantage to putting data into ASV?

Azure Storage Vault


By storing data in the ASV, the HDInsight cluster VMs can be deleted when not in use but the data can remain accessable in the cloud.

What connector and tool allow the use of Excel with HDInsight?
HiveODBC adapter and Data Explorer

What free "pack" allows Azure to perform Big Compute operations?

The free HPC Pack


High Performance Computing (HPC)

What does MPI stand for?

Message Passing Interface (an industry standard)

What is Media Services "Media Ingest" component's function?

Upload videos into Azure Media Services.

What Azure Media Services supports DRM?

The Encoding component

What is the difference between Azure Marketplace and Azure Store

Azure Marketplace is outside of the Azure Management Portal and Azure Store can be accessed inside the portal.

Define EDI and EAI

EDI - Enterprise Data Integration


EAI - Enterprise Application Integration