Avinashkumar - The Learning Destination
Avinashkumar - The Learning Destination
  • Видео 164
  • Просмотров 266 813
How to Automate AWS Resource Tagging with Rollback!
Automate AWS Resource Tagging & Rollback with Lambda
Struggling with manual tagging of AWS resources? In this video, I’ll show you how to automate tagging with a Python script and implement a robust rollback mechanism for error handling. Simplify your workflow and save time with this practical solution!
📂 Download the Code:
Check out the script on GitHub: github.com/Avinash-Mahto/resource_tagging.git
🏋️‍♂️ Check Out My Fitness & Vlog Channel:
Join me on my fitness journey and daily life adventures: youtube.com/@TheCalisthenicsYuva?si=E_1puaEX1_zLJXXe
📸 Follow Me on Instagram:
Stay connected for updates and behind-the-scenes content: the_calisthenics_yuvaprofilecard/?igsh=Z2s3Zzd3Z...
Просмотров: 65

Видео

How to Easily Automate EBS Volume Snapshots on AWS. #ebs #snapshot #ebsvolume #awscloud
Просмотров 582 месяца назад
How to Easily Automate EBS Volume Snapshots on AWS. #ebs #snapshot #ebsvolume #awscloud
Real-Time IAM Role Audits: Tracking Unused Roles and Policies
Просмотров 353 месяца назад
Real-Time IAM Role Audits: Tracking Unused Roles and Policies
Deep Dive: Installing CloudWatch Agent on EC2 and Exporting Data to S3. #cloudwatch #monitoring #sre
Просмотров 1394 месяца назад
In this video, I walk you through the process of installing the 𝗖𝗹𝗼𝘂𝗱𝗪𝗮𝘁𝗰𝗵 𝗔𝗴𝗲𝗻𝘁 on an EC2 instance. You'll also learn how to 𝗲𝘅𝗽𝗼𝗿𝘁 𝗺𝗲𝘁𝗿𝗶𝗰𝘀 and 𝘀𝘆𝘀𝗹𝗼𝗴𝘀 𝘁𝗼 𝗮𝗻 𝗦𝟯 bucket and 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲 the entire setup! Plus, I demonstrate how to install 𝗖𝗹𝗼𝘂𝗱𝗪𝗮𝘁𝗰𝗵 𝗔𝗴𝗲𝗻𝘁 through the AWS Console using 𝗦𝗦𝗠 for seamless management. 📥 Download the code: lnkd.in/daGcPJGF 💬 Help me spread the word by Subscribe, Share & ...
Automate IAM Role Compliance: Real-Time Alerts & Audits #compliance #security #aws #devsecops
Просмотров 1074 месяца назад
𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗲 𝗜𝗔𝗠 𝗥𝗼𝗹𝗲 𝗖𝗼𝗺𝗽𝗹𝗶𝗮𝗻𝗰𝗲: 𝗥𝗲𝗮𝗹-𝗧𝗶𝗺𝗲 𝗔𝗹𝗲𝗿𝘁𝘀 & 𝗔𝘂𝗱𝗶𝘁𝘀 I'm pleased to share my latest tutorial on "𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗻𝗴 𝗜𝗔𝗠 𝗥𝗼𝗹𝗲 𝗖𝗼𝗺𝗽𝗹𝗶𝗮𝗻𝗰𝗲 with 𝗔𝗪𝗦 𝗟𝗮𝗺𝗯𝗱𝗮, 𝗔𝗪𝗦 𝗖𝗼𝗻𝗳𝗶𝗴 & 𝗦𝗹𝗮𝗰𝗸 𝗡𝗼𝘁𝗶𝗳𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀." In this video, I'll show you how you can easily automate security checks for IAM roles to ensure your AWS environment remains compliant and secure. 💡 𝗪𝗵𝘆 𝗶𝗺𝗽𝗹𝗲𝗺𝗲𝗻𝘁 𝘁𝗵𝗶𝘀 𝘀𝗼𝗹𝘂𝘁𝗶𝗼𝗻? 𝗣𝗿𝗼𝗮𝗰𝘁𝗶𝘃𝗲 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆: Automatically d...
Enhancing AWS Security: Automating Default Security Group Rule Deletion. #aws #devops #cloudsecurity
Просмотров 865 месяцев назад
Hello Tech Learners, I just released a comprehensive tutorial on automating the deletion of default security group rules in AWS using Lambda. If you're looking to enhance your AWS security posture and streamline your infrastructure management, this is a must-watch! In this tutorial, I cover: ✔ Why deleting default security group rules is crucial for security. ✔ Step-by-step guidance on setting ...
AWS Automation: Tagging Resources with Lambda and Resource Explorer #aws #resourcetagging
Просмотров 3155 месяцев назад
In this video, we dive into automating AWS resource tagging using a powerful combination of AWS Lambda, AWS Resource Explorer, and AWS EventBridge. You'll learn how to set up Lambda functions to dynamically tag resources, leverage resource explorer for effective resource management, and utilize EventBridge to automate the entire process. Follow along for a step-by-step guide to streamline your ...
EP02- Elasticsearch From Zero to Hero: CRUD Operations| How to create Index ?|Indexing of documents!
Просмотров 1908 месяцев назад
EP02- Elasticsearch From Zero to Hero: CRUD Operations| How to create Index ?|Indexing of documents!
EP01 - Zero to Hero: Easy Elasticsearch & Kibana Setup with Docker: Step-by-Step #elasticsearch
Просмотров 2188 месяцев назад
Steps are mentioned here: github.com/Avinash-Mahto/elasticsearch.git
NLP Essentials: Dive Deep into Tokenization, Embedding, Padding, and Truncating #nlp #tokenization
Просмотров 18110 месяцев назад
NLP Essentials: Dive Deep into Tokenization, Embedding, Padding, and Truncating #nlp #tokenization
What is CNN, and how does it work | Easy explanation of Convolutional Neural Network
Просмотров 6210 месяцев назад
What is CNN, and how does it work | Easy explanation of Convolutional Neural Network
Build your own talking chatbot Alexa : Step by step guide | Complete guide to build GenAI - Alexa
Просмотров 11611 месяцев назад
Build your own talking chatbot Alexa : Step by step guide | Complete guide to build GenAI - Alexa
How to run Docker image with AWS Lambda Functions | Create Lambda function with container image.
Просмотров 10 тыс.11 месяцев назад
How to run Docker image with AWS Lambda Functions | Create Lambda function with container image.
How to build a RAG system ? | Load data from AWS S3 bucket | Integrate with Chroma DB
Просмотров 1,6 тыс.11 месяцев назад
How to build a RAG system ? | Load data from AWS S3 bucket | Integrate with Chroma DB
Building GenAI app with AWS Lambda || Serverless Architecture || Step-by-step tutorial
Просмотров 558Год назад
Building GenAI app with AWS Lambda || Serverless Architecture || Step-by-step tutorial
Run Your Chatbot / LLM in a Docker Container: Easy Step-by-Step Tutorial
Просмотров 2,2 тыс.Год назад
Run Your Chatbot / LLM in a Docker Container: Easy Step-by-Step Tutorial
Node.js Chatbot Tutorial: Integrating OpenAI for Intelligent Conversations #openai #nodejs #chatgpt
Просмотров 333Год назад
Node.js Chatbot Tutorial: Integrating OpenAI for Intelligent Conversations #openai #nodejs #chatgpt
Gitlab CI/CD Tutorial: Registering AWS EC2 Instance as a Runner in Minutes! #gitlab #cicd #devops
Просмотров 6 тыс.Год назад
Gitlab CI/CD Tutorial: Registering AWS EC2 Instance as a Runner in Minutes! #gitlab #cicd #devops
From Zero to Hero: AWS EKS Deployment Automation using Terraform + Bastion host !!
Просмотров 551Год назад
From Zero to Hero: AWS EKS Deployment Automation using Terraform Bastion host !!
AWS VPC Deployment Made Simple with Terraform | Full Tutorial #vpc #terraform
Просмотров 112Год назад
AWS VPC Deployment Made Simple with Terraform | Full Tutorial #vpc #terraform
How to enable Session Manager SSM for EC2 instance #ssm #aws
Просмотров 2,3 тыс.Год назад
How to enable Session Manager SSM for EC2 instance #ssm #aws
How to place Terraform.tfstate file to S3 bucket | Place .tfstate file to remote location #terraform
Просмотров 656Год назад
How to place Terraform.tfstate file to S3 bucket | Place .tfstate file to remote location #terraform
PART 1 - What is AWS Sagemaker ? | Create your first Jupyter Notebook Instance #sagemaker #aws #llm
Просмотров 275Год назад
PART 1 - What is AWS Sagemaker ? | Create your first Jupyter Notebook Instance #sagemaker #aws #llm
PART 3 - How to pull data from RDS through AWS Glue | RDS with AWS Glue #awsglue #rds #dataanalytics
Просмотров 5 тыс.Год назад
PART 3 - How to pull data from RDS through AWS Glue | RDS with AWS Glue #awsglue #rds #dataanalytics
PART 2 - How to set up ETL Jobs in AWS Glue | ETL Jobs Tutorial #awsglue #etl #crawler
Просмотров 602Год назад
PART 2 - How to set up ETL Jobs in AWS Glue | ETL Jobs Tutorial #awsglue #etl #crawler
PART1: Complete hands-on with AWS Glue | Data Crawling from S3 bucket using AWS Glue | Athena query
Просмотров 1,2 тыс.Год назад
PART1: Complete hands-on with AWS Glue | Data Crawling from S3 bucket using AWS Glue | Athena query
Use ChatGPT with your own custom Data | RAG ChatBot | OpenAI | Langchain | OpenAI API | VectorDB
Просмотров 3,6 тыс.Год назад
Use ChatGPT with your own custom Data | RAG ChatBot | OpenAI | Langchain | OpenAI API | VectorDB
Create Chatbot using LangChain, OpenAI & Python | OpenAI API uses #openai #langchain #chatbot
Просмотров 1,8 тыс.Год назад
Create Chatbot using LangChain, OpenAI & Python | OpenAI API uses #openai #langchain #chatbot
PART2 - Building a serverless Facial Analysis system with AWS Kinesis Video Stream & AWS Rekognition
Просмотров 2 тыс.Год назад
PART2 - Building a serverless Facial Analysis system with AWS Kinesis Video Stream & AWS Rekognition
PART1 - Building a serverless Facial Analysis system with AWS Kinesis Video Stream & AWS Rekognition
Просмотров 3,4 тыс.Год назад
PART1 - Building a serverless Facial Analysis system with AWS Kinesis Video Stream & AWS Rekognition

