SlideShare a Scribd company logo
Microsoft Azure Training
2018
Shawn Ismail
http://www.cloudranger.net
Shawn Ismail
Microsoft Azure MVP
Module 2 – Implementing and managing Azure
networking
Lesson 1 – Overview of Azure networking
Twitter: @shawnismail | Blog: http://www.cloudranger.net | LinkedIn: https://www.linkedin.com/in/shawnismail
YouTube: https://www.youtube.com/c/CloudrangerNetwork
GitHub: https://github.com/shawnismail/cloudranger | Slides: http://www.slideshare.net/shawnismail
Module 2 – Lesson 1 – Overview of Azure networking
Overview of Module 3
• Overview of Azure networking
• Implementing and managing virtual networks
• Configuring an Azure virtual network
• Configuring virtual network connectivity
Module 2 – Lesson 1 – Overview of Azure networking
Azure networking components
• Virtual networks (VNet)
• Subnets
• Network Interface Cards (NICs)
• IP Address (Public and Private)
• Network Security Groups
• VNet DNS
• Azure DNS
• Azure Load Balancers
• Azure Application Gateway
• Azure Traffic Manager
• Routing
• Virtual Network Connectivity
• Virtual Network Gateway
Module 2 – Lesson 1 – Overview of Azure networking
Azure Virtual Network (VNet)
• Serves the same purpose as on-premises network – The fundamentals are the same
• Azure VNets allow Azure resources to communicate (with each other + internet)
• Can use used for resource isolation
• VNets can be connected to other VNets
• Can be used to connect to on-premises network
• Have native cloud characteristics
• All Azure Virtual Machines deploy to VNets – VNets need to be configured first
• VNets support TCP/UDP & ICMP
SERVER1
(IP ADDRESSES)
VNet
Address Space
SERVER2
(IP ADDRESSES)
Module 2 – Lesson 1 – Overview of Azure networking
VNet Subnets
• Facilitate resource isolation/segmentation (remember vlans?)
• Each subnet contains a range of IP addresses (subset of VNet address space)
• Azure VNet subnets facilitate resources to communicate among each other
VNet
Address Space
(10.3.0.0/16)
VNet
Address Space
(10.3.0.0/16)
SERVER1
(10.3.1.5)
SERVER2
(10.3.1.6)
SERVER3
(10.3.2.5)
SERVER4
(10.3.2.6)
SERVER5
(10.3.3.5)
SERVER6
(10.3.3.6)
Subnet1: 10.3.1.0/24 Subnet2: 10.3.2.0/24 Subnet3: 10.3.3.0/24
Module 2 – Lesson 1 – Overview of Azure networking
Network Interface Card (NIC)
• Azure Virtual Machines use virtual network adapters
• Network adapters connect to VNet Subnets for network communication
• Multiple network adapters can connect to a virtual machine (depending on VM size)
Module 2 – Lesson 1 – Overview of Azure networking
Azure IP Addresses
• Azure provides unique IP addresses to network enabled devices
• 2 types of IP addresses are provided by Azure:
1. Private IP addresses – allows for internal network communications (sort of)
2. Public IP addresses – allows connectivity to the internet
a) Basic SKU – Support both dynamic and static allocation methods
b) Standard SKU – Supports only static allocation method
Module 2 – Lesson 1 – Overview of Azure networking
Network Security Groups (NSG)
• Used to filter inbound and outbound traffic to Azure resources
• Basically a collection of firewall rules that can be associated with a VNet
• Allows for creating subnet isolation
• Can be set on a VM NIC directly for granular controls
Module 2 – Lesson 1 – Overview of Azure networking
Azure VNet based DNS
• Built-in DNS support with Azure VNets
• Usually sufficient for some specific cases
• You still may need your own DNS server
Azure DNS
• Provides hosting for public DNS zones
• You own your domain name
Module 2 – Lesson 1 – Overview of Azure networking
Azure Load Balancer
• Used for creating high availability (HA)
• Network load balancer - Layer 3 capabilities
• Two types of Load Balancers in Azure
1. Public Load Balancer
2. Internal Load Balancer
• 2 SKUs – Basic (free) and Standard
Module 2 – Lesson 1 – Overview of Azure networking
Azure Application Gateway
• Used at the application layer
• Can be used to load balance services (Application load balancer)
• Beyond Azure’s load balancers – SSL offloading, URL path routing,
advanced affinity based on cookies
• Can be used as a WAF (Web Application Firewall)
protect web apps from vulnerabilities and exploits
Module 2 – Lesson 1 – Overview of Azure networking
Azure Traffic Manager
• DNS-based traffic load balancer that enables distribution of traffic to services across global Azure regions
• Global Load Balancer (GLB)
• Uses DNS to direct client requests to the most appropriate service endpoint based on a traffic-routing method
and the health of the endpoints
• Can load balance between Azure regions, on-premises datacenters, other cloud providers
Module 2 – Lesson 1 – Overview of Azure networking
Service endpoints
• Usually IaaS traffic to PaaS go over public network
• Allows to filter inbound and outbound traffic to Azure resources (primarily PaaS)
• Traffic from VNet to the Azure service always remains on the Microsoft Azure backbone network
• Improved security – Azure service resources are bound to VNet and public access to service
resource can be fully removed
Module 2 – Lesson 1 – Overview of Azure networking
Routing
• User Defined Routes (UDR) – Route tables with one or more routes altering the behavior of
default routes. Applied to VNet subnets.
• Border Gateway Protocol (BGP) configuration – Configure dynamic route updates between on-
premises networks and Azure VNets in a hybrid scenario.
Forced Tunneling
• Special UDR. Forces all traffic generated from Azure VNets to on-premises network
Module 2 – Lesson 1 – Overview of Azure networking
Virtual Network Connectivity
• Connectivity to Azure VNets from outside Azure network
• Point-to-site VPN
• Site-to-site VPN
• Azure ExpressRoute
• VNet Peering
• VNet-to-VNet connection
Azure virtual network gateway
Training Site: http://www.cloudranger.net/azure-training
YouTube : https://www.youtube.com/c/CloudrangerNetwork
Slides : http://www.slideshare.net/shawnismail
Twitter : @shawnismail
GitHub : https://github.com/shawnismail/cloudranger
LinkedIn : https://www.linkedin.com/in/shawnismail
Nominate me as a Microsoft MVP!
https://mvp.microsoft.com/en-US/Nomination/nominate-an-mvp
Thank you for viewing and please the videos on
Module 2 – Lesson 1 – Overview of Azure Networking

