AWS Certified Solutions Architect Associate Practice Questions - ANALYSIS FEB 2024 (SAA-C03)

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 154

  • @sthithapragnakk
    @sthithapragnakk  6 місяців тому +10

    Correction - Question 808 - Answer is C
    Least Operational Overhead: Option C leverages AWS managed services (EventBridge, Systems Manager Automation, and SNS) without the need for custom code (Lambda functions). This reduces the complexity of implementation and ongoing maintenance.
    Specific to KMS Key Deletion: EventBridge allows you to directly trigger an action based on the DeleteKey operation in KMS, making it more targeted than a general CloudTrail log analysis (Option D).
    Immediate Prevention: Systems Manager Automation runbooks can be configured to automatically cancel the deletion of the KMS key as soon as the EventBridge rule is triggered, providing immediate protection.

  • @infoquierosertrader
    @infoquierosertrader 5 місяців тому +13

    Hi, Q 794, correct answer is B. Resource Policy.
    To restrict access from EC2 instances so that they can only read and not write to an EFS file system, you should use a resource policy in EFS. This is because resource policies are more appropriate for controlling access to a specific resource, in this case, the EFS file system.
    Thank You very much for your excellent work.

    • @0512gk
      @0512gk 2 місяці тому +1

      B because identity policies are not created for EFS on the efs file system. C is incomplete and incorrect.

  • @punjabidance397
    @punjabidance397 7 місяців тому +12

    Thank you so much I passed my Amazon SAA-C03 exam. your videos and certifiedumps study guide + practice test helped me to pass my exam.

    • @surajbhardwaj2599
      @surajbhardwaj2599 7 місяців тому

      i want to ask some questions from you about the exam , how to contact you ? ( i am also planning to give this exam)

    • @sthithapragnakk
      @sthithapragnakk  6 місяців тому

      Great job! Congratulations ....

    • @harshdwivedi5025
      @harshdwivedi5025 5 місяців тому

      ​@@surajbhardwaj2599did you give the exam?

    • @harshdwivedi5025
      @harshdwivedi5025 5 місяців тому

      Could you please provide the dumps?

    • @surajbhardwaj2599
      @surajbhardwaj2599 5 місяців тому

      @@harshdwivedi5025 Yes bro i have passed the exam

  • @vsd75
    @vsd75 8 місяців тому +2

    Question 766. Your answer is correct. I am just adding more rationale. Hope this is correct.
    Both 'SystemAdministrator' and 'AdministratorAccess' seem to be valid policies. However, SystemAdministrator is an AWS managed policy that: Grants full access permissions necessary for resources required for application and development operations, whereas, AdministratorAccess is an AWS managed policy that: Provides full access to AWS services and resources.
    Given the requirement in the question “specific employees to have full access to AWS services and resources”, AdministratorAccess is the correct option.

  • @Viral_Chucklers
    @Viral_Chucklers 6 місяців тому +6

    Today i pass my aws exam, i used your video and certifiedumps practice test which help me a lot. thank you soo much.

    • @sthithapragnakk
      @sthithapragnakk  6 місяців тому

      Great job! Congratulations 🎊🎉

    • @HeyDev05
      @HeyDev05 6 місяців тому +1

      dumps from which website?

  • @iqbhum
    @iqbhum 9 місяців тому +4

    Thanks for uploading. I am from Toronto, I really appreciate for your all uploads and exceptional explanation.

  • @flip_coder
    @flip_coder 8 місяців тому +2

    Hi,
    I created a channel just to comment here.
    I would like to thank you from the bottom of my heart. Your videos helped me clear the solutions architect certification.
    The way you explain the questions, using elimination and keywords also helps with solving other related questions.
    I appreciate your hardwork and you have my utmost respect.
    I hope when I decide to give solutions architect professional in the future, I will find a playlist by you.
    Cheers!

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому +1

      Glad I could help! I am working on the SAP videos as we speak, will upload the first video sometime this week. Congratulations on SAA and all the best for future certifications.

  • @kingsleyonyedikachi1187
    @kingsleyonyedikachi1187 8 місяців тому +4

    Thanks for your detailed teachings and frequent uploads. I passed my Solutions Architect Exams today

    • @boopathys6356
      @boopathys6356 8 місяців тому

      hi bro which is your main resource

    • @davidvalenciafit7941
      @davidvalenciafit7941 8 місяців тому

      Are the questions the same? thank you

    • @kingsleyonyedikachi1187
      @kingsleyonyedikachi1187 8 місяців тому

      @@boopathys6356 Did the solutions Architect course on Skillsbuilder and this UA-cam channel

    • @kingsleyonyedikachi1187
      @kingsleyonyedikachi1187 8 місяців тому

      @@davidvalenciafit7941 not exactly but it has the same structure with these UA-cam dumps

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому +1

      Glad to help, congratulations 🎉🎊

  • @danksbaby
    @danksbaby 7 місяців тому +6

    q.768 i believe the answer is A. question makes mention of an on premise file system

    • @mcl.7799
      @mcl.7799 4 місяці тому +1

      I feel the same on question 768. D requires application changes, which violates minimizing operational effort.

    • @learningmedia9644
      @learningmedia9644 2 місяці тому

      @@mcl.7799 Transfer Family is used for transfer data in or out to s3

    • @0512gk
      @0512gk 2 місяці тому

      A is incorrect because EFS is file sharing for multiple resources not just one specific use case.. over kill i guess , secondly , setting up of EFS is more work thank using already available S3. dont see any app changes mentioned in q

  • @HM-pz9et
    @HM-pz9et 2 місяці тому +1

    #780 as per AWS it is preferable to use Resources Based-Policies (S3, SQS, SNS etc.) when giving access to another account. When you assume a role, you give up your initial permissions

  • @cor5221
    @cor5221 6 місяців тому +4

    I disagree on question 804: I think correct option is A, option D has as side effect that is not possible for anyone to create public ip access ec2 and iam, while the question ask to prohibite that only trough cloudformation. Proactive control is implemented with cloudformation hooks, so it has effect only on cloudformation.
    Anycase thanks :)

  • @dziobak87
    @dziobak87 4 місяці тому +7

    Question 787. Is answer C "Provision an Amazon API Gateway API. Connect the API to AWS Lambda to run the containers" correct?
    Lambda has 15 minutes limit and is not intended to host ongoing tasks but rather respond to events and calls.
    We are not sure what is specific to the application but we can assume it should be working all the time without interruptions.
    Also running containers in Lambda requires implementing specific changes to the images themselves.

    • @TahaAdel-u3u
      @TahaAdel-u3u 3 місяці тому +1

      I would go for A,B as both ECS and EKS considered managed services which utilizing Serverless compute.

    • @zedin4055
      @zedin4055 Місяць тому +1

      A and B. There is no clue about the type of application. And the question seems to be A or B. the question about A and B is which combination of ....

  • @ibenidze
    @ibenidze 8 місяців тому +6

    Q804, I think correct answer is A and not D because it is standard functionality of Control tower proactive controls, [CT.IAM.PR.1] and [CT.EC2.PR.9]

    • @kharChehre
      @kharChehre 8 місяців тому +3

      I second that. I cannot post a link because it gets removed but this is from AWS docs: "Proactive Control that will proactively identify and block noncompliant resources before they are provisioned by CloudFormation."

    • @padthinking
      @padthinking 7 місяців тому +1

      I agree. Option D is not the correct answer. SCP can not check the detailed policy in cloud formation. Control Tower could handle this. Proactive Controls scan resources deployed via AWS CloudFormation before provisioning to ensure compliance with that control.

    • @Im_SD
      @Im_SD Місяць тому

      Exactly

  • @ravisankarc
    @ravisankarc 7 місяців тому +1

    Thanks for the content being delivered in your channel. Really helpful.
    Just wanted to highlight, Question # 808 asks for preventing accidental deletion of keys & notifying the same. Option D satisfies only notification.
    I believe the correct answer would be option C using automation runbook.

    • @sthithapragnakk
      @sthithapragnakk  6 місяців тому

      Yes, you are correct. C would be more appropriate.

  • @deepapriyan
    @deepapriyan 5 місяців тому +1

    Thanks for the clear instructions on choosing proper answers. This really helped me to clear the exam after loosing touch for a long time and helped me refresh key topics on short time.
    Thanks for the videos 🎉

    • @sthithapragnakk
      @sthithapragnakk  5 місяців тому

      You're very welcome! I'm so happy to hear that my videos helped you brush up on key topics and pass your exam. It's always my goal to make complex subjects clear and understandable, especially for those returning to a subject after a break. Congratulations on your success!

  • @gebreyesusg5696
    @gebreyesusg5696 Місяць тому +1

    Question 804- Answer is A not D (SCPs work at the account or organizational unit level and cannot filter based on specific CloudFormation stack configurations. SCPs cannot block specific configurations within CloudFormation stacks.)

  • @sjohn-777
    @sjohn-777 8 днів тому +1

    Thank you very much!! I just passed my exam!!!

    • @sthithapragnakk
      @sthithapragnakk  6 днів тому

      Congratulations on passing your exam! 🎉 Well done, and I’m so glad to have been part of your journey. Wishing you continued success ahead! 😊🙌

  • @0512gk
    @0512gk 2 місяці тому

    q804 A definitely ....question says AWS control Tower is enabled on the account which means we should utilize control tower
    Proactive controls are optional controls implemented with AWS CloudFormation hooks.
    Proactive controls check resources whenever those resources are created or updated by means of AWS CloudFormation stack operations

  • @hassanaslam1536
    @hassanaslam1536 8 місяців тому +6

    its efs resource policy not efs identity policy, please correct your answer, Q794

  • @manishkapatel580
    @manishkapatel580 7 місяців тому +1

    Thanks for your detailed videos. I really appreciate your efforts. you are doing a great job.
    I passed my Solutions Architect Exams today. your method using elimination and keywords also helps.

  • @Brankourkic-kw3hw
    @Brankourkic-kw3hw 7 місяців тому +1

    I passed my exam with your awesome videos. Big thank you! Next stop SAP ...

  • @raspberrypi-c2k
    @raspberrypi-c2k 8 місяців тому +7

    #791 (1:32:00) - I dont' think DynamoDB is the right answer since we are looking for a SQL database (Amazon RDS).

    • @padthinking
      @padthinking 7 місяців тому +1

      If Game meta data is read frequently, a mem cache is a better solution. Also the question does not mention the Game was accessed globally, why to use Dynamo DB global table?

    • @fearhand
      @fearhand 7 місяців тому +2

      In my opinion answer is C: wouldn't require a database change, provide superior caching with Redis and reduce load times.

    • @rickgrimes800
      @rickgrimes800 6 місяців тому +3

      Yes the answer should be C, as Elasticache in general provides sub-milliseconds latency and with Redis in particular capabilities like replication and snapshots are provided by default. On the other hand Dynamodb needs DAX for sub-milliseconds latency ( microseconds ), which is not mentioned in the answer, not to mention the complexity and operational overhead needed for migrating from RDS to Dynamodb.

    • @asreesabarang836
      @asreesabarang836 3 місяці тому

      What will be corrected if the option B comes with DAX 😂

    • @flyingfox2024
      @flyingfox2024 24 дні тому

      @@rickgrimes800 agreed

  • @VikashKumar-zu4qj
    @VikashKumar-zu4qj 8 місяців тому +1

    Thanks for your detailed videos. I really appreciate your efforts. you are doing a great job

  • @AnuKumar-o1j
    @AnuKumar-o1j 3 місяці тому

    very good explanations.. i am learning a lot.. Thanks a ton

  • @UniqueAB247
    @UniqueAB247 Місяць тому

    1:59:23 804. Answer is A.

  • @DNA10069
    @DNA10069 9 місяців тому +2

    Subscribed, very useful uploads and explanations, thanks 🙏

  • @SenseiJae
    @SenseiJae 6 місяців тому +1

    I passed my test and this video definitely made that possible!

    • @sthithapragnakk
      @sthithapragnakk  6 місяців тому

      🙏🏾, congratulations 🎉🎊

    • @SenseiJae
      @SenseiJae 6 місяців тому

      @@sthithapragnakk thank you!

    • @harshdwivedi5025
      @harshdwivedi5025 5 місяців тому

      Could you please tell if the questions were same?

  • @piyalichandra1573
    @piyalichandra1573 5 місяців тому +1

    I have passed SAA C03 yesterday. Thank you so much for your videos. Have suggested your channel to my known people. Thank you once again. Namaste 🙏

    • @sthithapragnakk
      @sthithapragnakk  5 місяців тому +1

      Congratulations on passing your SAA-C03 exam! 🎉 That's a huge accomplishment, and I'm so happy to hear that my videos played a role in your success.
      Thank you for your kind words and for recommending my channel to others. It means a lot to me that you found my content valuable. Your support is incredibly encouraging and motivates me to create even more helpful resources.
      Namaste to you as well! 🙏 Wishing you all the best in your continued cloud journey!

  • @davidy5895
    @davidy5895 8 місяців тому +1

    Thanks boss and subscribed! Cleared my AWS Certified Solutions Architect - Associate certification yesterday. Really appreciate the fully detailed explanations and small exam techniques.
    Looking forward if you are making videos for AWS Certified Solutions Architect - Pro💪

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому

      Welcome aboard! Congratulations 🎊🎉, yeah just started professional videos couple of days ago

    • @khadijabouzihay6642
      @khadijabouzihay6642 8 місяців тому

      I'm taking mine in 10 days. are they same questions as this?

  • @rajeshkumarshinde1
    @rajeshkumarshinde1 8 місяців тому +1

    Cleared by AWS Certificated Solution Architect - Associate certification today. thanks a ton. Your video series helped me a lot.

  • @Rka395
    @Rka395 8 місяців тому +4

    Q808-) i think correct answer is A and not D because we have to prevent the accidental deletion of KMS keys. Correct me if i am wrong?

    • @padthinking
      @padthinking 7 місяців тому

      I agree with Option A is the best answer. Not D.

    • @danksbaby
      @danksbaby 7 місяців тому +3

      Option C is correct. AWS Config cannot be used to directly cancel deletion.

    • @Rka395
      @Rka395 7 місяців тому +1

      @@danksbaby yes you are right .

  • @ashwinishetty2574
    @ashwinishetty2574 4 місяці тому

    Thank you I passed my exams last week.

  • @AntonioCarter-gt9ku
    @AntonioCarter-gt9ku 6 місяців тому +1

    Today i pass my aws CSA exam, i have used your video and Dumps provided by Dumpsgate which help me a lot.

  • @AnthonyMark-x7x
    @AnthonyMark-x7x 8 місяців тому +3

    Thank You so Much. SAA-C03 Certified. ✅

  • @tromeesaro140
    @tromeesaro140 9 місяців тому +1

    Sir the explanation was too good. informative rich

  • @Digvijay376
    @Digvijay376 8 місяців тому +4

    Successfully passed AWS certified solutions architect exam😍🎉
    Special thanks to you sir, your tips and tricks really helped me to achieve this.
    I got many questions from this playlist in exam✌🏻

  • @ShrekLuis
    @ShrekLuis Місяць тому

    I just passed the SAA-C03 exam with a great score thanks to your videos and Passexam4sure study guide + practice test helped me to pass my exam.

  • @bestsoundeffects1
    @bestsoundeffects1 8 місяців тому +1

    you are the best

  • @elliottian9986
    @elliottian9986 3 місяці тому +1

    Hi sir, I think for question #779 option C might be better than B, as RDS is already fully sufficient and compatible with the on-prem db, using Aurora with higher price point might also be considered as increasing operational overhead?

    • @asreesabarang836
      @asreesabarang836 3 місяці тому

      May be specific point in time means that any specific second of the backup which aurora can provide but for the rds.
      Rds : precision within a few mins.
      Aurora : more granular.
      Not sure 😂

  • @stevedukeofjhb3931
    @stevedukeofjhb3931 4 місяці тому

    Thanks for the informative videos i learnt a lot of new things just wanted to ask you to revisit #805 cos i also was picking optiob B before i read that the Ec2 instance in an autoscaling group was in a private subnet? Just wonderign if it shouldnt rather be in a public subnet? please Clarify to further enforce my knowledge tx

  • @AnuKumar-o1j
    @AnuKumar-o1j 2 місяці тому +1

    I am so thankful for all ur insights and inputs.. please let me know how to obtain membership of ur channel

    • @sthithapragnakk
      @sthithapragnakk  2 місяці тому

      send me an email - sthithapragnasya@gmail.com

  • @Naveen-sv8sz
    @Naveen-sv8sz 4 місяці тому +1

    Thanks

  • @olazyz8144
    @olazyz8144 8 місяців тому

    Hello sir, why not the answer C when it comes to question 808? It lets you configure a run book to cancel the deletion of the KMS key. The question states that they need a solution to prevent the accidental deletion of KMS keys and answer D just gives a solution to be notified.

  • @Billu201-wsq
    @Billu201-wsq 7 місяців тому

    For question 808: the solution does not help to prevent deletion of AWS KMS keys. Can you please check and confirm

  • @skrajath
    @skrajath 8 місяців тому +1

    I cleared the Certification. Thank you so much. Your videos really helped a lot.
    I wish great success for you too, in all good things you are doing. :)

  • @princeenenta9841
    @princeenenta9841 5 місяців тому +1

    A Huge thank you to you i passed my SAA C03 yesterday.. i came across this particular video 5 hours before my exam and approximately 15 questions from this video was repeated..wish i had seen your videos earlier non the less i am SAA certified✅

    • @sthithapragnakk
      @sthithapragnakk  5 місяців тому +1

      Great job! Congratulations 🎉🎊

    • @princeenenta9841
      @princeenenta9841 5 місяців тому

      @@sthithapragnakk thanks i really appreciate your help

  • @louisadibe3189
    @louisadibe3189 Місяць тому

    For 794, if you say C is the answer, can you give a scenario where resource policy is used?

  • @abhishekdharga
    @abhishekdharga 8 місяців тому +1

    thanks a lot

  • @christabelemojevu
    @christabelemojevu 8 місяців тому +2

    Thanks for your videos and explanation... It greatly helped me pass my exam today💃💃

    • @kharChehre
      @kharChehre 8 місяців тому +1

      You had your exam in March. What percentage of questions from the playlist would you say was repeated in your exam?

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому +1

      Great job!

    • @craigm2381
      @craigm2381 8 місяців тому

      @@kharChehrei need the same question answered 😂

    • @kharChehre
      @kharChehre 8 місяців тому

      @@craigm2381 I can answer that. I just finished with my test!
      The questions on my exam were easier and mostly shorter in general. I had a few exact questions repeated and those were the hard ones that I'd forgotten the answer to. I tried to answer everything with logic and from what I've learned from this channel. I think I'll pass

    • @christabelemojevu
      @christabelemojevu 8 місяців тому

      I’m sorry I’m just seeing your comment but yes it was shorter and no I don’t think I saw a question from here.. but the techniques helped me answer them well

  • @arunan2003
    @arunan2003 8 місяців тому +1

    Hii
    i cleared my AWS Solutions Architect exam today in my first attempt. Thank you. your videos are very helpful and most questions were very similar to the questions in your video. Great effort and explanation from you sir Thank you

  • @stevedukeofjhb3931
    @stevedukeofjhb3931 4 місяці тому +2

    #791 is a very contestable answer , you have always coached us to distinguish between relational and non relational databases and that they do not work together. So how does RDS meta data work with Dynamo db in this scenario? you also always encourage us to like and comment but i have noticed that most of our comments that are questions or contrary to your chosen answers does not get responses and so we are left in limbo. Don't forget we are all trying to learn so if there's a contestation about an answer it deserves to be addressed so we can enforce our collective knowledge. otherwise there would be no point commenting or raising a question sir.

    • @dziobak87
      @dziobak87 4 місяці тому +1

      I also think that DynamoDB with global tables is wrong answer. Especially that question specifies "SUB-millisecond" response times and DynamoDB documentation states only "single-digit millisecond". I think the correct answer here should be to utilize cache. And for the specific requirements that will be Redis because it offers "snapshots and replication" that were mentioned.

  • @surajbhardwaj2599
    @surajbhardwaj2599 5 місяців тому +1

    Thank you very much Sir. I passed my AWS SAA-C03 with 862/1000 marks. Your videos helped me a lot.

    • @sthithapragnakk
      @sthithapragnakk  5 місяців тому

      Congratulations on passing your AWS SAA-C03 exam with such a great score! 862/1000 is a fantastic result, and I'm so proud of you for your hard work and dedication.
      I'm absolutely thrilled that my videos played a role in your success. It's incredibly rewarding to know that the time and effort I put into creating them is helping people like you achieve their certification goals.
      Now that you're a certified AWS Solutions Architect - Associate, you have a world of opportunities ahead of you. I wish you all the best in your future AWS endeavors!

  • @vsd75
    @vsd75 7 місяців тому

    Question 808: How does answer D "prevents the accidental deletion of KMS Keys"? Answer D does not address this requirement, at least not explicitly.

    • @sthithapragnakk
      @sthithapragnakk  6 місяців тому

      Corrected the answer. Thank you for pointing that out.

  • @anandhprakashp3758
    @anandhprakashp3758 5 місяців тому

    @sthithapragnakk
    Question 788: In the option Answer: D need to create a launch template to start new instance, there we need to specify the min desired capacity right. So, In Option B was not right due to set up the min desired capacity. Can you clarify it?

  • @TaronBerry-hb4wl
    @TaronBerry-hb4wl 7 місяців тому

    I took AWS Certified Solutions Architect Associate exam dumps from P2PExams and it was benefical. Around 85% of exam questions came from these dumps. I passed the test and my expeirence with P2PExams was excellent.

    • @SHUMUKHALABED-ob5cg
      @SHUMUKHALABED-ob5cg 7 місяців тому +1

      please what mean the P2PExams ? i need this file please help me

  • @sambailey8843
    @sambailey8843 8 місяців тому

    Hi, Do you offer transcripts of the questions and answers that I could use as extra study once I've watched all the videos?
    Thanks

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому

      Yeah, pdfs are available thorugh memberships

    • @sambailey8843
      @sambailey8843 8 місяців тому

      @@sthithapragnakk how do I join up?

  • @divyaereshappa8186
    @divyaereshappa8186 4 місяці тому

    Hi sir ,which video has 740 to 760 questions explanation . Couldn’t find

  • @Josephine-k2e
    @Josephine-k2e 13 днів тому

    797 answer is D right?

  • @babulahmed54
    @babulahmed54 9 місяців тому

    Many thanks Sir, waiting for SAP-C02

    • @sthithapragnakk
      @sthithapragnakk  9 місяців тому +1

      Mostly the first video will be up today or tomorrow

  • @davidvalenciafit7941
    @davidvalenciafit7941 9 місяців тому

    waiting SAP-CO2. Thanks

    • @sthithapragnakk
      @sthithapragnakk  9 місяців тому +1

      Will try to release the first video tomorrow

  • @kingdomVI
    @kingdomVI Місяць тому

    I watched all your videos, but I can't figure out this analysis it's so confusing compared to others. Many questions feel opposite of what I normally choose, making me question if I even know anything. I watched a total of 36 of your videos. I'm taking the exam tomorrow we will see.

  • @MillionaireTycoon
    @MillionaireTycoon 8 місяців тому

    Sir these questions also come in aws exams ?
    Like AWS CP Exam ?

    • @sthithapragnakk
      @sthithapragnakk  8 місяців тому

      For cloud practitioner exam there is a different playlist

  • @MillionaireTycoon
    @MillionaireTycoon 8 місяців тому

    These questions are real exam questions ?