• Post category:StudyBullet-3
  • Reading time:6 mins read


Follow along as I create virtual machines, load balancers, and SQL Databases in Azure. You can do it as I do it.

What you will learn

Create Virtual Machines Without Needing Guidance

Understand the 3-Tier Architecture And See It In Action

Create the Topology for Their Next Big Project

Description

BRAND NEW COURSE – May 28 2018

This course is designed so that you can follow along! As I create a Virtual Machine using the Azure Portal, you can be doing the exact same steps yourself! Pause the video if you need to, or run it at double speed, the choice is up to you! 

In this course, we create a traditional 3-tier application structure inside Microsoft Azure. By the end of the course, you will be able to:


Get Instant Notification of New Courses on our Telegram channel.


  • Create a Windows VM using the Azure Portal
  • Create a Windows VM using Powershell and ARM Templates
  • Create a Linux VM using the Azure Portal
  • Create a Linux VM using CLI and ARM Templates
  • Create a Public-facing Load Balancer, and configure it to work with web servers
  • Create an Internal-only Load Balancer, and configure it to work with application servers
  • Create an Azure SQL Database
  • Create a Secondary SQL Database, for failover in case the primary goes down
  • Set up Automatic Failover so that Azure monitors the state of your database for you

There’s a lot going on! And learn it all in around 90 minutes!

Microsoft Azure is one of the hottest cloud computing platforms that there is. They consistently announce growth over 90% year over year, and have done that for years. It’s time for you to learn cloud computing and Microsoft Azure. Yes, there are other platforms out there that you can learn. And I recommend you learn more than one. But why not give yourself a few hours this afternoon to learn Azure and experience this amazing platform.

The skills you learn today will stay with you for years to come and help you grow in your career.

Enroll today!

English
language

Content

What We’re Going to Do
Welcome to the Course
See What We Will Create Together
Frequently Asked Questions
Create Virtual Machines and Load Balancers
Create Our First Windows VM using the Azure Portal
Validate the VM Works
Create Another Windows VM Using ARM Templates and PowerShell
VM Quiz
Create Both of the Load Balancers
Create Our First Linux VM using the Azure Portal
Create Another Linux VM Using Bash Scripts / Cloud Shell
Validate the Linux VM
Create Databases
Create Our First SQL Database
Set Up Automatic Failover to a Secondary Region
Clean Up and Testing
Install IIS Web Server on the Windows Virtual Machines
Configure Front-End Load Balancer for Public Traffic
Configure Back-End Load Balancer for Internal Traffic
What Did We Learn?
Wrap Up
Database Quiz
BONUS LECTURE – Next Steps for Learning Azure