More Related Content

What's hot

70-533 -- Course Introduction
70-533 -- Course Introduction70-533 -- Course Introduction
70-533 -- Course Introduction
Georges-Emmanuel TOPE
 
Getting Started with Containers
Getting Started with ContainersGetting Started with Containers
Getting Started with Containers
Vivek Raja P S
 
Aws Online Training
Aws Online Training Aws Online Training
Aws Online Training
svsoftsolutionstraining
 
Azure vnet
Azure vnetAzure vnet
Lynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
Lynda.com Learning Path - Advance Your Skills as an Azure IT AdministratorLynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
Lynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
Robert Gabos
 
Microsoft certification exams 70 533
Microsoft certification exams 70 533Microsoft certification exams 70 533
Microsoft certification exams 70 533
adam_jhon
 
Azure Network and Infrastructure
Azure Network and InfrastructureAzure Network and Infrastructure
Azure Network and Infrastructure
Phi Huynh
 
Azure Container Service
Azure Container ServiceAzure Container Service
Azure Container Service
DataArt
 
Containers on Microsoft Azure
Containers on Microsoft AzureContainers on Microsoft Azure
Containers on Microsoft Azure
Toru Makabe
 
Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016
Daniel Toomey
 
Implementing a Build Strategy
Implementing a Build StrategyImplementing a Build Strategy
Implementing a Build Strategy
Eng Teong Cheah
 
Adjusting carbon topology to match high availability scenario requirements
Adjusting carbon topology to match high availability scenario requirements   Adjusting carbon topology to match high availability scenario requirements
Adjusting carbon topology to match high availability scenario requirements
Afkham Azeez
 
