MS 10978A Introduction to Azure for Developers



Similar documents
Course 10978A Introduction to Azure for Developers

10978A: Introduction to Azure for Developers

Introduction to Azure for Developers

Microsoft Introduction to Azure for Developers

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 20532A; 5 days

Course 20532B: Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

MS 20487A Developing Windows Azure and Web Services

CLOUD COMPUTING & WINDOWS AZURE

This module provides an overview of service and cloud technologies using the Microsoft.NET Framework and the Windows Azure cloud.

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5. Microsoft Azure Fundamentals M Length: 2 days Price: $ 1,295.

Course Outline. Microsoft Azure Fundamentals Course 10979A: 2 days Instructor Led. About this Course. Audience Profile. At Course Completion

Developing Windows Azure and Web Services

Microsoft Azure for IT Professionals 55065A; 3 days

MOC DEVELOPING WINDOWS AZURE AND WEB SERVICES

Developing Windows Azure and Web Services

MS 20532B - Developing Microsoft Azure Solutions

MCSD Azure Solutions Architect [Ativar Portugal] Sobre o curso. Metodologia. Microsoft - Percursos. Com certificação. Nível: Avançado Duração: 78h

MS 20465C: Designing a Data Solution with Microsoft SQL Server

AppDev OnDemand Cloud Computing Learning Library

IT Exam Training online / Bootcamp

Windows Azure Data Services (basics) 55093A; 3 Days

Please contact Cyber and Technology Training at for registration and pricing information.

day 1 2 Windows Azure Platform Overview... 2 Windows Azure Compute... 3 Windows Azure Storage... 3 day 2 5

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

WHITE PAPER. Migrating an existing on-premise application to Windows Azure Cloud

SharePoint Checklist and Resources

Development and Management

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Developing ASP.NET MVC 4 Web Applications MOC 20486

MS 20247C Configuring and Deploying a Private Cloud

Designing a Data Solution with Microsoft SQL Server 2014

Developing ASP.NET MVC 4 Web Applications

Microsoft SQL Server Review

This three-day instructor-led course provides students with the tools to extend Microsoft Dynamics CRM 4.0.

Developing Microsoft SharePoint Server 2013 Core Solutions

Designing a Data Solution with Microsoft SQL Server 2014

Assignment # 1 (Cloud Computing Security)

Microsoft Azure - Week6 Tuesday -

Designing a Data Solution with Microsoft SQL Server

AZP: Microsoft Azure Infrastructure for IT Professional

Windows Azure platform What is in it for you? Dominick Baier Christian Weyer

The Great Office 365 Adventure

Cloud Powered Mobile Apps with Azure

Course 20465: Designing a Data Solution with Microsoft SQL Server

Cloud Inspiration Day Azure Beyond Marketing Slides

GOA365: The Great Office 365 Adventure

Designing a Data Solution with Microsoft SQL Server

Microsoft Dynamics CRM Event Pipeline

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions

Microsoft Azure Cloud for Solution Architects

InnerWorkings Catalog

Microsoft Training and Certification Guide. Current as of December 31, 2013

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Microsoft Dynamics CRM 2013/2015 Event Pipeline

Configuring and Deploying a Private Cloud

Extending Microsoft Dynamics CRM 4.0

SPT2013: Developing Solutions with. SharePoint DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

Kentico CMS 7.0 Windows Azure Deployment Guide

SAV2013: The Great SharePoint 2013 App Venture

MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012

Using Application Insights to Monitor your Applications

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Configuring and Deploying a Private Cloud

Azure Powershell Command Line Reference

Microsoft Implementing Microsoft Azure Infrastructure Solutions

MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

OVERVIEW OF MICROSOFT AZURE

This three-day instructor-led course provides existing SQL Server database professionals with the knowledge

Updating your Database skills to Microsoft SQL Server 2012

Implementing Microsoft Azure Infrastructure Solutions

Configuring and Deploying a Private Cloud. Day(s): 5. Overview

20247D: Configuring and Deploying a Private Cloud

Upgrading Your Development Skills to SharePoint 2013 Course 55014A; 5 Days, Instructor-led

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

20465C: Designing a Data Solution with Microsoft SQL Server

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Programming in C# with Microsoft Visual Studio 2010

NE-20247D Configuring and Deploying a Private Cloud

Audience Profile This course is intended for any developer that is tasked with creating applications that interface with O365.

ADS2013: App Development with SharePoint 2013

Transcription:

MS 10978A Introduction to Azure for Developers Description: Days: 5 Prerequisites: This course offers students the opportunity to learn about Microsoft Azure development by taking an existing ASP.NET MVC application and expand its functionality as part of moving it to Azure. This course focuses on developing in Azure using Storage, Cloud Services, Service Bus, Active Directory, WebSites and SQL among other features. This course also focuses on using the provided.net SDKs, REST APIs, configuration and deployment options related to Azure. Before attending this course, students should have: 6-12 months experience developing ASP.NET Web applications using C# Course Outline Module 1: Overview of Azure Azure Overview Working with the Azure platform Cloud Application Scenarios Lab : Exploring Azure Using the Azure Management Portal Managing a Azure Subscription Module 2: Creating and Managing Services in Azure What is a Azure Service? Software as a Service Platform as a Service Infrastructure as a Service Lab : Managing Cloud Services in Azure Creating a Azure Service Using the Management Portal Creating A Azure Service Using Visual Studio 2013 Managing Azure Services Module 3: Managing Infrastructure in Azure Infrastructure in Azure Azure Virtual Machines Lab : Creating an Azure Virtual Machine for Development & Testing training@compuworks.com 781.224.1113 www.compuworks.com Page 1 of 5

