AWS SAA - Module 4 - Challenge Lab: Creating a Dynamic Website for the Café - Anand K

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

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

  • @dhouhaaouididi9692
    @dhouhaaouididi9692 ปีที่แล้ว +5

    This is my lucky day i was waiting for this lab.Thank you Sir keep the good work 😊👏👏

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

      Bro do we have to get full score for each lab to get the certificate

  • @Ali-wr5rh
    @Ali-wr5rh 8 หลายเดือนก่อน +3

    i updated the iam to caferole but the website is still stuck on the cafe title what to do?

  • @Tayyaba-queen
    @Tayyaba-queen 8 หลายเดือนก่อน +5

    ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
    when i enter password its gives me error

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

      Hi… please how did you resolve this… I have the same issue

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

    hi,please how could i get acccess to these labs?

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

    thank you so much for the video!

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

      Glad it was helpful!

  • @kasanavyasridurga9910
    @kasanavyasridurga9910 ปีที่แล้ว +4

    How much pass percentage in this aws to get certificate

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

      my understanding is that these courses provided by amazon are tools to help individuals understand the material that they will later be tested on. you could, in theory not do this course and then take then solutions architect exam and get a passing grade.

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

      720/1000

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

    Thank you Anand 🇧🇷

  • @cezar1830
    @cezar1830 5 หลายเดือนก่อน +2

    I literal just copy paste the commands and have an error:
    voclabs:~/environment $ service mysqld status
    Redirecting to /bin/systemctl status mysqld.service
    Unit mysqld.service could not be found.

  • @NyxAGO
    @NyxAGO 9 หลายเดือนก่อน

    when executing the following command
    service mysqld status
    the following error appears:
    Redirecting to /bin/systemctl status mysqld.service
    Unit mysqld.service could not be found.
    ***I saw that the red hat version is 10, what would be the problem? helpp

    • @anandke
      @anandke  9 หลายเดือนก่อน

      you need to install mysql

    • @sumitpagar9004
      @sumitpagar9004 9 หลายเดือนก่อน

      How did you resolve this?

    • @NyxAGO
      @NyxAGO 9 หลายเดือนก่อน

      I had to continue, in the end it scored less, 89% 90% around there

    • @ChristopherRees-pr6ov
      @ChristopherRees-pr6ov 9 หลายเดือนก่อน +5

      I got the same problem. I recommend reporting the error to AWS Academy so it gets fixed. I solved it by replacing "mysqld" with "mariadb" in all of the commands provided.

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

      @@ChristopherRees-pr6ov thanks man, that helps alot.

  • @BreydNN
    @BreydNN 9 หลายเดือนก่อน +1

    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

    • @alexbennett6180
      @alexbennett6180 9 หลายเดือนก่อน

      I'm getting the same error

    • @BreydNN
      @BreydNN 9 หลายเดือนก่อน +1

      @@alexbennett6180 I just moved past it couldn’t figure it out

    • @alexbennett6180
      @alexbennett6180 9 หลายเดือนก่อน +1

      @@BreydNN same here. lol

    • @ChristopherRees-pr6ov
      @ChristopherRees-pr6ov 9 หลายเดือนก่อน +3

      I got the same problem. I recommend reporting the error to AWS Academy so it gets fixed. I solved it by replacing "mysqld" with "mariadb" in all of the commands provided. Found in a StackOverflow thread.

    • @alexbennett6180
      @alexbennett6180 9 หลายเดือนก่อน +1

      @@ChristopherRees-pr6ov Ok will do! I also did this but when I got to the point of providing the password for mariadb to make sure all the correct files were in the database it wouldn't show the results on my webpage besides "Cafe". I didn't show webpage that had the interface with the ability to adjust prices and all.