Scenario: Most of the times when you design the solution or implement or transfer the data from on premises to Azure , One concerns are there is how much bandwidth required or will take etc. ? Hence thought of to explain you about the accelerated networking which will help you to minimize the VMs network…
Category: AzureNetworking
All in One:Azure Learning for Azure Infra +Azure Developers + Azure Architect
Reference Taken form the Microsoft EDX and Referred Microsoft EDX courses Please go and register in Microsoft EDX Site . Please Sign UP in the Microsoft EDX Site https://www.edx.org/school/microsoft Azure Infra +Azure Developers + Azure Architect Beginners Coursers: Introduction to Microsoft Azure IT Support: Cloud Fundamentals Microsoft Azure Storage Microsoft Azure Virtual Networks Microsoft Azure Virtual…

Configuration of Load Balance in Azure
Azure Load Balancer Setup and Configuration Once the Azure Load Balancer is create , Then search for Load balancer then select the load balancer. Click on Overview: Overview : It will show all the Azure Network load balancer like Backed IP address, Health Probs Load Balancing rule, NAT rules Subscription ID and other Details. Activities…

How to Create the Load Balance in Azure
What is Azure Load Balancer? Azure Load Balancer delivers high availability and network performance to your applications. It is a Layer 4 (TCP, UDP) load balancer that distributes incoming traffic among healthy instances of services defined in a load-balanced set. Note: Basically Used to load balance your Vms, Web applications and route the traffic based…
Azure Traffic manager
What is Azure Traffic Manager ‘ Azure Traffic Manager allows us to control the distribution of user traffic for service endpoints which resides in different datacenters. Service endpoints supported by Traffic Manager including Azure VMs, Web Apps, and cloud services. We can also use Traffic Manager with external, non-Azure endpoints What is the Azure…
Bring your on Azure DNS
What is Azure DNS (Domain Name System)? Azure DNS or DNS is responsible for translating (or resolving) a website or service name to its IP address. Azure DNS is a hosting service for DNS domains, providing name resolution using Microsoft Azure infrastructure. Hosting your domains in Azure, We can manage our DNS records using the…