Комментарии

  • @spoorthys7924
    @spoorthys7924 2 дня назад

    Actually i created sns topic and sns subscription i have deleted my sns topic and subscription is under pending state how should I remove that or delete that does i get any charges for this

  • @loremipsum9071
    @loremipsum9071 28 дней назад

    Great video. Anyway, what if my video is used 24 hours to recognize people? Does that mean that during those 24 hours, even if no people come, I still have to pay for the recognition service while it remains idle?

  • @AJAYYADAV-zq4gj
    @AJAYYADAV-zq4gj 29 дней назад

    Getting failure while connection test, checked the NAT, must be doing something wrong, need your help, i am not using EC2, Creating RDS and trying to connect it to glue

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

    This is post creating the resource you are applying.. How can you ensure this tag is automatically coming up when the resource is created not the env like cert default cost center, projectcode

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest Месяц назад

      It's so simple,schedule the lambda job with the Event Bridge rule. Schedule the event at your decided timeline, and then it checks every day at a certain time with new resources. 2nd way, but then the approach will be different. You need to check the Cloudtrail log event so that if any new resources are created, then this lambda function will trigger.

  • @m.i.t5543
    @m.i.t5543 Месяц назад

    Hello, I'm trying to follow your tutorial, but it seems that the template that you use is no longer compatible with CloudFormation for the modification of Node.js, so i was wondering if anyone has a idea of how to replicate this template in the cloudformation Infraestructure Composer?

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

    chroma will read directly from S3?

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

    kubectl --namespace=prometheus port-forward deploy/prometheus-server 9090 Forwarding from 127.0.0.1:9090 -> 9090 Forwarding from [::1]:9090 -> 9090 Hi avanish edi ala contuing run avtundi deni elaga vudaila, promethus running lona vunta soap. exist chasita promethus stop avtundi.denki margam emkiti

  • @Karen-bn6hq
    @Karen-bn6hq 2 месяца назад

    Hi, why amazon RDS is not show on my connection type?

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

    I would like information on a checkov configuration to scan bitbucket repositories without pipeline from a remote server. Most of the steps become unclear when you try to run it without automation

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

    Superb. It would have been awesome to create a front end to first upload the PDF to s3. Also have fast api to connect to chromadb

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 3 месяца назад

      Hi Jaggy,Thanks for your comment. Sure,I consider your suggestion, will build one project like this. :)

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

      @@avinashkumar-thelearningdest that will be awesome. Thank you.🙏

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

    hi, I am getting NetworkingError: Network Failure when testing connection to RDS Oracle DB. Can you provide more information on NAT Gateway?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 3 месяца назад

      Hi,Thanks for reaching. NalAT gateway should be connected to your public subnet but should be the part of private route. Now private route is associated with Private subnets and your RDS should be the part of private subnet. Let me know if it solves your problem. Thanks.

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

    Hi ,can we cannot regarding devops?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 3 месяца назад

      Thanks for your comment, Brother. I will try to cover it in my upcoming videos. Now a days a bit busy with office work. Also need your help to share my channel within your LinkedIn/Friends network. Thank you.

  • @ArjunYadav-q4z
    @ArjunYadav-q4z 4 месяца назад

    Nice

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

    Nice work sir 👏🎉

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 4 месяца назад

      Thank you Aditya :) please help me to share my channel within your LinkedIn network & friends. Please support me. 🙏

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

      @@avinashkumar-thelearningdest sure sir 👍

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

    what if i wanted to persist chroma db embedding post vectorization into S3? please help

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

    Thank you so much for those information, managed to modify lambda script base on my requirement. Really appreciate it from 🇲🇾

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 3 месяца назад

      Thank you so much, Manimaran, for your kind words. It's made my day. Please help me to share my channel within your LinkedIn network and friends. Thank you so much.

  • @PraveshDholwani-p1h
    @PraveshDholwani-p1h 4 месяца назад

    how to work with layers if we are doing deployment this way?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 3 месяца назад

      Sorry I didn't get your query, could you please elaborate more on your query ? Or ping me on LinkedIn for better understanding on your query.

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

    can we do same query with RDS MySQL

  • @Amithdas-m5g
    @Amithdas-m5g 5 месяцев назад

    Pls share next Video after this one

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 4 месяца назад

      Thanks, Amith, soon will release. Please help me to share my channel within your friends & LinkedIn network.

  • @Amithdas-m5g
    @Amithdas-m5g 5 месяцев назад

    i guess you missed out to tell how do you integrate easy travel website with AWS/Dynatrace using one agent software , end to end integration point

  • @Amithdas-m5g
    @Amithdas-m5g 5 месяцев назад

    nice session

  • @Amithdas-m5g
    @Amithdas-m5g 5 месяцев назад

    nice session, but i guess you missed out to tell how do you integrate website "easy travel" with AWS/Dynatrace ? tell us more about one agent software , where and how we install and end to end integration point

  • @shwetha.ashwetha6580
    @shwetha.ashwetha6580 5 месяцев назад

    Thank you😊

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      Thanks, Shwetha! Please help me to share my channel with your friends and LinkedIn network. Have a great day!

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

    Actually is it necessary to first get the data to xray and then feed to Grafana? Why can't we get the data directly from CloudWatch?

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

    no link in description?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 4 месяца назад

      Hi Divakar,my apology for delay in response. May I know which link you are talking about ? I will share here. Thanks !

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

    hi sir while i try your solution in media player i got this error StartTimestamp must be before the current time for LIVE_REPLAY PlaybackMode. what happened

    • @AkhilTony-gk4br
      @AkhilTony-gk4br 4 месяца назад

      I'm also getting the same error. I guess it is because of video stream playback. Did you sorted it out

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 4 месяца назад

      Hi,can you please directly message me on LinkedIn for better understanding of your problem. My ID is "Avinash Mahto". Thanks!

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 4 месяца назад

      Hi,can you please directly message me on LinkedIn for better understanding of your problem. My ID is "Avinash Mahto". Thanks!

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

    what if i have csv file in s3 bucket

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      It will work. As long as the words are given in file. It will read. Just give a try. I don't think so there will be any issue while chunking the words for embedding.

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

    Very helpfull video, thank's a lot from Iran

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      Thank you so much for your appreciation. Please help me share my channel within your LinkedIn network and friends. You can tag me on LinkedIn, my ID is "Avinash Mahto".

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

    Great video mate 😊❤

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

    Great tutorial thanks, I've been looking for a solutioin to my connection problem and this solved it thanks.

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      Glad to hear that it resolved your issue. Please share my channel within your LinkedIn network and friends. It will help me to share my channel to maximum people.

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

    Could you make a vedio for rds MySQL to workbench connection then to the AWS glue using jdbc connection.. and please let me know how did you configure nat gateway and internet gateway way in root table please.. I am totally stuck here

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

    Hi Avinashkumar can you please help me with this error when I try to start postgres_exporter? postgres_exporter.service: Main process exited, code=exited, status=200/CHDIR I give chmod 0755 to the dir but I does not work, thanks in advanced

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

    will ETL glue job writes a single file for each row in S3 destination folder?

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

    This is the one that I was searching for Found a 💎

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      Thank you so much, Navin, for your appreciation. Please help me to share my channel within your LinkedIn network and friends. :)

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

    Finally i came to know when is gitlab runner and how to setup

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 5 месяцев назад

      I'm glad to hear this. Please share my channel within your LinkedIn network and friends.

  • @sridhark-xr6ov
    @sridhark-xr6ov 6 месяцев назад

    It would have been greate if you covered ETL transformation some data

  • @kondemahesh-il6fz
    @kondemahesh-il6fz 6 месяцев назад

    bro here could you explain container inside application running or not and also you have already install docker please include in this video

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

    Thank You So much 🙂

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

    Very nice, congratulations

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 6 месяцев назад

      Thank you so much, Marcos. Please help me to share my channel within your LinkedIn network and friends.

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

    prome~te~theus

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

    Clear cut explanation do more videos

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 7 месяцев назад

      I'm glad to hear it. Thank you so much. Please help me share my channel within your LinkedIn network and friends.

  • @KarenO-zw1dd
    @KarenO-zw1dd 7 месяцев назад

    I get this error , "Couldn't set topic access policy. Error code: InvalidParameter - Error message: An error occurred while setting the attribute access policy. Invalid parameter: Policy statement action out of service scope!", please help 😪

  • @DassS-dass
    @DassS-dass 7 месяцев назад

    You stored the text file only right ▶️

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

    Accenture They can Ban you if they find out, atleast Blur that name

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 8 месяцев назад

      Actually, I am bit surprised why the name is coming. I never used any company proprietary. It might be because of cache. Thanks for notifying me brother.I will make corrections.

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

    Amazing share, thank you 👏

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 8 месяцев назад

      Thanks, Brother. I'm glad to hear !! Please help me to share my channel within your friends & LinkedIn network. Thank you !!

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

    Very helpful

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 8 месяцев назад

      Thank you Brother. 0lease help me to share my channel to your LinkedIn profile and within your friends. 🙏

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

    hey bro, how should i contact you privately?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 8 месяцев назад

      Hi Mogesh, Please ping me on LinkedIn. My LinkedIn ID is "Avinash Mahto". I guess I replied you there.

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

    Thank you 🙏

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

    Where does employee table come from?

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

    Hi, when I run the command 'v4l2-ctl -d /dev/video0 --list-formats-ext' to find my format it shows 'YUYV' (YUYV 4:2:2), which decoder I should use for this?

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 9 месяцев назад

      We discussed LinkedIn, and the problem was resolved.

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

      @@avinashkumar-thelearningdest Yes, thank you so much Avinash, it really helped me a lot.

    • @avinashkumar-thelearningdest
      @avinashkumar-thelearningdest 9 месяцев назад

      @@swaniketchowdhury Thank you brother. Please help me to share my RUclips channel on your LinkedIn profile.