How to Implement 3-Tier Architecture in AWS: Building Scalable and Secure Applications | Hands-On

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 22

  • @prabhjeetkaur4775
    @prabhjeetkaur4775 Год назад +1

    Amazing video, thanks for sharing.

  • @rolandrooseveltagodzo5974
    @rolandrooseveltagodzo5974 3 месяца назад +1

    Absolutely fantastic on the first watch! am going to get my hands dirty. great job. thank you.

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

      @@rolandrooseveltagodzo5974 thank you 😊

  • @TheMotivationalTeam
    @TheMotivationalTeam 3 месяца назад +1

    Great Tutorial. Thanks for sharing

  • @priyamtamrakar2738
    @priyamtamrakar2738 3 месяца назад +1

    Great Video. I just want to know one thing, that you are using the aws Free Tier but while creating the RDS instance you were getting an ESTIMATED MONTHLY COST of 14.71 USD. Why were you getting that charge in the FREE TIER? Even I am getting the same estimated cost. Please tell me if I will be charged at the end of the month.

    • @CloudWithHarry
      @CloudWithHarry  3 месяца назад +1

      @@priyamtamrakar2738 Hi Priyam, If you let the resources running for a month then you will get charged. But if you delete all resources after experimentation then you won’t see any bill! Please read this for details in when you will be billed when you use RDS under free tier! I hope this helps - aws.amazon.com/rds/free/

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

      @@CloudWithHarry Okay, thank you!

  • @gowthamofficial-217
    @gowthamofficial-217 3 месяца назад

    In your Github Where is the User data code for launching ec2 instance.

    • @CloudWithHarry
      @CloudWithHarry  3 месяца назад +1

      Sorry about that - I have added user data here now - github.com/hsiddhu2/12_Weeks_AWS_WorkShop_Challenge/blob/master/Week%201/user_data_web_instance

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

    from where did you accessed that secret manager code to name it while creating it??

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

      That's the part of the application code. Please download the application code. I have provided the link in the description. That's why I said, do not change the secret name from "mysecret" as it's used in the application code.

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

    and the application code link isnt working

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

      Please try this - github.com/hsiddhu2/12_Weeks_AWS_WorkShop_Challenge/tree/master/Week%201

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

    you named it mysecrets but from where did you saw that the name is mysecrets........furthermore could you give us the essential materials for this exercise

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

      Everything is in Github. Please check this github.com/hsiddhu2/12_Weeks_AWS_WorkShop_Challenge/blob/master/Week%201/Address%20Book/modules/secrets/main.tf

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

    IM TRYIN THIS FOR LAST 2 DAYS......YOUR USERDATA ISNT WORKING.....PLEASE UPDATE IT.....I LIKE THIS PROJECT AND YOUR TEACHING SKILLS AS WELL PLS REPLY

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

      Please check the resources available in Github. For some reason, I'm not allowed to add links in Description so please copy and paste the link in the browser and try again or click here - github.com/hsiddhu2/12_Weeks_AWS_WorkShop_Challenge/tree/master/Week%201

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

      You can download the user data from here - github.com/hsiddhu2/12_Weeks_AWS_WorkShop_Challenge/blob/master/Week%201/user_data_web_instance

    • @chandrasekharnadar9623
      @chandrasekharnadar9623 25 дней назад

      @@CloudWithHarry This is not working.
      I am getting page "It works" , but not the one with LOAD & RDS