TechPandit
TechPandit
  • 10
  • 45 386

Відео

AWS Basics: Connect Database in AWS Private Subnet from DBeaver client using SSH Tunnel
Переглядів 10 тис.3 роки тому
This video demonstrates how to connect to a database instance which is in private subnet from DBeaver or any sql client from local machine using SSH Tunnel. Command : ssh -N -i "KeyPair File Name" -L "LocalPortNumber":"Remote Host Name":"Remote Port Name" "BastionHostLoginUser@"BastionHostPublicIP"
AWS Basics: How to connect AWS Athena from local DBeaver client and query Athena tables using SQL
Переглядів 9 тис.3 роки тому
This video demonstrates how to establish a connection to AWS Athena from SQL client DBeaver. This is really a helpful and useful video to understand how can aws profile be used to connect to athena from local sql client DBeaver without directly using aws access key and secret access key. This video also shows how we can quickly and easily create a table and database in athena for existing files...
AWS Basics: Launch EC2 instance using AWS CLI (Command Line Interface)
Переглядів 4,9 тис.3 роки тому
This video will demonstrate how to create or launch and EC2 instance using command line interface. This is a useful for beginners to understand how command line can be used to automate many day to day aws resource management.
AWS Basics: AWSCLI configuration and profile setup to access aws services using command lines
Переглядів 6263 роки тому
This video will demonstrate how to configure awscli and profiles and access aws services using command line. This is helpful for someone who is willing to learn about aws cli.
AWS Basics: Extract Data from RDBMS (PostgreSQL) to CSV Files using AWS Data Migration Service(DMS)
Переглядів 2,8 тис.3 роки тому
This video will demonstrate how to extract table's data from RDBMS (PostgreSql) tables into files using AWS Data Migration Service (DMS). This will demonstrate all the steps starting from creating bucket and DMS components like Source End point , Target Endpoint, Replication Instance and Data Migration Tasks. It will also show the required IAM roles creation. This is helpful for someone who is ...
AWS Basics: Launch RDS instance to create PostgresSql database and connect using sql client DBeaver
Переглядів 1,6 тис.3 роки тому
This video will demonstrate how to deploy/launch a RDS instance for PostgresSQL relational database from aws management console and connect the database from local machine/laptop. This session is good for beginners as quick start. This video has used DBeaver as a sql client to connect to the database however the same method can be used to connect using any other sql client.
AWS Basics: Create EC2 instance using AWS CLoudFormation
Переглядів 11 тис.4 роки тому
This video will demonstrate how to create an EC2 instance using aws cloudformation service. This session is good for beginners.
AWS Basics:Access S3 From EC2 using AWS-CLI
Переглядів 4034 роки тому
This video will demonstrate how to connect to AWS S3 from EC2 using aws cli. This is a good session for beginners.
AWS Basics:Access EC2 From web browser using Session Manager with no keypair and security group rule
Переглядів 2934 роки тому
This video will demonstrate how to connect to AWS EC2 instance from web browser using AWS System Manager or Session Manager

