MCSD: Windows Azure Developer Boot Camp

Description

Duration: 5 days

This class is an introduction to cloud computing and specifically Microsoft’s public cloud offering in Windows Azure. Windows Azure has been described by Microsoft as an operating system for “the cloud”. In this class, you explore this new cloud operating system and learn how to write, deploy, and monitor .NET applications in Azure.

This five-day course prepares you for Exam 70-583.

Prerequisites

This class is designed for .NET developers with Web application experience that are exploring developing new applications or porting existing applications to Windows Azure.

What’s included?

  • Authorized Courseware
  • Intensive Hands on Skills Development with an Experienced Subject Matter Expert
  • Hands-on practice on real Servers and extended lab support 1.800.482.3172
  • Examination Vouchers & Onsite Certification Testing- (excluding Adobe and PMP Boot Camps)
  • Academy Code of Honor: Test Pass Guarantee
  • Optional: Package for Hotel Accommodations, Lunch and Transportation

With several convenient training delivery methods offered, The Academy makes getting the training you need easy. Whether you prefer to learn in a classroom or an online live learning virtual environment, training videos hosted online, and private group classes hosted at your site. We offer expert instruction to individuals, government agencies, non-profits, and corporations. Our live classes, on-sites, and online training videos all feature certified instructors who teach a detailed curriculum and share their expertise and insights with trainees. No matter how you prefer to receive the training, you can count on The Academy for an engaging and effective learning experience.

Methods

  • Instructor Led (the best training format we offer)
  • Live Online Classroom – Online Instructor Led
  • Self-Paced Video

Speak to an Admissions Representative for complete details

StartFinishPublic PricePublic Enroll Private PricePrivate Enroll
12/25/202312/29/2023
1/15/20241/19/2024
2/5/20242/9/2024
2/26/20243/1/2024
3/18/20243/22/2024
4/8/20244/12/2024
4/29/20245/3/2024
5/20/20245/24/2024
6/10/20246/14/2024
7/1/20247/5/2024
7/22/20247/26/2024
8/12/20248/16/2024
9/2/20249/6/2024
9/23/20249/27/2024
10/14/202410/18/2024
11/4/202411/8/2024
11/25/202411/29/2024
12/16/202412/20/2024
1/6/20251/10/2025

Curriculum

Module 1: Cloud Computing

Define cloud computing.
Learn the benefits of cloud computing.
Understand the different types of cloud computing services.
Explore where computing clouds might exist.
Hear about potential concerns with cloud computing.
Learn where cloud computing can and cannot be applied.
Place Windows Azure in light of general cloud computing.
Know how Windows Azure compares to other cloud environments.

Module 2: Windows Azure Architecture

See a simple Windows Azure application.
Learn about Microsoft data centers.
Explore the hardware, servers, and virtualization (the Fabric) that host cloud applications and data.
Understand the role of the Fabric Controller in managing the Windows Azure cloud.
Know the general architecture and components of the Windows Azure Platform.
Understand the tools used to create and deploy Windows Azure services and data stores.

Module 3: Windows Azure Web Roles

Explore the purpose of Windows Azure Web roles.
Understand how to create Web roles in a cloud service project.
See how to configure a Web role.
Learn how to test Web roles run in the Dev Fabric.
Start exploring the Windows Azure API.

Module 4: Local Storage

Examine Windows Azure’s local storage.
See how local storage differs from normal server file systems.
Learn how to configure local storage.
Understand the limitations of local storage and where/when to use it.
Explore the API to access local storage.
Learn about Windows Azure Drive (formerly X-Drive).

Module 5: Windows Azure Storage and Queues

Understand the purpose of Windows Azure Storage.
Learn how to create a Windows Azure Storage account.
Explore Windows Azure Storage costs.
Understand Dev Storage, how to use it, and how it is different from Windows Azure Storage.
See how to access Windows Azure Storage using both the REST API and the Storage Client Library.
Examine Windows Azure Storage Queues.
Learn how to get messages in and out of Windows Azure Queues.

Module 6: Blob Storage

Understand the rationale for using blob storage.
Explore how to access blob storage with both the Storage Client and REST API.
Examine blob storage containers and how they are used to organize and control access to blobs.
Learn about the different types of blobs: block and page blobs.

Module 7: Table Storage

Explore Windows Azure Storage’s structural data service.
Understand the reason for table storage.
Examine the differences between table storage and traditional relational databases (as exhibited by SQL Azure).
Learn how to access table storage with both the Storage Client and REST API.
Understand entities as they relate to table storage.
Examine how to save and retrieve entities in table storage.
See how to use table storage for session management in Windows Azure Web applications.

Module 8: Worker Roles

Explore the purpose of Windows Azure worker roles.
Understand how to create worker roles in a cloud service project.
See how to configure a worker role.
Learn how to test worker roles run in the Dev Fabric.
Learn how to use Windows Azure Storage queues and messages to communicate with worker roles.
Explore how to setup worker role endpoints.
Learn how to communicate with worker role internal and input endpoints.

Module 9: SQL Azure

Learn what SQL Azure is and why you want to use it.
Understand SQL Azure in comparison to SQL Server and Windows Azure table storage.
Learn how to provision a SQL Azure server and databases.
Examine costs associated with SQL Azure.
See how to use familiar tools and APIs to work in SQL Azure.
Explore how to create and manage database objects in SQL Azure.
Know how to limit SQL Azure access.
Understand options for performing database backups.
See how to migrate data to SQL Azure.

Module 10: Diagnostics and Logging

Learn how to accomplish debugging and logging in Windows Azure.
Examine Windows Azure Diagnostic Service.
Understand the role of the MonAgentHost process in the diagnostic service.
Learn how to configure the diagnostic service.
See how to transfer diagnostic data to Windows Azure Storage.