Microsoft Azure News - January 2015
Microsoft Azure News - January 2015Microsoft Azure News - January 2015
Microsoft Azure News - January 2015
Daniel Toomey
 
WSO2Con 2015-us-introduction-to-mss-v2
WSO2Con 2015-us-introduction-to-mss-v2WSO2Con 2015-us-introduction-to-mss-v2
WSO2Con 2015-us-introduction-to-mss-v2
Afkham Azeez
 
Top 23 Things Not to Do in AWS
Top 23 Things Not to Do in AWSTop 23 Things Not to Do in AWS
Top 23 Things Not to Do in AWS
Ervan Setiawan
 
Azure container service overview
Azure container service overviewAzure container service overview
Azure container service overview
Shabbir Akolawala
 
Swift UI in CloudStack
Swift UI in CloudStackSwift UI in CloudStack
Swift UI in CloudStackWill Stevens
 
Angular meteor for angular devs
Angular meteor for angular devsAngular meteor for angular devs
Angular meteor for angular devsArc & Codementor
 
Docker presentation for sharing
Docker presentation   for sharingDocker presentation   for sharing
Docker presentation for sharing
Waruna Viraj Perera
 
Microsoft Azure Container Service - DockerCH
Microsoft Azure Container Service - DockerCHMicrosoft Azure Container Service - DockerCH
Microsoft Azure Container Service - DockerCH
Nguyen Anh Tu
 

What's hot (20)

70-533 -- Course Introduction
70-533 -- Course Introduction70-533 -- Course Introduction
70-533 -- Course Introduction
 
Getting Started with Containers
Getting Started with ContainersGetting Started with Containers
Getting Started with Containers
 
Aws Online Training
Aws Online Training Aws Online Training
Aws Online Training
 
Azure vnet
Azure vnetAzure vnet
Azure vnet
 
Lynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
Lynda.com Learning Path - Advance Your Skills as an Azure IT AdministratorLynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
Lynda.com Learning Path - Advance Your Skills as an Azure IT Administrator
 
Microsoft certification exams 70 533
Microsoft certification exams 70 533Microsoft certification exams 70 533
Microsoft certification exams 70 533
 
Azure Network and Infrastructure
Azure Network and InfrastructureAzure Network and Infrastructure
Azure Network and Infrastructure
 
Azure Container Service
Azure Container ServiceAzure Container Service
Azure Container Service
 
Containers on Microsoft Azure
Containers on Microsoft AzureContainers on Microsoft Azure
Containers on Microsoft Azure
 
Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016
 
Implementing a Build Strategy
Implementing a Build StrategyImplementing a Build Strategy
Implementing a Build Strategy
 
Adjusting carbon topology to match high availability scenario requirements
Adjusting carbon topology to match high availability scenario requirements   Adjusting carbon topology to match high availability scenario requirements
Adjusting carbon topology to match high availability scenario requirements
 
Microsoft Azure News - January 2015
Microsoft Azure News - January 2015Microsoft Azure News - January 2015
Microsoft Azure News - January 2015
 
WSO2Con 2015-us-introduction-to-mss-v2
WSO2Con 2015-us-introduction-to-mss-v2WSO2Con 2015-us-introduction-to-mss-v2
WSO2Con 2015-us-introduction-to-mss-v2
 
Top 23 Things Not to Do in AWS
Top 23 Things Not to Do in AWSTop 23 Things Not to Do in AWS
Top 23 Things Not to Do in AWS
 
Azure container service overview
Azure container service overviewAzure container service overview
Azure container service overview
 
Swift UI in CloudStack
Swift UI in CloudStackSwift UI in CloudStack
Swift UI in CloudStack
 
Angular meteor for angular devs
Angular meteor for angular devsAngular meteor for angular devs
Angular meteor for angular devs
 
Docker presentation for sharing
Docker presentation   for sharingDocker presentation   for sharing
Docker presentation for sharing
 
Microsoft Azure Container Service - DockerCH
Microsoft Azure Container Service - DockerCHMicrosoft Azure Container Service - DockerCH
Microsoft Azure Container Service - DockerCH
 

Similar to Exam 70-533 Module 2-Lesson 1 - Overview of Azure networking

