$795.00$2,625.00

Clear
    Clear

Ask us about our Best Price Guarantee. We’ll beat any competitor’s price!

ICLIn-Classroom Learning VLTVirtual Live Training GTRGuaranteed to Run (*Discounted Registrations may not be eligible/are subject to change)
Location Start date End Date Class Times Class Details Action
01/01/2030 01/01/2030 ICLVLTGTR Register
or Quote

Overview

About this Course

This course prepares you for the Microsoft Certification Exam AZ-203. By the end of this course, you will be able to Develop Azure IaaS computer solution, Develop Azure PaaS computer solution, Develop for Azure storage, Implement Azure security, Monitor, troubleshoot and optimize solutions, as well as Connect to and consumer Azure and third-party services.

You will become proficient in developing apps and services, using Azure tools and technologies. Cloud Technologies are a great skill to learn, and having these skills will assist in becoming or adding to your skillset as a Cloud Architect, Cloud DBA, Cloud Admin and many more.

This On-Demand Class Includes:

  • EXPERT INSTRUCTOR-LED TRAINING: Finest instructors in the IT industry with a minimum of 15 years, real-world experience and are subject matter experts in their fields
  • VISUAL DEMONSTRATIONS & MULTIMEDIA PRESENTATIONS: Instructor-led demonstrations and visual presentations that allow students to develop their skills based on real world scenarios explained by the instructor.
  • QUIZZES & EXAM SIMULATORS: Custom practice exams prepare you more effectively than the traditional exam preps on the market. Practice quizzes after each module ensures confidence on the topic before proceeding.
  • SOCIAL LEARNING & NETWORKING: World class Learning Management System (LMS) which allows you to interact and collaborate with other students, form study groups, engage in discussions, rate different courses and stay up to date with all the latest industry knowledge.
  • FLASH CARDS & EDUCATIONAL GAMES: Every Student learns differently. That is why we provide Flash Cards and Education Games throughout our courses. Allowing students to train in ways that keep them engaged and focused.

Description

PART 1

Module 1: Implement solutions that use virtual machines

Students will learn how to properly plan for VM deployment. It covers VM creation by using the Azure Portal, PowerShell, and through code. It also covers creating and using ARM templates for repeatable deployments and how to use Azure Disk Encryption to secure information on the VM.

Lessons

  • Provision VMs
  • Create ARM templates
  • Configure Azure Disk Encryption for VMs

After completing this module, students will be able to:

  • Learn how to create and deploy virtual machines by using the Azure Portal, PowerShell, and through code.
  • Learn how to create and deploy Azure Resource Manager templates by using the Azure Portal and Visual Studio.
  • Understand the different encryption options and learn how to encrypt existing and new deployments.

Module 2: Implement batch jobs by using Azure Batch Services

Azure Batch creates and manages a pool of compute nodes (virtual machines), installs the applications you want to run, and schedules jobs to run on the nodes.

Lessons

  • Azure Batch overview
  • Run a batch job by using the Azure CLI and Azure Portal
  • Run batch jobs by using code
  • Manage batch jobs by using the Batch Service API

After completing this module, students will be able to:

  • Understand how the Azure Batch service works