AWS Tutorial | Demo - AWS Three-Tier Architecture

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024

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

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

    OMG thank you!! I've used 3 diff tutorials and NONE of them were working properly until i found yours. Subbed

  • @rolandrooseveltagodzo5974
    @rolandrooseveltagodzo5974 10 หลายเดือนก่อน +1

    U are doing an amazing job for the community...u are making complex solutions so simple to understand. God bless

    • @devopstutorial
      @devopstutorial  10 หลายเดือนก่อน

      Thanks for kind words

  • @harishreddy9790
    @harishreddy9790 ปีที่แล้ว +3

    Great video Bro. Got refreshed all basic services. Do post interview scenario ques for this topic.

  • @pranavmahajan4190
    @pranavmahajan4190 ปีที่แล้ว +1

    Subscribed. I hope you will get the best cloud content.

  • @a.ashkir9608
    @a.ashkir9608 ปีที่แล้ว +1

    Awesome! Thank you for putting out this video

  • @digantvadera8671
    @digantvadera8671 ปีที่แล้ว +1

    Very nice explanation, If possible, please share. A question which useful to clear the AWS exam or interview.Thank you.

  • @8xvortex32
    @8xvortex32 ปีที่แล้ว +1

    Awesome Video

  • @RahulRaj-sc8pv
    @RahulRaj-sc8pv 2 ปีที่แล้ว +2

    Appreciate sir 👏

  • @sparker1170
    @sparker1170 ปีที่แล้ว +1

    Good one

  • @mielushe2lheureux939
    @mielushe2lheureux939 ปีที่แล้ว +2

    Nice video, very clear.
    But, tell me: is it a good practice to store the ssh key inside the public server, I mean inside the webtier ec2 instance, as you did. If not what should be the good practice? Thank you again to share this precious knowledge with us. Cheers!

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Yes, another Good practice is to have keypair rotation

    • @smartpromise3430
      @smartpromise3430 ปีที่แล้ว +1

      It's bad practice to store ssh key inside public or private server please don't do that. Imagine someone having access to that server, they can easily access the key which can have rippling effect on other applications tied to this key.
      SSH Key should be attributed to an individual not to a shared account or server.

  • @AwaSeraphine
    @AwaSeraphine 10 หลายเดือนก่อน

    i love your video. pls do you have a demo on how to create an alarm on cloudwatch?

  • @eemaanafzal9655
    @eemaanafzal9655 3 หลายเดือนก่อน

    What will be the network diagram for this architecture?

  • @mohamedyoussef8835
    @mohamedyoussef8835 ปีที่แล้ว +1

    Awesome video ++++++++++++++ 🙂

  • @diagnestieebot864
    @diagnestieebot864 2 ปีที่แล้ว +1

    Thank you

  • @FaizaAfzalOfficial
    @FaizaAfzalOfficial ปีที่แล้ว

    Hello,
    Your video is so helpful. I followed whole procudure you told to setup 3tier architecture. But I want to create an interface from where a company user loging and go directly to his/her account. How It will be done using same procedure? Kindly help

  • @sivakumarchodavarapu7222
    @sivakumarchodavarapu7222 ปีที่แล้ว +1

    Can you please upload some more project videos

  • @prashantpowar9269
    @prashantpowar9269 2 ปีที่แล้ว +1

    Wow nice sir please make video in hindi

    • @antony2684
      @antony2684 2 ปีที่แล้ว

      I hate this language worst language in the world

  • @fadhilituguta4893
    @fadhilituguta4893 ปีที่แล้ว +1

    Nice presentation. I need help I failed to connect to my terminal and am using Putty. What could be the reason?

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Share the error message if any or where exactly you are getting stuck

  • @cjnwokorie5439
    @cjnwokorie5439 ปีที่แล้ว +1

    i did everything as yo said but was not able to connect to the database at the end

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Ok .. locally you can connect to db?? I mean is ur db created correctly ??

  • @fayssalelaazouziai1573
    @fayssalelaazouziai1573 ปีที่แล้ว

    why u didn't choose a subnet when u create the rds db?

  • @vrushtikaria3752
    @vrushtikaria3752 ปีที่แล้ว

    why we enabled ipv4 in subnet of public subnets why is it needed when we do provide ip address to subnet?

  • @SamuelTitinho
    @SamuelTitinho 2 หลายเดือนก่อน +1

    You initiated a very good video but spoiled it with annoying background sound. How can you lecture students in a noisy classroom?

    • @devopstutorial
      @devopstutorial  2 หลายเดือนก่อน

      Thanks for the feedback . .. point noted

  • @rolandrooseveltagodzo5974
    @rolandrooseveltagodzo5974 11 หลายเดือนก่อน +1

    i am using vs code, I am unable to install mysql at the last part of the video using this command: sudo yum install mysql -y....any reason why pls?

    • @devopstutorial
      @devopstutorial  11 หลายเดือนก่อน

      Which version of os u r using

  • @shahedabanu3616
    @shahedabanu3616 ปีที่แล้ว +1

    Hi Sir, I am doing this practical session but unable to connect to application instance with private ip in aws cli. please let me know what to do sir, actually u alos mentioned to check security groups. what i need to check in security groups?

  • @vector9117
    @vector9117 10 หลายเดือนก่อน

    how can i implement cicd on this architecturre

  • @afnanabdulaziz951
    @afnanabdulaziz951 2 ปีที่แล้ว +1

    Can u do video for php connection to Rds

  • @FaizaAfzalOfficial
    @FaizaAfzalOfficial ปีที่แล้ว

    And also which terminal you are using to connect? As I'm begginner and working on same project for my final year

    • @shubidon-h2r
      @shubidon-h2r 6 หลายเดือนก่อน

      U can you putty

  • @yogeshprasad3694
    @yogeshprasad3694 5 หลายเดือนก่อน +1

    how do you create start up script (timestamp 21.25 ish)?

    • @devopstutorial
      @devopstutorial  5 หลายเดือนก่อน +1

      Its a simple bash script only

    • @yogeshprasad3694
      @yogeshprasad3694 5 หลายเดือนก่อน

      Thanks. I followed all steps but unable to connect to mysqldatabase

    • @yogeshprasad3694
      @yogeshprasad3694 5 หลายเดือนก่อน

      AWS does not allow you to open public access. Is this something that prevents connection to MySQL DB? Also I want to use Retool with AWS and it doesn't seem to connect. CHope you can help.

    • @devopstutorial
      @devopstutorial  5 หลายเดือนก่อน

      Tell me ur setup , from where u r trying to connect to mysql ? Have you open port in security group ? Go to mysql and check for security grop access

    • @yogeshprasad3694
      @yogeshprasad3694 5 หลายเดือนก่อน

      @@devopstutorial I am trying to connect my AWS RDS MySQL database to Retool. After a lot of troubleshooting I can get MySQL workbench to work. It is connected to AWS using SSH. But Retool isn't.

  • @Amar_Mahalankar
    @Amar_Mahalankar ปีที่แล้ว

    All are good but, Unfortunately not able to connect Database at the end.

    • @cjnwokorie5439
      @cjnwokorie5439 ปีที่แล้ว

      same issue here, have you been able to fix yours?

    • @Amar_Mahalankar
      @Amar_Mahalankar ปีที่แล้ว

      @@cjnwokorie5439 what should I do?

  • @devopsnik2634
    @devopsnik2634 ปีที่แล้ว

    1 doubt
    Why we need http protocol enabled in inbound rule of our application tier instances??

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      If port is not open then server will not communicate

    • @fayssalelaazouziai1573
      @fayssalelaazouziai1573 ปีที่แล้ว

      @@devopstutorial But we don't want application instances to be accessible from internet, i'm wondering why u did that

  • @smartchocolate6503
    @smartchocolate6503 ปีที่แล้ว

    Hi I copied your instructions click by click but my public ip4 is not working for the web tier. I also double checked the code for User Data and it’s correct

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      It might be you have not open traffic in the security group . Can you paste the error message here

    • @smartchocolate6503
      @smartchocolate6503 ปีที่แล้ว +1

      @@devopstutorial sorted it. Absolutely fantastic video. Do you have any tutorials for the interview ?

    • @smartchocolate6503
      @smartchocolate6503 ปีที่แล้ว +1

      @@devopstutorial yes you were right

    • @smartchocolate6503
      @smartchocolate6503 ปีที่แล้ว

      Do you have a video that can help with interviews

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      I will publish it soon

  • @rolandrooseveltagodzo5974
    @rolandrooseveltagodzo5974 10 หลายเดือนก่อน +1

    Windows 10

  • @abhigupta4544
    @abhigupta4544 2 ปีที่แล้ว +1

    esme aap ne ELB to lgaya nhi bina ELB ke setab jud payega

    • @devopstutorial
      @devopstutorial  2 ปีที่แล้ว

      ELB k bina bhi chalega ye, ELB or Autoscaling add-on hai .. add kar skate hai if needed.

  • @saimadhabvaranasi9855
    @saimadhabvaranasi9855 4 หลายเดือนก่อน

    when iam creating Auto Scaling group, in step-2 this error is showing "Invalid launch template specified in Step 1: Security group sg-0ea39ae7feaac7246 and subnet subnet-02e83d8556ddeb921 belong to different networks."
    Can anyone please help me on this problem

    • @maverick9861
      @maverick9861 4 หลายเดือนก่อน

      Same here 😢

    • @devopstutorial
      @devopstutorial  4 หลายเดือนก่อน

      update the subnet .. first check which vpc u r using than give subnet and security group from the same vpc only

    • @devopstutorial
      @devopstutorial  4 หลายเดือนก่อน

      Check the vpc u r using ..seems u r using security group nd submet of different vpc

  • @slyeworld9816
    @slyeworld9816 2 ปีที่แล้ว

    script is in discription?

    • @devopstutorial
      @devopstutorial  2 ปีที่แล้ว

      No its not there in the description

    • @slyeworld9816
      @slyeworld9816 2 ปีที่แล้ว

      what should i need to do plz guid ne

    • @devopstutorial
      @devopstutorial  2 ปีที่แล้ว

      Just follow the video step by step . U will dont need a script

    • @fadhiladzakiarmando6643
      @fadhiladzakiarmando6643 ปีที่แล้ว

      @@devopstutorial how about script on 21:17?

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Forgot to update the script in description at the time of creation of this video, let me search for it, if i still have it I will update the description soon

  • @lucifer2416
    @lucifer2416 ปีที่แล้ว

    Hello sir I have completed every step but at the last while connecting to the database it's showing error 2003 (hy000) can't connect to mysql server on (110) aws so what should I do sir

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Check security group for mysql is conected with instance or not

    • @lucifer2416
      @lucifer2416 ปีที่แล้ว +1

      @@devopstutorial means i need to check inbound rules right or how i will check

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      @@lucifer2416 yes you need to check inbond

    • @lucifer2416
      @lucifer2416 ปีที่แล้ว

      @@devopstutorial i have checked it's connected to the database

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว

      Than check db password . It will work for sure . Follow the steps again

  • @MrNNAVNEET
    @MrNNAVNEET ปีที่แล้ว +1

    PLS DONT USE THAT IRRITATING BACKGROUND MUSIC OR ANYTHING .IT CAUSES DISTRACTION

    • @devopstutorial
      @devopstutorial  ปีที่แล้ว +1

      Thanks for the feedback . In my latest video u will not find it