Part 01: Azure Virtual Networks – An Overview
Part 01: Azure Virtual Networks – An OverviewPart 01: Azure Virtual Networks – An Overview
Part 01: Azure Virtual Networks – An Overview
Neeraj Kumar
 
Azure Networking: Innovative Features and Multi-VNet Topologies
Azure Networking: Innovative Features and Multi-VNet TopologiesAzure Networking: Innovative Features and Multi-VNet Topologies
Azure Networking: Innovative Features and Multi-VNet Topologies
Marius Zaharia
 
IDERA Slides: Managing the Transition to Hybrid Cloud
IDERA Slides: Managing the Transition to Hybrid CloudIDERA Slides: Managing the Transition to Hybrid Cloud
IDERA Slides: Managing the Transition to Hybrid Cloud
DATAVERSITY
 
The hidden secrets of azure networking
The hidden secrets of azure networkingThe hidden secrets of azure networking
The hidden secrets of azure networking
Mohamed Wali
 
CCI2018 - Azure Network - Security Best Practices
CCI2018 - Azure Network - Security Best PracticesCCI2018 - Azure Network - Security Best Practices
CCI2018 - Azure Network - Security Best Practices
walk2talk srl
 
Cloud computing & windows azure intro
Cloud computing & windows azure introCloud computing & windows azure intro
Cloud computing & windows azure intro
Haddy El-Haggan
 
Azure F5 Solutions
Azure F5 SolutionsAzure F5 Solutions
Azure F5 Solutions
MarketingArrowECS_CZ
 
Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016
Daniel Toomey
 
Cloud computing course introduction
Cloud computing course introductionCloud computing course introduction
Cloud computing course introductionHaddy El-Haggan
 
CC.pptx
CC.pptxCC.pptx
CC.pptx
CC.pptxCC.pptx
Azure Stack - Azure Nights User Group
Azure Stack - Azure Nights User GroupAzure Stack - Azure Nights User Group
Azure Stack - Azure Nights User Group
Michael Frank
 
Build 2017 - P4045 - Azure VNet for Containers
Build 2017 - P4045 - Azure VNet for ContainersBuild 2017 - P4045 - Azure VNet for Containers
Build 2017 - P4045 - Azure VNet for Containers
Windows Developer
 
The Microservices world in. NET Core and. NET framework
The Microservices world in. NET Core and. NET frameworkThe Microservices world in. NET Core and. NET framework
The Microservices world in. NET Core and. NET framework
Massimo Bonanni
 
Module 1_ Introduction to Cloud Computing and AWS.pdf
Module 1_ Introduction to Cloud Computing and AWS.pdfModule 1_ Introduction to Cloud Computing and AWS.pdf
Module 1_ Introduction to Cloud Computing and AWS.pdf
kishorebrolly123
 
Azure privatelink
Azure privatelinkAzure privatelink
Azure privatelink
Udaiappa Ramachandran
 
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
Dzmitry Durasau
 
Navigating OpenStack Networking
Navigating OpenStack NetworkingNavigating OpenStack Networking
Navigating OpenStack Networking
PLUMgrid
 
Charla Azure TLF.pptx
Charla Azure TLF.pptxCharla Azure TLF.pptx
Charla Azure TLF.pptx
Juan Garcia
 
Container Networking Deep Dive
Container Networking Deep DiveContainer Networking Deep Dive
Container Networking Deep Dive
Open Networking Summit
 

Similar to Exam 70-533 Module 2-Lesson 1 - Overview of Azure networking (20)

Part 01: Azure Virtual Networks – An Overview
Part 01: Azure Virtual Networks – An OverviewPart 01: Azure Virtual Networks – An Overview
Part 01: Azure Virtual Networks – An Overview
 
Azure Networking: Innovative Features and Multi-VNet Topologies
Azure Networking: Innovative Features and Multi-VNet TopologiesAzure Networking: Innovative Features and Multi-VNet Topologies
Azure Networking: Innovative Features and Multi-VNet Topologies
 
IDERA Slides: Managing the Transition to Hybrid Cloud
IDERA Slides: Managing the Transition to Hybrid CloudIDERA Slides: Managing the Transition to Hybrid Cloud
IDERA Slides: Managing the Transition to Hybrid Cloud
 
