Introduction to Azure for Developers (10978)

      Quantity

      $2,895.00

      New Age Technologies has been delivering Authorized Training since 1996. We offer Microsoft’s full suite of authorized courses including courses pertaining to Microsoft Azure for Developers, Microsoft Office, Sharepoint, SQL, Exchange and more. If you have any questions or can’t seem to find the Microsoft class that you are interested in, contact one of our Microsoft Training Specialists. Invest in your future today with Microsoft training from New Age Technologies.

      Microsoft Training Specialist | ☏ 502.909.0819

      Current Promotion

      • ENTER CODE "MICROSOFT15" @ CHECKOUT & RECEIVE 15% OFF OR REQUEST GIFT CARD EQUIVALENT
      • Includes 12 Months of Exclusive Benefits
      Private IT Training

      EXCLUSIVE BENEFIT:

      Your course includes a twelve-month subscription to these exclusive benefits:

      • 30 days of anytime access to your course labs and lab environment
      • 12 months of 24/7 access to mentoring via chat, email, and phone
      • 12 months of on-demand access to indexed, searchable recordings of your Online Live class
      • 12 months of unlimited retakes of your class

      COURSE INFORMATION

      Introduction to Azure for Developers (10978) Overview:

      Introduction to Azure for Developers (10978) course teaches you to deploy existing ASP.NET MVC applications to Azure using .NET SDKs, REST APIs, configuration, and deployment options.

      You’ll also learn how to develop applications in Azure using:

      • Storage
      • Cloud services
      • Service bus
      • Active Directory (AD)
      • Websites
      • SQL

      Note: This course uses Visual Studio 2013 and Microsoft Azure SQL Database.

      Who Should Attend:

      • Application developers with a minimum of six months experience of web development using ASP.NET and C#
      • Developers who want to learn best practices on how to deploy and integrate applications to Azure

      Introduction to Azure for Developers (10978) Prerequisites:

      Before attending this course, you must have the following experience:

      • ASP.NET web application development
      • C# application development
      • Resources used with enterprise web application development
      • Relational databases (SQL) and WCF services

      Introduction to Azure for Developers (10978) Objectives:

      After successfully completing this course, you will be able to:

      • Navigate the Azure platform
      • Create, modify, scale, and dispose of Azure services using the management portal
      • Learn alternate (PowerShell, REST) methods for managing Azure services
      • Create, host, monitor, and manage a website using Azure websites and the management portal
      • Build a module web application hosted by Azure cloud service web roles
      • Cloud service worker roles to process data in the background
      • Cloud service cache roles to store data in the cache
      • Store and retrieve data using Azure SQL
      • Store data in Azure table storage
      • Store and access multimedia files using blob storage
      • Connect on-premises services with client applications using Azure service bus relay
      • Publish messages to client applications using Azure service bus notification hubs
      • Implement security in a cloud web application using Azure AD
      • Deploy web applications to Azure using WebDeploy and service packages
      • Secure web service for mobile applications using Azure mobile services

      Follow On Courses:

      • Developing Microsoft Azure Solutions (M20532)
      • Implementing Microsoft Azure Infrastructure Solutions (M20533)
      • Microsoft Azure Fundamentals (M10979)

      Introduction to Azure for Developers (10978) Outline:

      Module 1: Overview of Azure
      • Azure Overview
      • Working with the Azure Platform
      • Cloud Application Scenarios
      • Module 1 Labs:
        • Using the Azure Management Portal
        • Managing an Azure Subscription
      Module 2: Creating and Managing Services in Azure
      • Azure Services
      • Software as a Service
      • Platform as a Service
      • Infrastructure as a Service
      • Module 2 Labs:
        • Creating an Azure Service Using the Management Portal
        • Creating an Azure Service Using Visual Studio 2013
        • Managing Azure Services
      Module 3: Managing Infrastructure in Azure
      • Infrastructure in Azure
      • Azure Virtual Machines
      • Module 3 Labs:
        • 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
      • Module 4 Labs:
        • 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
      • Cloud Service
      • Cloud Service Web Roles
      • Configuring a Web Role
      • Monitoring a Web Role
      • Module 5 Labs:
        • 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
      • Module 6 Labs:
        • 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
      • 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
      • Module 7 Labs:
        • Create an Azure SQL Instance
        • Using Entity Framework with Azure SQL
      Module 8: Storing non-relational data in Azure
      • 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
      • Module 8 Labs:
        • 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
      • Module 9 Labs:
        • 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
      • Azure Service Bus
      • Azure Service Bus Queues
      • Using the Azure SDK to Manipulate Data in Service Bus Queues
      • Module 10 Labs:
        • Creating an 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
      • Module 11 Labs:
        • Creating an 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
      • Module 12 Labs:
        • Creating an 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
      • Module 13 Labs:
        • 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
      • Deploying Web Applications Using Cloud Service Packages
      • Deploying Web Applications Using WebDeploy
      • Monitoring Cloud Applications
      • Module 14 Labs:
        • 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
      • Module 15 Labs:
        • Create an Azure Mobile Services Instance
        • (Optional) Create a Mobile Service Custom API
        • Consume the Mobile Service using the Windows Phone 8 Application

      Average Salary for Skill: Cloud Computing

        Top