Amazon AWS

AWS Certified CloudOps Engineer – Associate

SOA-C03

The AWS Certified CloudOps Engineer – Associate (SOA-C03) exam tests your skills in operating and managing AWS environments. It is ideal for those looking to enhance their operational expertise on AWS.

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

Questions 311–320 of 486

Q311

A company needs to ensure compliance while monitoring user access to AWS resources. Which service should they implement?

  • A AWS CloudTrail
  • B Amazon CloudWatch
  • C AWS Config
  • D IAM Policies
Explanation AWS CloudTrail logs user actions, aiding compliance; others do not focus on user access tracking.
Q312

What happens when an Amazon EC2 instance is terminated?

  • A Data is deleted if not on EBS
  • B Instance state changes to stopped
  • C Public IP remains allocated
  • D Instance is rebooted automatically
Explanation Terminating an EC2 instance removes associated non-EBS data; other options are incorrect states or allocations.
Q313

Which service allows monitoring of AWS resources and applications in real-time?

  • A Amazon CloudWatch
  • B AWS Lambda
  • C Amazon S3
  • D Amazon RDS
Explanation CloudWatch provides real-time monitoring and alerts, while the others serve different purposes.
Q314

A company needs to provide temporary access to an S3 bucket for specific users without sharing credentials. Which AWS feature should they use?

  • A IAM Policies
  • B Pre-signed URLs
  • C S3 Block Public Access
  • D Bucket ACLs
Explanation Pre-signed URLs grant temporary access without credential sharing, while the others are either permanent or administrative methods.
Q315

You are configuring an Auto Scaling group. What happens if you set a desired capacity lower than the current number of instances?

  • A Instances will be terminated
  • B No actions will occur
  • C Scaling begins immediately
  • D New instances will be added
Explanation Setting a lower desired capacity leads to terminations to match the desired state, while the others offer incorrect predictions of scaling activities.
Q316

Which service provides highly scalable domain name resolution?

  • A Amazon Route 53
  • B AWS CloudFront
  • C AWS Direct Connect
  • D Amazon EC2
Explanation Amazon Route 53 is a scalable DNS service, while the others serve different purposes.
Q317

A company needs to ensure minimum downtime during software updates. Which AWS service should they use?

  • A AWS CodePipeline
  • B Elastic Load Balancing
  • C AWS CodeDeploy
  • D Amazon RDS
Explanation AWS CodeDeploy automates deployment and can minimize downtime, unlike the other options.
Q318

You are configuring a Virtual Private Cloud (VPC) endpoint. What happens when you set it up for S3 access?

  • A Directly access S3 without Internet
  • B Create an S3 bucket
  • C Increase data transfer charges
  • D Disable public access
Explanation A VPC endpoint allows private S3 access without needing an Internet gateway, while the other options are incorrect effects.
Q319

Which AWS service can streamline software development workflows?

  • A AWS CodePipeline
  • B AWS S3
  • C AWS EC2
  • D AWS CloudFormation
Explanation AWS CodePipeline automates and manages the software release process; others do not directly facilitate development workflows.
Q320

A company needs to securely share files within its organization. Which S3 feature should they use?

  • A S3 Public Access Block
  • B S3 Bucket Policies
  • C S3 Bandwidth Control
  • D S3 Storage Class
Explanation S3 Bucket Policies allow specific access control; others do not provide secure sharing options.