The hidden secrets of azure networking
The hidden secrets of azure networkingThe hidden secrets of azure networking
The hidden secrets of azure networking
 
CCI2018 - Azure Network - Security Best Practices
CCI2018 - Azure Network - Security Best PracticesCCI2018 - Azure Network - Security Best Practices
CCI2018 - Azure Network - Security Best Practices
 
Cloud computing & windows azure intro
Cloud computing & windows azure introCloud computing & windows azure intro
Cloud computing & windows azure intro
 
Azure F5 Solutions
Azure F5 SolutionsAzure F5 Solutions
Azure F5 Solutions
 
Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016
 
Cloud computing course introduction
Cloud computing course introductionCloud computing course introduction
Cloud computing course introduction
 
CC.pptx
CC.pptxCC.pptx
CC.pptx
 
CC.pptx
CC.pptxCC.pptx
CC.pptx
 
Azure Stack - Azure Nights User Group
Azure Stack - Azure Nights User GroupAzure Stack - Azure Nights User Group
Azure Stack - Azure Nights User Group
 
Build 2017 - P4045 - Azure VNet for Containers
Build 2017 - P4045 - Azure VNet for ContainersBuild 2017 - P4045 - Azure VNet for Containers
Build 2017 - P4045 - Azure VNet for Containers
 
The Microservices world in. NET Core and. NET framework
The Microservices world in. NET Core and. NET frameworkThe Microservices world in. NET Core and. NET framework
The Microservices world in. NET Core and. NET framework
 
Module 1_ Introduction to Cloud Computing and AWS.pdf
Module 1_ Introduction to Cloud Computing and AWS.pdfModule 1_ Introduction to Cloud Computing and AWS.pdf
Module 1_ Introduction to Cloud Computing and AWS.pdf
 
Azure privatelink
Azure privatelinkAzure privatelink
Azure privatelink
 
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
BAUG Meetup #1 2022: Публикация ресурсов в Интернет в Microsoft Azure. Обзор ...
 
Navigating OpenStack Networking
Navigating OpenStack NetworkingNavigating OpenStack Networking
Navigating OpenStack Networking
 
Charla Azure TLF.pptx
Charla Azure TLF.pptxCharla Azure TLF.pptx
Charla Azure TLF.pptx
 
Container Networking Deep Dive
Container Networking Deep DiveContainer Networking Deep Dive
Container Networking Deep Dive
 

More from Shawn Ismail

Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
Shawn Ismail
 
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
Shawn Ismail
 
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portalExam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
Shawn Ismail
 
Exam 70-533 Module 1-Lesson 2 - Overview of Azure
Exam 70-533 Module 1-Lesson 2 - Overview of AzureExam 70-533 Module 1-Lesson 2 - Overview of Azure
Exam 70-533 Module 1-Lesson 2 - Overview of Azure
Shawn Ismail
 
Exam 70-533 Module 1-Lesson 1 - Cloud technology overview
Exam 70-533 Module 1-Lesson 1 - Cloud technology overviewExam 70-533 Module 1-Lesson 1 - Cloud technology overview
Exam 70-533 Module 1-Lesson 1 - Cloud technology overview
Shawn Ismail
 
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
Shawn Ismail
 
Exam 70-533 Module 0-Lesson 1 - About this course
Exam 70-533 Module 0-Lesson 1 - About this courseExam 70-533 Module 0-Lesson 1 - About this course
Exam 70-533 Module 0-Lesson 1 - About this course
Shawn Ismail
 
48. Azure Active Directory - Part 1
48. Azure Active Directory - Part 148. Azure Active Directory - Part 1
48. Azure Active Directory - Part 1
Shawn Ismail
 
Azure Network Security Groups (NSG)
Azure Network Security Groups (NSG)Azure Network Security Groups (NSG)
Azure Network Security Groups (NSG)
Shawn Ismail
 
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
Shawn Ismail
 
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
Shawn Ismail
 

