Amazon AWS

AWS Certified Solutions Architect – Associate

SAA-C03
Popular Trending

The AWS Certified Solutions Architect – Associate (SAA-C03) exam tests your ability to design distributed systems on AWS. It is one of the most sought-after certifications in the cloud domain.

483 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 181–190 of 483

Q181

Which service provides machine learning capabilities for image analysis?

  • A Amazon Rekognition
  • B Amazon Athena
  • C AWS Data Pipeline
  • D Amazon Inspector
Explanation Amazon Rekognition specializes in image and video analysis, while others serve different functions.
Q182

A company needs to detect anomalous user behavior in real time. Which AWS service should they choose?

  • A AWS Shield
  • B Amazon GuardDuty
  • C AWS Config
  • D Amazon Macie
Explanation Amazon GuardDuty continuously monitors for anomalous activity, while the others address different security needs.
Q183

What happens when you set an instance's termination protection to enabled?

  • A Freezes instance state
  • B Prevents accidental deletions
  • C Increases instance performance
  • D Creates a backup automatically
Explanation Termination protection prevents the instance from being terminated accidentally; the other options are not related.
Q184

Which service is used for serverless orchestration?

  • A AWS Step Functions
  • B AWS Lambda
  • C Amazon EC2
  • D Amazon S3
Explanation AWS Step Functions are designed for orchestrating workflows, unlike Lambda which focuses on execution.
Q185

A company needs to ensure its data in S3 is encrypted at rest. What should they do?

  • A Use S3 Versioning
  • B Enable S3 Object Lock
  • C Use Server-Side Encryption
  • D Set a Public ACL
Explanation Server-Side Encryption in S3 automatically encrypts data at rest, while the other options do not ensure encryption.
Q186

You are configuring a VPC peering connection. What happens if the VPCs have overlapping CIDR blocks?

  • A Connection establishes without issues
  • B Traffic is routed between VPCs
  • C Peering fails to establish
  • D Only one CIDR block connects
Explanation Overlapping CIDR blocks prevent the peering connection from being established due to ambiguous routing.
Q187

Which AWS service offers orchestration for containerized applications?

  • A Amazon ECS
  • B AWS Batch
  • C AWS Fargate
  • D Amazon CloudFront
Explanation Amazon ECS is built specifically for orchestrating containerized apps; the others serve different purposes.
Q188

You are configuring IAM policies for a user. What is the maximum number of inline policies you can attach to a user?

  • A 10
  • B 20
  • C 50
  • D Unlimited
Explanation There is no limit on inline policies attached to IAM users.
Q189

A company needs to securely transfer files between AWS and its on-premises network. Which AWS service is best suited for this purpose?

  • A Amazon S3
  • B AWS Direct Connect
  • C AWS Storage Gateway
  • D Amazon CloudFront
Explanation AWS Direct Connect provides a dedicated network connection between AWS and on-premises resources, suitable for secure transfers; others are not optimal for that need.
Q190

Which service is best for automating infrastructure deployment?

  • A AWS CloudFormation
  • B AWS CodeDeploy
  • C AWS EC2
  • D AWS IAM
Explanation AWS CloudFormation automates infrastructure, while others serve different purposes.