AWS VPN connection using Transit Gateway for IPSec connectivity | Hybrid cloud model |IPSec Openswan

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • In this video we will cover practical hands on lab demo about AWS VPN connection, establishing secure IPSec VPN tunnel using Transit gateway to connect multiple AWS Cloud VPC with on premises Openswan VPN server.
    Use case can be like , the customer is having multiple virtual datacenters or VPC on AWS cloud and want to connect on premises network/DC for data migration or establishing connection between AWS servers and on premises servers.
    Below are the lines that needs to be replaced in the openswan configuration file that was downloaded from AWS :
    net.ipv4.conf.all.accept_redirects = 0
    net.ipv4.conf.all.send_redirects = 0
    TechInfoRay has launched AWS cloud course that will help you to understand the challenges in existing data center and how cloud making difference to mitigate those challenges, core cloud fundamentals and then will clear AWS cloud services concepts and also industry level hands on labs that will help you to understand core AWS cloud concepts practically. Also discussed the use cases as per customer requirements and scenario that will help students to identify which AWS service will fit into the solution design.
    This course is designed by AWS cloud certified experts and trainers having vast cloud industry experience of more than 15 years.
    This course is for students and professionals who have no or basic knowledge about cloud technologies and underlying infrastructure like network, compute, storage, database and security.
    We will slowly start with basics and move towards advanced cloud concepts so that concepts can be digested easily.
    Part 1 - Allocation and association for Elastic IP address demonstrated
    Part 2 - Creation of AWS Windows Instance, Connecting and generating password, Installing IIS feature and publishing the webpage over internet.
    Part 3 - Creation of Linux instance, connecting Linux instance using private key, Introduction to tagging, installing httpd server and publishing the webpage over internet
    For detailed commands used in video : techinforay.co....
    Part 4 - AWS NAT gateway configuration and enabling internet in private subnet.
    Part 5 - AWS Load balancer configuration and distributing traffic on two instances and testing load balancing
    Part 6 :
    AWS Auto Scaling Group Part 1 - Theoretical concept
    To know more about Introduction to AWS Cloud Course • Journey to Cloud Techn...
    To know more about the AWS Solution architecture and customer use cases • AWS Solution Architect...
    To see a short actual trainer class for Level 0 Cloud fundamentals visit • Level 0 Module 1 C...
    To see a short actual trainer class for Level 1 Cloud fundamentals visit • Level 1 Module 1 C...
    To see a short actual trainer class for Level 2 -Basics of infrastructure Network Technology visit • Level 2 -Module 2-Basi...
    To see a short actual trainer class for Level 3-AWS Cloud Services - Module 4-AWS Compute Services • Module 4 AWS Compute ...
    For more information visit our website techinforay.com/
    Contact Us - techinforay@gmail.com
    #AWSVPNGateway
    #IPsecconnection
    #Transitgateway
    #AWSservices
    #AWScloudcourse
    #AWS
    #AWStraining
    #Cloudtraining
    #cloud
    #cloudlearning
    #cloudlearningchallenges
    #cloudtechnology
    #cloudcoaching
    #cloudfundamentals
    #Loadbalancing
    #Loadbalancerfailovertesting

ความคิดเห็น • 9

  • @sarinasdaddy
    @sarinasdaddy 6 หลายเดือนก่อน +1

    Sir this is a very useful video. You have demonstrated a key use case with great simplicity. Thank you!!

    • @techinforay-cloudlearning2493
      @techinforay-cloudlearning2493  6 หลายเดือนก่อน

      Thanks for your comment Sameer, please share the video with your friends who want to learn cloid technology.
      Contact me if you have any other questions to clarify.

  • @vasudev2505
    @vasudev2505 8 หลายเดือนก่อน +1

    thank you brother, It's really helpful.

    • @techinforay-cloudlearning2493
      @techinforay-cloudlearning2493  8 หลายเดือนก่อน

      Thanks for your comments,please share the same with your friends who are learning cloud and let me know in you need more help.

  • @spartenmadhan141
    @spartenmadhan141 8 หลายเดือนก่อน

    Thank you it's good content 👍

  • @aruniyappan4087
    @aruniyappan4087 7 หลายเดือนก่อน

    Do we need to add any route for DC vpc .beacause my tunnel is up but ping between two vpc-aws to vpc-dc either way not happening

    • @aruniyappan4087
      @aruniyappan4087 7 หลายเดือนก่อน +1

      Im having default routes as now like to igw and local

    • @techinforay-cloudlearning2493
      @techinforay-cloudlearning2493  7 หลายเดือนก่อน

      Yes you need to put the routes on the vpc side that if you want to reach the network behind other side vpn server then traffic should flow from aqs vpn gateway and not from default gateway.
      These are basic routing concepts that comes into effect when you want to route for specific network apart from default gateway.