More from Shawn Ismail (11)

Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
Lesson 2- Part 2 - Implementing and managing virtual networks with Azure Powe...
 
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
Exam 70-533 Module 1-Lesson 5 - Managing Azure with Azure CLI
 
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portalExam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
Exam 70-533 Module 1-Lesson 3 - Managing Azure with the Azure portal
 
Exam 70-533 Module 1-Lesson 2 - Overview of Azure
Exam 70-533 Module 1-Lesson 2 - Overview of AzureExam 70-533 Module 1-Lesson 2 - Overview of Azure
Exam 70-533 Module 1-Lesson 2 - Overview of Azure
 
Exam 70-533 Module 1-Lesson 1 - Cloud technology overview
Exam 70-533 Module 1-Lesson 1 - Cloud technology overviewExam 70-533 Module 1-Lesson 1 - Cloud technology overview
Exam 70-533 Module 1-Lesson 1 - Cloud technology overview
 
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
Exam 70-533 Module 0-Lesson 2 - Overview of Exam 70-533
 
Exam 70-533 Module 0-Lesson 1 - About this course
Exam 70-533 Module 0-Lesson 1 - About this courseExam 70-533 Module 0-Lesson 1 - About this course
Exam 70-533 Module 0-Lesson 1 - About this course
 
48. Azure Active Directory - Part 1
48. Azure Active Directory - Part 148. Azure Active Directory - Part 1
48. Azure Active Directory - Part 1
 
Azure Network Security Groups (NSG)
Azure Network Security Groups (NSG)Azure Network Security Groups (NSG)
Azure Network Security Groups (NSG)
 
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
Microsoft Azure Training - [3] Azure Accounts, Subscriptions and Admin Roles ...
 
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
Microsoft Azure Training - [2] Introduction to the Cloud (Exam 70-533)
 

Recently uploaded

DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

