100 AWS Developer Associate Practice Questions Part 1 | Pass the Exam! | Detailed Explanations|

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

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

  • @joelyip7562
    @joelyip7562 10 месяцев назад +4

    Hey sir, i passed my exam two days ago. Just wanna come back here to say thanks for putting in the effort to make videos like this, it's really helping people out there. Cheers!

  • @lucaslorenzo6249
    @lucaslorenzo6249 Год назад +18

    17 actually is b, validateService is the last step

  • @khanriza
    @khanriza 5 месяцев назад +3

    Just passed on first try. Some questions discussed here (and other vids from the author) were verbatim on the test so this is definitely a great source

  • @utkarshgupta8604
    @utkarshgupta8604 Год назад +4

    Appreciate the time and effort you invested in compiling these questions and providing detailed explanation. Thank you so much!

  • @tirthshah9144
    @tirthshah9144 4 месяца назад +2

    Hey man, I passed the exam on the first go with a score of 861. All thanks to you. Without your videos I would've never passed. Thanks again!

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

      Do they ask the same questions again?
      Like what is the probability of questions getting repeated??

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

      I saw 3 - 4 of the same questions. But the biggest advantage is that you get a very good habit of solving it. So just do at least 200 questions and try to solve before seeing the solution. So for each question the first write option which you think is write somewhere. That helped me a lot and gave me confidence as I was able to see how many % questions I was able to solve.

  • @helenohemeng1413
    @helenohemeng1413 6 месяцев назад +1

    You really helped me pass my Solutions Architect exams with ease. I’m looking for my first job, I’ll promote your project here

    • @khanriza
      @khanriza 5 месяцев назад

      How is the job search going?

  • @amandla1020
    @amandla1020 Год назад +2

    Thanks a lot bro, I'm so happy to have passed.
    I got many similar or the same questions for which your videos helped me prepare, keep it up!

  • @Brijeshkumaryadav0412
    @Brijeshkumaryadav0412 7 месяцев назад +3

    for Q33 , DNS A record is wrong coz it is used to Map a domain name directly to an IP address.
    whereas DNS CNAME is used to map a domain name to another domain name (alias), (Custom domain name),
    Option C is correct.

  • @AshuDubey1124
    @AshuDubey1124 4 месяца назад +1

    question 2 - correct answer is D...as resource based policy (permission) must be there in the main account for the eventbus to receive the events from all the accounts

    • @robertmistrz
      @robertmistrz 4 месяца назад

      For me also D is better option

  • @RiyaKaria-u9k
    @RiyaKaria-u9k Год назад +7

    Question 37 has answer A because it has deny, and B is not same as it is allowing even when secureTransport is false

  • @DevEnthusiast-Channel
    @DevEnthusiast-Channel Год назад +1

    thank you this helps a lot

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

    Q33 answer is D To use an ACM certificate with CloudFront, make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1).

    • @sjoerdsantema
      @sjoerdsantema Год назад

      No it is not because the regions do not match (us-east-1 vs us-east-2)

    • @sjoerdsantema
      @sjoerdsantema Год назад

      I stand corrected. It is D. This is what the console states "Associate a certificate from AWS Certificate Manager. The certificate must be in the US East (N. Virginia) Region (us-east-1)."

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

      D is wrong because SSL/TLS certificate is using ACM and not cloudfront in the option. hence wrong.

  • @SisyphustheDreamer
    @SisyphustheDreamer 9 месяцев назад

    In Question 7 according to aws docs with the title "Error handling with DynamoDB" it's been said "The most likely cause of a failed read or a failed write is throttling. For BatchGetItem, one or more of the tables in the batch request does not have enough provisioned read capacity to support the operation. For BatchWriteItem, one or more of the tables does not have enough provisioned write capacity." So you have to add provisioned RCU not to use the SDK you are using the exponential backoff already SDK does the same thing and uses the same api.

  • @SisyphustheDreamer
    @SisyphustheDreamer 9 месяцев назад +3

    Question 40 is option A inbound traffic to lambda function doesn't make any sense. We need to make sure the inbound traffic from Aurora is open and outbound in Lambda function is allowed to connect to it. Therefore only option A is acceptable.

    • @robertmistrz
      @robertmistrz 4 месяца назад

      It’s not true. Outbound rule means that from this container you can ask for something, inbound means I accept the results from something. Outbound in sg is always set as wildcard “*” that means you can ask every resource (for example SQL query to aurora db). To get result from db you have to accept it, by createing inbound rule for tcp port 3306. That’s why C is correct.

  • @ravitokiran
    @ravitokiran 11 месяцев назад +1

    Question 39: Why can't we use option B? As access keys or license keys are confidential data right?

    • @prjaya
      @prjaya 7 месяцев назад +1

      The AWS Systems Manager Parameter Store is cost-effective compared to Secrets Manager, and the question is asking about a 'more cost-effective solution'.

  • @navanshagg
    @navanshagg Год назад +6

    Answer for Question 17 is B

  • @chandametaqaAhuja
    @chandametaqaAhuja 11 дней назад

    These exam questions available in excel or word ? if yes pls share

  • @blockyvenom5862
    @blockyvenom5862 Год назад

    Can you pls explain on question 47 why you did not choose option A and E (why is codedeploy needed here doesnt say anything about deploying code)

  • @brandonubiera
    @brandonubiera 6 месяцев назад

    Q 33 is D. ACM has to be used in us-East-1

  • @yuegong2758
    @yuegong2758 Год назад

    Thx dude, your tutorial videos are very helpful, I pass the SAA-C03 by following your videos. Now I'm preparing for the DVA-C02 exam. Dude, will you please make more practice problem videos for DVA-C02 plz.

  • @AasthaKumar-v9c
    @AasthaKumar-v9c Год назад

    Where can I download the PPTs from?

  • @ravitokiran
    @ravitokiran 11 месяцев назад

    Question 38: Why can't we use option D? Could you please explain

  • @NikhilSingh-v5z
    @NikhilSingh-v5z Год назад

    Hi
    I have recently cleared AWS solution architect certification and credit goes to your 200 questiond.
    I want to give developer exam as well if i do your 100 question of developer exam that would be enough to clear the exam?

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

    q49 explicit DENY always overrides ALLOW, not the other way around

  • @billylee1802
    @billylee1802 Год назад

    Qustion 26 D is better answer

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

      The question asks for an 'API to handle duplicate requests without data loss'. If we use ElasticCache, it is ephemeral as the data can be lost if the instance fails or is restarted. So, DynamoDB is a better choice for this question.

  • @kiranpoojary493
    @kiranpoojary493 5 месяцев назад

    Q.33 : C
    A : IPv4

    • @robertmistrz
      @robertmistrz 4 месяца назад

      It’s D bcs acm requires to be used in us-east-1 region