HarvestingClouds
HarvestingClouds
  • Видео 35
  • Просмотров 507 649
Getting started with Big Data in Azure - Azure Data Lake Storage (ADLS) and Azure Data Factory (ADF)
Getting started with Big Data in Azure with Azure Data Lake Storage and Azure Data Factory. This session was presented at the Global Azure 2022 event. This session included detailed discussion and demos around getting started with Big Data in Azure. The session focused on Azure Data Lake Storage Gen 2 (ADLS Gen2) and Azure Data Factory (ADF).
The slide deck can be downloaded here: github.com/HarvestingClouds/SessionsAndDecks/tree/main/Global%20Azure%202022
Session content includes:
00:00 Overview and Agenda
00:43 Introduction
01:30 Data Storage Concepts
13:13 Demo - Azure Data Lake Storage (ADLS) - Gen 2
17:39 Azure Data Factory Concepts
26:46 Demo - Azure Data Factory
42:14 Certification Path - ...
Просмотров: 1 595

Видео

Building a Strategy for Periodic Optimization of Azure Environments - with Eric Bogenschuetz
Просмотров 1,9 тыс.2 года назад
Building a strategy for periodic optimization of Azure environments with Eric Bogenschuetz. This session was presented at the Global Azure 2022 event. This session includes practical strategies for optimizing 4 key focus areas: 1. Security 2. Cost 3. Performance 4. Supportability/Management The slide deck can be found here: github.com/HarvestingClouds/SessionsAndDecks/tree/main/Global Azure 202...
Connecting Virtual Networks in Microsoft Azure via Peering
Просмотров 38 тыс.3 года назад
In this video, we take a practical look at Virtual Network peering (or commonly referred to as vNet peering). We look at all the caveats and also break down various myths. Virtual Network peering is the way you connect two different Virtual Networks. It is one of the most common things that you will require while setting up networking in any environment. It enables you to seamlessly connect two...
Showdown - Service Endpoints vs Private Endpoints in Microsoft Azure
Просмотров 50 тыс.4 года назад
In this video, we compare Service Endpoints and Private Endpoints in Microsoft Azure. Both the features allow you to easily connect to Azure Services from your Virtual Networks. We look at six different ways these two services are different from each other. We look at the architecture and how each of the services works before jumping into the comparison. Before you watch this video, I highly re...
How to create Service Endpoints for Virtual Networks in Azure
Просмотров 32 тыс.4 года назад
In this video, we explore Service Endpoints in Microsoft Azure. This is a feature of Virtual Networks that provides you better connectivity to various Azure resources. In the video, we look at connecting to Azure Storage Accounts from Virtual Machines from a subnet within a Virtual Network. The concepts are equally applicable to other supported Azure services like Microsoft Azure SQL Databases,...
Locking Azure Resources - Ultimate protection for your resources
Просмотров 2,1 тыс.4 года назад
In this video, we are checking how you can protect your resources against any unintended deletions or updates. We explore the Azure Resource Manager Locks with practical hands-on examples in this video. We see how to secure our critical resources so that even administrators and owners can't delete or make unnecessary changes to the most important resources within the cloud. We look at best prac...
How to Create Virtual Networks in Microsoft Azure
Просмотров 42 тыс.4 года назад
In this video, we switch gears to practical aspects of networking. We are seeing the details related to creating a new virtual network or vNet in the Microsoft Azure portal. We create one virtual network with 3 subnets. We look at various restrictions when creating virtual networks. If you need to modify anything, then how to do that after the creation of the virtual network is also explored in...
Designing Networks and performing Networking related calculations - with examples
Просмотров 4,6 тыс.4 года назад
This video builds on the previous video where we saw the fundamentals of IP addresses. That video can be found at this link: ruclips.net/video/bfV6kRi0U98/видео.html In this video, we use the knowledge from the previous video and start designing the Networks. These Networks could be Virtual Networks (vNets) in Microsoft Azure or Virtual Private Clouds (VPCs) in Amazon AWS. We look at 3 examples...
How IP addresses work - Networking Fundamentals
Просмотров 6 тыс.4 года назад
This video is all about building the right foundation for all the upcoming Networking related videos. In this video, we talk about the basics of IP Addresses. This information may seem simple but is very powerful in understanding the complex concepts later on. We will be dissecting the IP addresses and understanding each component. We also learn about Subnet masking and about different classes ...
Creating an Azure Private Endpoint Connection with Azure Storage Accounts
Просмотров 63 тыс.4 года назад
In this video, we are creating an Azure Private Endpoint connection with Azure Storage Account. We begin by discussing the scenario that we are building in this video and discussing what is it that Azure Private Endpoint Connection is providing us in Azure. We will attempt the connection prior to creating the Private Endpoint connection. And then we will set up the Private Endpoint. After that,...
Understanding Private Endpoints - Azure Services Simplified
Просмотров 68 тыс.4 года назад
In this video, we are exploring what are Azure Private Endpoints. We look at the problem first that Microsoft is solving with Azure Private Endpoints. And then we look at how this works to solve that problem. We take Azure Storage Account as an example and look at how you connect to it without Private Endpoint. And then we look at how Private Endpoint works to provide you better and more secure...
The Ultimate guide to working with Azure Storage Explorer
Просмотров 26 тыс.4 года назад
Azure Storage Explorer is a small GUI based utility for working with Azure Storage Accounts. This utility is very versatile. It provides various ways to connect and work with storage accounts. You can customize the experience with lots of settings available in this utility. It uses the AzCopy command-line utility under the hood, to upload and download the data to and from the cloud. In this vid...
Disaster Recovery of Azure Storage Accounts
Просмотров 9 тыс.4 года назад
In this video, we talk about the disaster recovery of the Azure Storage Accounts. We discuss how you can configure the replication strategy of a storage account and how can you make it more resilient. This helps you if there are any service disruptions within the cloud. This provides you with a guarantee that your data will be available in case of any disastrous event. We configure the Globaly ...
Configuring Firewall and Virtual Network access on Azure Storage Accounts
Просмотров 16 тыс.4 года назад
In the previous video, we saw how to securely accessing Azure Storage accounts using Shared Access Signatures. You can check that video here: ruclips.net/video/pXsVR67gQ7s/видео.html In this video, we are taking the security one step further by limiting the access to storage accounts completely by configuring Firewalls on them. We can limit the access to either particular subnets within specifi...
How to securely access Azure Storage Accounts - enhancing security
Просмотров 16 тыс.4 года назад
Azure Storage Accounts provide powerful ways to store your data in the cloud. It also means that you need to do everything you can to ensure that these storage accounts are accessed securely. You have various ways to access the storage accounts. You can leverage access keys to access storage accounts as administrators. Or you can use Shared Access Signature to enhance security. In this video, w...
10 Ways to move your data to Azure Storage - Part 2
Просмотров 3,4 тыс.4 года назад
10 Ways to move your data to Azure Storage - Part 2
10 Ways to move your data to Azure Storage - Part 1
Просмотров 8 тыс.4 года назад
10 Ways to move your data to Azure Storage - Part 1
Azure Storage Accounts - How to Create new Storage Accounts
Просмотров 20 тыс.4 года назад
Azure Storage Accounts - How to Create new Storage Accounts
How to work with AWS Auto Scaling Groups and AWS Auto Scaling service
Просмотров 4,2 тыс.4 года назад
How to work with AWS Auto Scaling Groups and AWS Auto Scaling service
How to Create AWS Launch Configurations and Launch Templates
Просмотров 15 тыс.4 года назад
How to Create AWS Launch Configurations and Launch Templates
How to Configure Autoscaling on Microsoft Azure Virtual Machine Scale Sets (VMSS)
Просмотров 20 тыс.4 года назад
How to Configure Autoscaling on Microsoft Azure Virtual Machine Scale Sets (VMSS)
Creating Microsoft Azure Virtual Machine Scale Sets (VMSS)
Просмотров 25 тыс.4 года назад
Creating Microsoft Azure Virtual Machine Scale Sets (VMSS)
How to protect Azure Virtual Machines (VMs) against any disasters
Просмотров 7724 года назад
How to protect Azure Virtual Machines (VMs) against any disasters
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 6 - Monitoring EC2 Instances
Просмотров 1844 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 6 - Monitoring EC2 Instances
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 5 - Monitoring Azure VMs
Просмотров 2734 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 5 - Monitoring Azure VMs
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 4 - Backing up EC2 Instances
Просмотров 1724 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 4 - Backing up EC2 Instances
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 3 - Backing up Azure VMs
Просмотров 4604 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 3 - Backing up Azure VMs
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 2 - Creating EC2 Instances
Просмотров 9414 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 2 - Creating EC2 Instances
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 1 - Creating Azure VMs
Просмотров 3,6 тыс.4 года назад
Microsoft Azure VMs vs Amazon AWS EC2 Instances - Part 1 - Creating Azure VMs
Azure Automation - Hybrid Workers
Просмотров 6 тыс.6 лет назад
Azure Automation - Hybrid Workers