Exam 70-533 Module 2-Lesson 1 - Overview of Azure networking

  • 1. Microsoft Azure Training 2018 Shawn Ismail http://www.cloudranger.net
  • 2. Shawn Ismail Microsoft Azure MVP Module 2 – Implementing and managing Azure networking Lesson 1 – Overview of Azure networking Twitter: @shawnismail | Blog: http://www.cloudranger.net | LinkedIn: https://www.linkedin.com/in/shawnismail YouTube: https://www.youtube.com/c/CloudrangerNetwork GitHub: https://github.com/shawnismail/cloudranger | Slides: http://www.slideshare.net/shawnismail
  • 3. Module 2 – Lesson 1 – Overview of Azure networking Overview of Module 3 • Overview of Azure networking • Implementing and managing virtual networks • Configuring an Azure virtual network • Configuring virtual network connectivity
  • 4. Module 2 – Lesson 1 – Overview of Azure networking Azure networking components • Virtual networks (VNet) • Subnets • Network Interface Cards (NICs) • IP Address (Public and Private) • Network Security Groups • VNet DNS • Azure DNS • Azure Load Balancers • Azure Application Gateway • Azure Traffic Manager • Routing • Virtual Network Connectivity • Virtual Network Gateway
  • 5. Module 2 – Lesson 1 – Overview of Azure networking Azure Virtual Network (VNet) • Serves the same purpose as on-premises network – The fundamentals are the same • Azure VNets allow Azure resources to communicate (with each other + internet) • Can use used for resource isolation • VNets can be connected to other VNets • Can be used to connect to on-premises network • Have native cloud characteristics • All Azure Virtual Machines deploy to VNets – VNets need to be configured first • VNets support TCP/UDP & ICMP SERVER1 (IP ADDRESSES) VNet Address Space SERVER2 (IP ADDRESSES)
  • 6. Module 2 – Lesson 1 – Overview of Azure networking VNet Subnets • Facilitate resource isolation/segmentation (remember vlans?) • Each subnet contains a range of IP addresses (subset of VNet address space) • Azure VNet subnets facilitate resources to communicate among each other VNet Address Space (10.3.0.0/16) VNet Address Space (10.3.0.0/16) SERVER1 (10.3.1.5) SERVER2 (10.3.1.6) SERVER3 (10.3.2.5) SERVER4 (10.3.2.6) SERVER5 (10.3.3.5) SERVER6 (10.3.3.6) Subnet1: 10.3.1.0/24 Subnet2: 10.3.2.0/24 Subnet3: 10.3.3.0/24
  • 7. Module 2 – Lesson 1 – Overview of Azure networking Network Interface Card (NIC) • Azure Virtual Machines use virtual network adapters • Network adapters connect to VNet Subnets for network communication • Multiple network adapters can connect to a virtual machine (depending on VM size)
  • 8. Module 2 – Lesson 1 – Overview of Azure networking Azure IP Addresses • Azure provides unique IP addresses to network enabled devices • 2 types of IP addresses are provided by Azure: 1. Private IP addresses – allows for internal network communications (sort of) 2. Public IP addresses – allows connectivity to the internet a) Basic SKU – Support both dynamic and static allocation methods b) Standard SKU – Supports only static allocation method
  • 9. Module 2 – Lesson 1 – Overview of Azure networking Network Security Groups (NSG) • Used to filter inbound and outbound traffic to Azure resources • Basically a collection of firewall rules that can be associated with a VNet • Allows for creating subnet isolation • Can be set on a VM NIC directly for granular controls
  • 10. Module 2 – Lesson 1 – Overview of Azure networking Azure VNet based DNS • Built-in DNS support with Azure VNets • Usually sufficient for some specific cases • You still may need your own DNS server Azure DNS • Provides hosting for public DNS zones • You own your domain name
  • 11. Module 2 – Lesson 1 – Overview of Azure networking Azure Load Balancer • Used for creating high availability (HA) • Network load balancer - Layer 3 capabilities • Two types of Load Balancers in Azure 1. Public Load Balancer 2. Internal Load Balancer • 2 SKUs – Basic (free) and Standard
  • 12. Module 2 – Lesson 1 – Overview of Azure networking Azure Application Gateway • Used at the application layer • Can be used to load balance services (Application load balancer) • Beyond Azure’s load balancers – SSL offloading, URL path routing, advanced affinity based on cookies • Can be used as a WAF (Web Application Firewall) protect web apps from vulnerabilities and exploits
  • 13. Module 2 – Lesson 1 – Overview of Azure networking Azure Traffic Manager • DNS-based traffic load balancer that enables distribution of traffic to services across global Azure regions • Global Load Balancer (GLB) • Uses DNS to direct client requests to the most appropriate service endpoint based on a traffic-routing method and the health of the endpoints • Can load balance between Azure regions, on-premises datacenters, other cloud providers
  • 14. Module 2 – Lesson 1 – Overview of Azure networking Service endpoints • Usually IaaS traffic to PaaS go over public network • Allows to filter inbound and outbound traffic to Azure resources (primarily PaaS) • Traffic from VNet to the Azure service always remains on the Microsoft Azure backbone network • Improved security – Azure service resources are bound to VNet and public access to service resource can be fully removed
  • 15. Module 2 – Lesson 1 – Overview of Azure networking Routing • User Defined Routes (UDR) – Route tables with one or more routes altering the behavior of default routes. Applied to VNet subnets. • Border Gateway Protocol (BGP) configuration – Configure dynamic route updates between on- premises networks and Azure VNets in a hybrid scenario. Forced Tunneling • Special UDR. Forces all traffic generated from Azure VNets to on-premises network
  • 16. Module 2 – Lesson 1 – Overview of Azure networking Virtual Network Connectivity • Connectivity to Azure VNets from outside Azure network • Point-to-site VPN • Site-to-site VPN • Azure ExpressRoute • VNet Peering • VNet-to-VNet connection Azure virtual network gateway
  • 17. Training Site: http://www.cloudranger.net/azure-training YouTube : https://www.youtube.com/c/CloudrangerNetwork Slides : http://www.slideshare.net/shawnismail Twitter : @shawnismail GitHub : https://github.com/shawnismail/cloudranger LinkedIn : https://www.linkedin.com/in/shawnismail Nominate me as a Microsoft MVP! https://mvp.microsoft.com/en-US/Nomination/nominate-an-mvp Thank you for viewing and please the videos on Module 2 – Lesson 1 – Overview of Azure Networking