Create a Logical Network using Azure Create a Development Virtual Machine using Azure Configure the Virtual Machine for Development Module 4: Creating Web Sites using Azure Azure Websites Hosting Web Applications in Azure Configuring an Azure Website Publishing an Azure Website Monitoring an Azure Website Lab : Creating an ASP.NET Web site using Azure Websites Create an Azure Website Deploy an ASP.NET Web Application to an Azure Website Configure an Azure Website Module 5: Creating Modular Web Applications Using Azure What is a Cloud Service? Cloud Service Web Roles Configuring a Web Role Monitoring a Web Role Lab : Creating Azure Web Roles using Visual Studio 2013 Create an Azure Cloud Service project Create an Azure Cloud Service Web Role from an existing project Configuring the properties of an Azure Cloud Service project Debugging an Azure Cloud Service project Module 6: Processing Background Logic Using Azure Cloud Service Worker Roles Creating a Worker Role Configuring a Worker Role Caching Data Using Roles Lab : Creating a Background Process Using Azure Create a C# Class Library Add the Class Library to a Cloud Service Project Debug Worker Roles in a Cloud Service Project Module 7: Storing SQL Data in Azure training@compuworks.com 781.224.1113 www.compuworks.com Page 2 of 5

What is Azure SQL? Managing Servers And Databases in Azure SQL Using Azure SQL with Data Tools Migrating Data to Azure SQL Using Azure SQL With Entity Framework Lab : Storing Event Data in Azure SQL Create an Azure SQL instance Using Entity Framework with Azure SQL Module 8: Storing non-relational data in Azure What is Azure Storage? Azure Table Storage Using the Azure SDK to Manipulate Data in Table Storage Monitoring Table Storage Using Table Storage in the Storage Emulator Lab : Storing Event Registration Data in Azure Table Storage Implement Azure Table Storage Populating the Table with Data Querying the Data Inspecting the Table Module 9: Storing Files and Media in Azure Azure Blob Storage Applying Permissions to Blob Storage Using the Azure SDK to manipulate data in Blob Storage Monitoring BLOB Storage Using Blob Storage in the Storage Emulator Lab : Storing Event Multimedia in Azure Blob Storage Implement Azure Blob Storage Populating the Container with Files and Media Retrieving Files and Media from the Container Specifying Permissions for the Container Module 10: Storing Data in Queues Using Azure Overview of Queues in Azure Azure Queue Storage Using the Azure SDK to manipulate data in Queue Storage Monitoring Queue Storage What is Azure Service Bus? Azure Service Bus Queues training@compuworks.com 781.224.1113 www.compuworks.com Page 3 of 5

Using the Azure SDK to Manipulate Data in Service Bus Queues Lab : Using Queues to Manage Request Between Cloud Service Roles in Azure Creating a Azure Service Bus Namespace Create an Azure Queue Storage instance Retrieving Messages from Azure Queue Storage Create a Service Bus Queue Retrieving Messages from a Service Bus Queue Module 11: Relaying Web Services Using Azure Service Bus Relay Implementing Service Bus Relay Lab : Connecting to a Cloud Web Application to an on-premise WCF Service Creating a Azure Service Bus Namespace Validate the WCF Service Connecting a WCF Service to a Service Bus Namespace Module 12: Asynchronously Notifying Applications Using Azure Azure Service Bus Notification Hubs Registering Devices with a Notification Hub Pushing Messages to a Notification Hub Lab : Notifying a Windows Phone 8 Application Using Azure Creating a Azure Service Bus Notification Hub Registering a Client Application to a Service Bus Notification Hub Pushing a Message to a Service Bus Notification Hub Module 13: Implementing Security in Web Applications using Azure Azure Active Directory Azure AD Directory Azure AD Access Control Service Azure AD Multi-Factor Authentication Provider Lab : Implementing Security in the Events Administration Portal Create an Azure AD Directory Manage the Azure AD Directory Integrate Azure AD with ASP.NET Identity Module 14: Deploying Web Applications to Azure Deployment Strategies for Azure Web Applications training@compuworks.com 781.224.1113 www.compuworks.com Page 4 of 5

Deploying Web Applications Using Cloud Service Packages Deploying Web APPLICATIONS USING WEBDEPLOY Monitoring Cloud Applications Lab : Deploying the Events Web Application to Azure Manage Configuration Settings for a Cloud Service Project Deploy the Web Applications to Azure Monitor the Web Applications in Azure Module 15: Developing Mobile Services using Azure Azure Mobile Services Communicating with Mobile Services Customizing Mobile Services Securing Mobile Services Lab : Developing a Web Service for Mobile Clients Using Azure Mobile Services Create a Azure Mobile Services Instance (optional) Create a Mobile Service Custom API Consume the Mobile Service using the Windows Phone 8 Application training@compuworks.com 781.224.1113 www.compuworks.com Page 5 of 5