Questions with Correct Solutions Latest
Update 2025/2026||Already Graded
100% Guaranteed Pass!!!
Which AWS service generates billing alarms?
A. CloudTrail
B. CloudWatch
C. Control Tower
D. Cost Explorer - ANSWER ✓ CloudWatch
A company manages an SQL server farm by manually deploying AWS compute
instances.
Which service should be used to optimize the management cost of the solution?
A. DocumentDB
B. DynamoDB
C. RDS
D. EFS - ANSWER ✓ RDS
Which service is used to query VPC flow logs for analysis?
A. DynamoDB
B. ElastiCache
C. Athena
D. Redshift - ANSWER ✓ Athena
Where are CloudFront access logs stored?
A. DynamoDB
B. Simple Storage Service
C. Relational Database Service
D. Redshift - ANSWER ✓ Simple Storage Service
,An engineer defines tags for cost allocation. These tags do not appear on the
billing report.
Which solution should be used to ensure the tags appear on the billing report?
A. re-create the tags in the us-east-1 Region
B. Rerun the report at least one week after the tag creation
C. Activate the tags for the report
D. Add the prefix "cost:" to the tag names - ANSWER ✓ Activate the tags for the
report
Which systems resource requires using a custom metric for CloudWatch
Monitoring?
A. CPU Utilization
B. Network inbound
C. Disk Writes
D. Memory Usage - ANSWER ✓ Memory Usage
An administrator needs to set up an Amazon CloudWatch alarm in response to
high memory utilization by a web server running on an EC2 instance.
What must be done as part of a setting up an alarm?
A. Create a custom metric
B. Configure a standard metric
C. Create a metric filter
D. Configure a metric filter for a log group - ANSWER ✓ Create a custom metric
Which solution should be used to determine the latest restorable time for an
Amazon distributed relational data store service?
A. AWS CLI command describe-db-instances
B. AWS CLI command describe-db-log-files
C. AWS Management Console to view metrics
D. AWS Management Console to view logs - ANSWER ✓ AWS CLI command
describe-db-instances
, Which feature is configured to define when objects are moved to another storage
class in S3?
A. Availability zones
B. Expiration actions
C. Bucket regions
D. Transition actions - ANSWER ✓ Transition actions
Which information is necessary to configure S3 Cross-Region Replication?
A. Organization account number
B. Virtual Private Cloud identifier
C. Source and destination buckets
D. Access control lists - ANSWER ✓ Source and destination buckets
What is the effect of converting an image into an EBS-backed AMI?
A. Longer boot time
B. Encryption enabled automatically
C. Shorter boot time
D. Encryption disabled automatically - ANSWER ✓ Shorter boot time
Which AWS CloudFormation feature should be used to define a collection of
resources grouped as a single unit?
A. Exports
B. StackSet
C. Policy
D. Change set - ANSWER ✓ StackSet
A company is planning a CodeDeploy blue/green deployment for an Amazon ECS
cluster. The company wants to shift traffic in multiple increments with the
following requirements:
- traffic is shifted in equal increments
- equal number of minutes between each increment
- equal percentage of traffic shifted in each increment
Which blue/green deployment method should the company use?