Azure Storage understanding https://www.youtube.com/watch?v=dwUIFb-q9QU https://www.youtube.com/watch?v=JK-uKPC-604 As the name suggests, Microsoft Azure Storage is a cloud storage solution from Microsoft. It provides a highly scalable storage solution for objects, file system, messaging, and tables, which is non-relational. Azure Storage is: Highly available and durable. Azure storage ensures that customers data is safe and available in the events... Continue Reading →
Understanding and Configuring Azure Front Door Services
https://www.youtube.com/watch?v=ycm4t8BdwQk Today we are going to discuss Azure Front Door Services, for which Microsoft announced general availability on April 4th, 2019. We will try to understand the capabilities of Azure Front Door Services, and how does is it different from Azure Traffic Manager. We will have a quick demo on configuring Azure Front Door Services... Continue Reading →
Microsoft Announces Changes in Azure Administrator Associate Certification
https://youtu.be/l1zdSA3IsAQ In a yet another certification change announcement, Microsoft announced changes in the Azure Administrator Certification Exam. It is overwhelming to see so many changes to their Azure Administrator certification path. The changes were announced on Mar 20, 2019 The announcement from Microsoft brings a mixed bag of reactions from all corners. It brings... Continue Reading →
Understanding Application Gateway
https://youtu.be/bPyH0W5oDT8 Application Gateway in Azure offers layer 7 load balancer capabilities that manage traffic to your web applications over HTTP or HTTPS. With Application Gateway, you can be even more specific about the route to be followed and the destination to be reached, which means that you can route traffic based on the incoming URL... Continue Reading →
Azure Virtual Networks: Part 03 – Creating Point-to-Site VPN (Demo)
https://www.youtube.com/watch?v=AkhHgRjl_yU Point-to-Site VPN A Point-to-Site (P2S) VPN gateway helps in the creation of a secure connection to Azure Virtual Network from a Remote Location. Point-to-Site VPN connections are useful when we have fewer clients, who want to connect to the Azure VNet from a remote location, like telecommuting from home or a conference. Point-to-Site connections... Continue Reading →
Azure Virtual Networks (vNet): Part 01 – Overview
https://youtu.be/JPdo8jUcHNw A virtual network in Azure is similar to the network that we have in our on-premises environment, helping us connect different resources. The azure network helps us connect virtual machines (VMs), create a connected system as a part of a FARMs so that they can communicate with each other, and talk to the on-premises... Continue Reading →
Understanding App Services, App Service Plan and App Services Environment
https://youtu.be/JrBecdmEoe8 App Services The App Services in Azure is a PAAS offering that integrates Microsoft Azure Websites, Mobile Services, and other services into a single service. It is a fully managed platform allowing you to run ad scale your applications effortlessly. You can quickly build powerful web, mobile and API apps using the different programming language of your choice. It... Continue Reading →