Комментарии

  • @XnndjehdhkNxndjhds
    @XnndjehdhkNxndjhds 3 дня назад

    Garcia Shirley White Michael Young Karen

  • @krishnamurthymadaraboina1556
    @krishnamurthymadaraboina1556 3 дня назад

    I am learning/working in computer science from past 24 years, today I learned IP address fundamentals with this video.

  • @dopeout7247
    @dopeout7247 11 дней назад

    Thanks

  • @dopeout7247
    @dopeout7247 12 дней назад

    Thank you sir.

  • @dopeout7247
    @dopeout7247 12 дней назад

    Thank you

  • @ignaciop577
    @ignaciop577 23 дня назад

    Thank you!!!

  • @Brogrammer2929
    @Brogrammer2929 24 дня назад

    Good Explanation.Got the idea

  • @90skidsthings50
    @90skidsthings50 Месяц назад

    It seems you stopped putting learning videos.. your videos are at top level teaching.. can you please give if you started any other channel for all cloud videos

  • @Momentum_Option_Buyer
    @Momentum_Option_Buyer Месяц назад

    12:52 Is the VM ending with 1.130 a bastion host within the VNet where subnet of Private Endpoint resides?

  • @ErTarunAgarwal
    @ErTarunAgarwal Месяц назад

    It would be great if you give better insights on how it appears to be a connection using private ips in case of private endpoint connections.

  • @sanjaygopal627
    @sanjaygopal627 2 месяца назад

    Thanks for a great video. Can a service endpoint in Tenant A access resources in Tenant B? Not sure if service endpoints is the approach to take when resources in one tenant need to be made availabe to consumers in another tenant.

  • @vijayalakshmiu4337
    @vijayalakshmiu4337 3 месяца назад

    We have few appservices in 2 subnets of single vnet. Now the communication between webapps from subnet 1 to webapps of subnet2 is configured via private end point. But it is not working and giving IP forbidden error. Please suggest somw solutions bro

  • @melsoliano1937
    @melsoliano1937 4 месяца назад

    well explained, keep up the good work mate!

  • @shoumou9504
    @shoumou9504 4 месяца назад

    Thank u.

  • @AkshayGupta108
    @AkshayGupta108 4 месяца назад

    True to title "Simplified.. " Thanks...

  • @juancarlos8552
    @juancarlos8552 4 месяца назад

    Thank you very much for the clarity of your explanation. Could I use this type of connection to connect my power automate with my storage account located in two different regions? What else should I configure apart from what you show in the video? What should I add to the NSG? Thank you for your support.

  • @upulwaruna.abeysinghe
    @upulwaruna.abeysinghe 4 месяца назад

    a best explanation thank you

  • @kasperskyns
    @kasperskyns 4 месяца назад

    Best explanation so far. Good work

  • @hanumantshinde5652
    @hanumantshinde5652 5 месяцев назад

    Thanks for the video. I understood GRS completely and I would like to know in a similar way how ZRS and LRS works

  • @gerardbaste5265
    @gerardbaste5265 5 месяцев назад

    This is by far the best explanation I have seen on this topic, you did a fantastic job here !

  • @LuisNOJ3
    @LuisNOJ3 5 месяцев назад

    Thanks for sharing your amazing knowledge! , greetings from Spain.

  • @NareshKumar-qm3em
    @NareshKumar-qm3em 5 месяцев назад

    What is case if we have both private end point and service endpoint storage resource

  • @mukeshkane
    @mukeshkane 5 месяцев назад

    Great video A help needed, my client is not able to connect to my storage account because the ingress IP for them is coming as a private IP while we have whitelisted their public IP. Any suggestions how can we force their servers to use only public IP. PS: client's servers are also in the azure and possibly same region

  • @shaikmeeravali
    @shaikmeeravali 5 месяцев назад

    Excellent explanation

  • @venugopalreddy
    @venugopalreddy 6 месяцев назад

    This great. I was trying to do this Service endpoint for Azure DB for PostgreSQL and I am not able to do it. Can you please guide me/Make a video for the same?

  • @jarecheiroso7460
    @jarecheiroso7460 6 месяцев назад

    thanks! : )

  • @complexity8851
    @complexity8851 6 месяцев назад

    Just had one doubt, if I enable a private endpoint for one of my storage accounts, will it disable all access via public internet?

  • @user-zm4kv4ww9x
    @user-zm4kv4ww9x 6 месяцев назад

    Hello @HarvestingClouds sir, Thank you for the video. We have an Azure SQL server and a SQL private endpoint, with no NSG or route table attached. We have already established VPN connectivity between the on-premises server and Azure using Azure site-to-site VPN. We have an Azure firewall and an on-premises firewall. We want to connect from the on-premises server to the Azure SQL private endpoint. Can you please guide us on how to do that? Do we have to open a port in both the Azure firewall and the on-premises firewall, and also add the on-premises firewall public IP addresses to the Azure SQL database firewall configuration in networking? Or is any one option enough?

  • @InstituteForCloudComputing
    @InstituteForCloudComputing 6 месяцев назад

    This playlist is just wow. But since we are comparing AWS and Azure, i wish you present how internet gateway, rout table and NAT gateway functionalities are handled in Azure. Also may be a presentation on how any database is used in Azure. May God continue to bless you

  • @rs-tarxvfz
    @rs-tarxvfz 6 месяцев назад

    Nice try, but you are just parroting the the things without explaining.

  • @anthonyp3961
    @anthonyp3961 6 месяцев назад

    How would you access the storage account using a web browser? This doesn't seem to work?

  • @boseashish
    @boseashish 7 месяцев назад

    thanks a lot

  • @shubhamkalra-th4lp
    @shubhamkalra-th4lp 7 месяцев назад

    Crisp and Clear 😀

  • @shubhamkalra-th4lp
    @shubhamkalra-th4lp 7 месяцев назад

    Crisp and Clear 😎

  • @barwalgayatri4655
    @barwalgayatri4655 7 месяцев назад

    Hi when new machine spins in, how ecommerce application will be loaded in it ? It will be a completely new vm right?? I am trying to search this answer but not getting it anywhere

  • @g.lingak4562
    @g.lingak4562 7 месяцев назад

    ❤ it, thanks for this video

  • @cyrilfacey8534
    @cyrilfacey8534 7 месяцев назад

    One of the best tutorials I've come across. I hope that you will continue to introduce more RUclips video content.

  • @mihaneman3129
    @mihaneman3129 7 месяцев назад

    thank you so much

  • @mihaneman3129
    @mihaneman3129 7 месяцев назад

    muchas gracias

  • @hyper-Insight
    @hyper-Insight 8 месяцев назад

    Wow! I came across this video after 3 Years, and its explained so well and in a very simple way with example. I understood it for good, you presented it so well, thank you.

  • @padmanathanramasamy8354
    @padmanathanramasamy8354 8 месяцев назад

    During the failback process, when I change the data replication back to GRS. I understand WestUS will become primary and eastUS will become secondary. How do we change back to original state. I mean Eastus become primary and westus as secondary. Do I need to repeat the same steps?

  • @AllenOlayiwola
    @AllenOlayiwola 8 месяцев назад

    Thanks, great video

  • @srilatha3643
    @srilatha3643 8 месяцев назад

    videos are really great! please do more videos on AKS

  • @user-em3gw8on5i
    @user-em3gw8on5i 8 месяцев назад

    hi, can anybody please help? Is that possible to set the specific secondary region (geo-replication) with own choice? ****Very important****, I need this help on priority, so I will really appreciate it if you could help. TIA

  • @chefe417
    @chefe417 9 месяцев назад

    When trying to access the storage account from the VM,... at 2:34 you're saying that it doesnt leave the MS backbone. Also you say it goes over the internet. I am new to networking so maybe I just not firm with definitions, but I would have thought that the MS backone is NOT the internet. And therefore, accessing the storage endpoint over (e.g. a service endpoint) is private. Can you please explain my error in thinking?

  • @allenbythesea
    @allenbythesea 9 месяцев назад

    what about point to site vpn?

  • @ramin9842
    @ramin9842 9 месяцев назад

    Never came across such a precise, concise and to the point explanation on the topic so far. keep it up

  • @ahzidmahmood6904
    @ahzidmahmood6904 9 месяцев назад

    i love you so much, after 3 days of finding an accurate and good example of learning this content today I can that you are the best teacher vs all the cloud gurus have

  • @user-zw6rv6jh5d
    @user-zw6rv6jh5d 9 месяцев назад

    Hi HarvestingClould Team, Your classes are really super and, am looking for one particular topic is, How to give the storage account access to external user on particular time for every day

  • @safkaify7875
    @safkaify7875 9 месяцев назад

    Nicely explained. Helped me a lot. Please keep up your good work.