🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

AWS Certified Solutions Architect - SAA-C03
4 Questions
0 Views

AWS Certified Solutions Architect - SAA-C03

Created by
@SnappyChocolate

Podcast Beta

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which solution will meet the requirements of keeping data transfer costs low when sharing data with a marketing firm?

  • Configure S3 Cross-Region Replication from the company’s S3 bucket to one of the marketing firm's S3 buckets
  • Configure the Requester Pays feature on the company's S3 bucket (correct)
  • Configure cross-account access for the marketing firm so that the marketing firm has access to the company’s S3 bucket
  • Configure the company’s S3 bucket to use S3 Intelligent-Tiering and sync the S3 bucket to one of the marketing firm’s S3 buckets
  • How should a solutions architect refactor an ecommerce checkout workflow to prevent the creation of multiple orders after timeouts?

  • Create a rule in AWS CloudTrail to invoke an AWS Lambda function based on the logged application path request.
  • Store the order in the database and send a message that includes the order number to an Amazon Simple Queue Service (Amazon SQS) FIFO queue. (correct)
  • Configure the web application to send an order message to Amazon Kinesis Data Firehose.
  • Store the order in the database and send a message that includes the order number to Amazon Simple Notification Service (Amazon SNS).
  • What is the best way to reduce the operational burden of a scalable key management infrastructure for developers?

  • Use an IAM policy to limit the scope of users who have access permissions to protect the encryption keys
  • Use multifactor authentication (MFA) to protect the encryption keys
  • Use AWS Key Management Service (AWS KMS) to protect the encryption keys (correct)
  • Use AWS Certificate Manager (ACM) to create, store, and assign the encryption keys
  • Which design should a solutions architect recommend for an automobile sales website that needs to update listings in a database?

    <p>Subscribe to an RDS event notification and send an Amazon Simple Notification Service (Amazon SNS) topic fanned out to multiple Amazon Simple Queue Service (Amazon SQS) queues.</p> Signup and view all the answers

    Study Notes

    Amazon Web Services SAA-C03 Exam Overview

    • Exam Name: AWS Certified Solutions Architect - Associate (SAA-C03)
    • Version: 5.0
    • Total Questions: 217

    Data Transfer Optimization

    • To minimize data transfer costs when sharing an Amazon S3 bucket with a European firm, enable the Requester Pays feature on the S3 bucket.

    E-commerce Checkout Workflow

    • Implement a solution to prevent multiple unique orders due to timeouts during checkout.
    • Recommended approach: Utilize Amazon SQS FIFO queue to store the order and process the payment service to retrieve messages, ensuring atomicity of order processing.

    Key Management Infrastructure

    • Establish a scalable key management system for application data encryption.
    • Best practice: Use AWS Key Management Service (AWS KMS) to handle encryption keys, reducing operational overhead.

    Automobile Sales Data Handling

    • Automate listing removal and data distribution when an automobile is sold on the company's website.
    • Suggested solution: Subscribe to RDS event notifications and utilize Amazon SNS to distribute messages to multiple SQS queues, with AWS Lambda functions managing updates to target systems.

    Ringtone File Management

    • Ringtones, sourced from popular song clips, are kept in Amazon S3 Standard with each file being at least 128 KB in size.
    • Effective management practices are essential for handling millions of stored files efficiently.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    SAA-C03_revised_217q.pdf

    Description

    Prepare for the AWS Certified Solutions Architect - Associate (SAA-C03) exam with this comprehensive practice test. Featuring 217 questions, this quiz will help you assess your knowledge of cloud services and architectures in Amazon Web Services.

    More Quizzes Like This

    Use Quizgecko on...
    Browser
    Browser