Tüm alıştırma soruları
976 soru
A SysOps Administrator is reviewing optimization recommendations in AWS Compute Optimizer for a fleet of EC2 instances hosting a memory-intensive batch processing application. The dashboard lists these instances as over-provisioned based on CPU utilization, but memory metrics are missing from the analysis, leading to potentially inaccurate right-sizing recommendations. Which action must the administrator take to enable AWS Compute Optimizer to ingest memory utilization metrics for these EC2 instances?
A SysOps Administrator is configuring a customer managed KMS key in AWS account 111122223333. The key is used to encrypt backups. The administrator configures a custom key policy that grants permissions to a backup role but removes the default statement that delegates key permissions to the account's root user. Later, an administrator with the AdministratorAccess IAM policy attached to their user attempts to modify the key policy but receives an AccessDeniedException. Which of the following statements correctly explain this behavior or identify the configurations required to resolve the issue? (Select TWO.)
Geçerli olan tümünü seçin
A SysOps Administrator needs to aggregate compliance status data from AWS Config rules across all member accounts within an AWS Organization. The administrator wants to view the compliance details of all accounts and regions in a single dashboard within the organization's management account with the least administrative effort. Which solution will meet these requirements?
A SysOps administrator is designing an Amazon S3 Lifecycle policy to manage storage costs for weekly database backup files. The backups are stored in an S3 Standard bucket and accessed frequently for the first days. Between day and day , the backups are accessed occasionally but must remain available for immediate retrieval. After days, the backups are rarely accessed but must be retained for compliance for a total of days, with a retrieval time of up to hours being acceptable. Which of the following lifecycle rule configurations meets these requirements in the most cost-effective manner without causing a lifecycle policy validation error?
A SysOps Administrator is configuring AWS CloudTrail to deliver logs from a production account to a centralized Amazon S3 bucket located in a dedicated security account. The trail is created in the production AWS account, but logs are not appearing in the destination S3 bucket. What must the administrator do to resolve this issue?
A company stores application logs in an Amazon S3 bucket. The logs are stored in the S3 Standard storage class by default. The logs are frequently accessed for the first 30 days. After 30 days, they are rarely accessed but must be available immediately if a security audit occurs. After 180 days, the logs are only needed for annual compliance reviews where a retrieval time of up to 12 hours is acceptable. The total retention period is 365 days, after which the logs must be deleted. A SysOps administrator is configuring an S3 Lifecycle policy to minimize storage costs. Which actions should the SysOps administrator configure in the S3 Lifecycle rules to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company stores media source files in an Amazon S3 Standard bucket. The files are frequently accessed during the first 30 days after upload. Between day 31 and day 90, the files are rarely accessed but must be available for immediate retrieval if requested. After 90 days, the files are rarely accessed and can tolerate a retrieval time of up to 12 hours for compliance auditing.
Which Amazon S3 Lifecycle configuration will meet these requirements most cost-effectively?
A SysOps administrator is configuring a private subnet in a VPC to host backend instances. To allow these instances to download software updates from the internet, the administrator deploys a NAT gateway in a public subnet. The administrator updates the route table of the private subnet to direct traffic to the NAT gateway. However, the backend instances are still unable to establish any connections to the internet.
Which of the following troubleshooting steps will resolve this connectivity issue?
A SysOps administrator is configuring an Amazon S3 Lifecycle policy for daily application logs. The logs are stored in an S3 Standard bucket and must be retained for 365 days. The logs have the following access requirements:
* Day 0 to Day 30: Accessed frequently with millisecond latency.
* Day 30 to Day 60: Accessed infrequently but require millisecond retrieval.
* After Day 60: Accessed only for annual compliance audits, where a retrieval time of 3 to 5 hours is acceptable.
Which TWO configurations must the administrator include in the S3 Lifecycle policy to achieve the lowest cost while meeting all requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company is migrating its primary website at the zone apex (example.com) from an on-premises web server to an Amazon CloudFront distribution. A SysOps Administrator needs to configure Amazon Route 53 to gradually shift 10% of the traffic to the CloudFront distribution, while keeping 90% of the traffic routed to the on-premises web server's public IP address. Which two configurations should the administrator use to achieve this? (Select TWO.)
Geçerli olan tümünü seçin
A company hosts an application on Amazon EC2 instances in a private subnet of a VPC. The instances are configured with IPv6 CIDR blocks and must be able to initiate outbound connections to the internet to download security updates. However, any inbound connections from the internet to these instances must be completely blocked. A SysOps administrator discovers that the instances currently cannot reach any external IPv6 addresses. Which combination of actions must the SysOps administrator take to resolve this connectivity issue? (Select TWO.)
Geçerli olan tümünü seçin
A company has deployed Amazon EC2 instances in a private subnet of a VPC. The instances need to write data to Amazon Kinesis Data Streams. To prevent the data from traversing the public internet, a SysOps administrator creates an interface VPC endpoint for Kinesis Data Streams in the VPC and enables the private DNS option. However, the EC2 instances are still unable to connect to the Kinesis service using the default service name kinesis.us-east-1.amazonaws.com. Which of the following configuration changes will resolve this connectivity issue?
A SysOps Administrator is configuring Amazon Route 53 for a company's new corporate landing page. The landing page is hosted on an Amazon S3 bucket configured for static website hosting. The company wants the landing page to be accessible directly via the apex domain (example.com). Which configuration should the administrator use to map the apex domain to the Amazon S3 website endpoint?
A SysOps Administrator is configuring DNS resolution for a service endpoint at app.example.com. The service is hosted behind three Application Load Balancers (ALBs) located in different AWS Regions. The administrator wants to use DNS-based routing that returns the IP addresses of all healthy ALBs in response to DNS queries, while automatically removing any ALB that fails its health checks from DNS responses.
Which Route 53 configuration will meet these requirements?
A SysOps Administrator is configuring a new VPC environment where Amazon EC2 instances in a private subnet must regularly upload large datasets to an Amazon S3 bucket. To avoid NAT Gateway data processing charges, the administrator deploys a VPC gateway endpoint for Amazon S3. However, monitoring reveals that S3 traffic from the private subnet is still traversing the NAT Gateway, resulting in high data transfer costs. Which configuration change should the administrator make to resolve this issue?
A SysOps Administrator launches an Amazon EC2 instance in a newly created subnet within a VPC. The instance is assigned a public IPv4 address, and the associated security group is configured to allow inbound SSH traffic on port 22 from the administrator's public IP address. The default network ACL (NACL) is associated with the subnet. However, the administrator is unable to establish an SSH connection to the instance, resulting in a connection timeout. Which of the following is the most likely cause of this routing and connectivity issue?