КОМЕНТАРІ

  • @basavraj1702
    @basavraj1702 11 місяців тому

    How to change the VPC and subnet if I don'nt want the default one's ?

  • @successezeh2009
    @successezeh2009 Рік тому

    Very clear explanation. Thank you so much

  • @udanthaherath2428
    @udanthaherath2428 Рік тому

    Very informative and no other clear explained video that i found.keep up doing aws more videos. Thanks

  • @timothydadzie558
    @timothydadzie558 Рік тому

    The sound is very low

  • @chetan-7
    @chetan-7 Рік тому

    I have watched some many videos on dms but your content is crips and simple.

  • @jodimual944
    @jodimual944 Рік тому

    I m the first time learn about AWS, thanks Sir really help .. Thank you

  • @nileshsingh6526
    @nileshsingh6526 Рік тому

    Really, Its a nice lecture. Thanks for describing the Cloudformation in a simple manner....

  • @rahulrajsaini24888
    @rahulrajsaini24888 Рік тому

    Exactly this is what I was looking for .. I have seen other videos but no one was able to explain the cloud formation so well as you did. I was fearing that I wont be able to learn this concept but after watching this video I have got a lot of confidence .. Thanks a ton !!!. God bless you .. keep preparing such videos to help us

  • @chinedudimonyeka2856
    @chinedudimonyeka2856 Рік тому

    Well explained. Thanks

  • @hamzasabri5610
    @hamzasabri5610 Рік тому

    Thank you this is very nice, can we connect it without the key pair?

  • @simranbanwait
    @simranbanwait Рік тому

    please use a bigger font size, this is barely visible

  • @abdelkerimlemaadi1855
    @abdelkerimlemaadi1855 Рік тому

    Thank's for this video but i got this error [Warning: Identity file key_name.pem not accessible: No such file or directory Permission denied (publickey,gssapi-keyex,gssapi-with-mic).] when i add the commend 'ssh -N -i....' How can i fix it ?

  • @csharma8732
    @csharma8732 2 роки тому

    Thanks for the video. How can I connect to customized Athena connection instead of default AwsDataCatalog? Thanks!

  • @alejandroalas3210
    @alejandroalas3210 2 роки тому

    Thanks man, your video helped me to share and create one instance and one database also learned something new.

  • @anggahutamaputra6680
    @anggahutamaputra6680 2 роки тому

    Very Clear and Easy to understand for me. Great Job!

  • @im_sanatani
    @im_sanatani 2 роки тому

    can i get this code thich shown in this video?if posible

  • @rickdevera287
    @rickdevera287 2 роки тому

    Very good explanation! Thanks!

  • @BobaFit
    @BobaFit 2 роки тому

    Great and up to the point

  • @NehalBhuyan
    @NehalBhuyan 2 роки тому

    Such a detailed video. Thank You :)

  • @sacsp1
    @sacsp1 2 роки тому

    Good explanation...you created parameters but not Ref in EC2 instance

    • @trishulparmar2407
      @trishulparmar2407 2 роки тому

      I thought I was the only one who noticed the parameter not being ref'd. Tiny miss, but, very good explanation overall. Kudos !!

  • @afiqkurshid
    @afiqkurshid 2 роки тому

    Thank you for the tutorial

  • @samjones4327
    @samjones4327 2 роки тому

    Thank you very much! Very nice tutorial!

  • @taufiqpsumarna
    @taufiqpsumarna 2 роки тому

    Thank you very much, this video really helped me to restore from rds export to s3 to mysql database, i use amazon athena for restore all database.

  • @the_sugandh
    @the_sugandh 2 роки тому

    Thank you sir ❤

  • @62danielmm
    @62danielmm 2 роки тому

    nobody explain how to connect, you are a master, thank you friend. Congratulations. You know enough to learn tuhis topics.

  • @user-j23
    @user-j23 2 роки тому

    this is what i've been looking for. thank you for creating these tutorials using cli/terminal.

  • @megadani1566
    @megadani1566 2 роки тому

    Hello, if i get errors when i add commend 'ssh -N -i....'??? I got an permission error like 'publickey,gssapi-keyex....). My pem key is in my local machine.

  • @Mclfarm2
    @Mclfarm2 2 роки тому

    from ap-southeast-2 thankyou!!

  • @vijaynagarajuk
    @vijaynagarajuk 2 роки тому

    Can't we add only security group to the existing instance without removing & recreating the instance

  • @abhisonale3729
    @abhisonale3729 2 роки тому

    Excellent Sir, Thank You So Much

  • @MultiNelvo
    @MultiNelvo 2 роки тому

    How can we use the session manager instead of the bastion host to connect to our instance in private subnet?

  • @renatospaka
    @renatospaka 2 роки тому

    Awesome. However, there is a question: does the tunnel run over an SSL e2e connection? If there is a sniffer around, can s/he hack the tunnel?

  • @amolbhalerao5400
    @amolbhalerao5400 2 роки тому

    very detailed lecture . thank you sir and keep up .

  • @Gracemademe672
    @Gracemademe672 2 роки тому

    If i want to provision 10 Ec2 instances how will I edit the cloud formation template to get that please

  • @imakeithappen
    @imakeithappen 2 роки тому

    This saved me hours of debugging, thank you for the informative and clearly explained process!!!

  • @Dineshkumar-fw5wu
    @Dineshkumar-fw5wu 2 роки тому

    Need more sessions for clouformation on the remaining AWS services

  • @nanolytics470
    @nanolytics470 2 роки тому

    could you specify the ssh details via dbeaver config SSH tab?

  • @mikewieczorek9831
    @mikewieczorek9831 2 роки тому

    Very well explained. Thank you.

  • @gatsbylee2773
    @gatsbylee2773 2 роки тому

    My ORG started using SSO - "aws sso login". Do you know how to use DBeaver with this? SSO doesn't have SecretKey stuff anymore.

  • @nyeemTube11
    @nyeemTube11 2 роки тому

    You should create more videos about DevOps

  • @stephenhaecker8456
    @stephenhaecker8456 2 роки тому

    😀very clear and complete.

  • @phaninv6224
    @phaninv6224 2 роки тому

    Is it possible to record ssh tunnel sessions who are using it ?

  • @foodgallery5819
    @foodgallery5819 3 роки тому

    Thank you so much!!

  • @eminedogan3125
    @eminedogan3125 3 роки тому

    Amazing explanation.. thank you so much!!

  • @aruntadichetti
    @aruntadichetti 3 роки тому

    Very nicely explained

  • @sreedevi1648
    @sreedevi1648 3 роки тому

    excellent session.... Thanks for the details information

  • @gregoryzhang743
    @gregoryzhang743 3 роки тому

    This is very clear, thanks!

  • @786abie
    @786abie 3 роки тому

    Playing with 1.5

  • @krishnarai4587
    @krishnarai4587 3 роки тому

    is your Laptop running on Linux/Unix OS ?

    • @kasdal
      @kasdal 2 роки тому

      Its a Mac. Mac's are Unix based. Same commands can used on linux also. Paths to the files are also the same.

  • @ahmad-rateb
    @ahmad-rateb 3 роки тому

    very good video thank you very mush .. i want to ask about best solution for setup same software for another client with modifications i added should i use template or what should i use for that ?