{"id":12955,"date":"2026-09-16T05:36:51","date_gmt":"2026-09-16T05:36:51","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=12955"},"modified":"2026-09-16T05:36:51","modified_gmt":"2026-09-16T05:36:51","slug":"amazon-aws-certified-solutions-architect-associate-saa-c03-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-solutions-architect-associate-saa-c03-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Amazon AWS Certified Solutions Architect &#8211; Associate SAA-C03 Practice Test Questions and Exam Dumps Part9 Q161-180"},"content":{"rendered":"<h2><b>View Full\u00a0<\/b><a href=\"https:\/\/www.examlabs.com\/aws-certified-solutions-architect-associate-saa-c03-exam-dumps\"><b>Amazon AWS Certified Solutions Architect \u2013 Associate SAA-C03 Exam Dumps<\/b><\/a><b>\u00a0and Practice Test Dumps<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 161<\/b><\/h3>\n<p><b>Which AWS service provides a managed service for storing and retrieving large amounts of objects with high durability and scalability?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EBS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EFS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon FSx<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon S3 is a highly scalable object storage service designed to store and retrieve large amounts of data. It provides high durability and supports many use cases, including backups, media files, application assets, logs, and data lakes. S3 also provides storage classes, lifecycle policies, versioning, encryption, replication, and access controls. EBS is block storage, EFS is shared file storage, and FSx provides managed specialized file systems. Amazon S3 is therefore the appropriate service when highly durable and scalable object storage is required.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>A company needs to allow an EC2 instance in a private subnet to download software updates from the internet. Which solution should be implemented?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internet Gateway directly to the private subnet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPC Peering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gateway VPC Endpoint for all internet traffic<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A NAT Gateway allows instances in private subnets to initiate outbound connections to the internet without making those instances directly reachable from the internet. The NAT Gateway is placed in a public subnet, while the private subnet&#8217;s route table directs internet-bound traffic to the NAT Gateway. An Internet Gateway alone does not provide the intended private-subnet architecture, and VPC Peering connects VPCs rather than the public internet. A NAT Gateway is therefore appropriate when private resources need controlled outbound internet connectivity.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>Which AWS service provides a managed relational database with automatic backups, patching, and maintenance?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon DynamoDB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon RDS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon ElastiCache<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Relational Database Service (RDS) is a managed service for relational database engines. AWS handles many infrastructure administration tasks, including provisioning, backups, patching, and maintenance, depending on the selected configuration and engine. RDS supports several popular relational database engines and can provide features such as Multi-AZ deployments and read replicas. DynamoDB is a NoSQL database, S3 is object storage, and ElastiCache provides in-memory caching. RDS is therefore appropriate when an application needs a managed SQL database without maintaining database servers manually.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>A company needs to connect hundreds of VPCs using a scalable hub-and-spoke network architecture. Which AWS service should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPC Peering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internet Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Transit Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT Gateway<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Transit Gateway provides a centralized hub through which multiple VPCs and supported network connections can communicate. It is designed to simplify large-scale network architectures by avoiding the need to create individual peering connections between every VPC. Route tables associated with Transit Gateway attachments can control how traffic flows between connected networks. VPC Peering can become difficult to manage as the number of VPCs grows, while Internet and NAT Gateways address internet connectivity. Transit Gateway is therefore the appropriate solution for a scalable hub-and-spoke architecture.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>Which AWS service can automatically scale a serverless application based on incoming requests without requiring the customer to manage servers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Lambda<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EBS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon RDS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Lambda automatically runs application code in response to events and can scale execution as the number of incoming requests changes. Customers do not need to provision or manage servers, operating systems, or traditional application infrastructure. Lambda can integrate with services such as API Gateway, S3, EventBridge, and DynamoDB to create event-driven serverless architectures. EBS provides block storage, RDS provides managed relational databases, and Route 53 provides DNS. Lambda is therefore the appropriate service for serverless compute that can automatically scale with incoming requests.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>Which S3 feature allows an organization to maintain multiple versions of the same object?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Lifecycle<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Versioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Replication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Transfer Acceleration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">S3 Versioning allows multiple versions of an object to be stored in the same bucket. This provides protection against accidental deletion and overwriting because previous versions can remain available for recovery. Versioning is also useful when combined with replication and lifecycle policies to manage object history and retention. Lifecycle controls storage transitions and expiration, replication copies objects to another destination, and Transfer Acceleration improves transfer performance. S3 Versioning is therefore the appropriate feature when an organization needs to preserve multiple versions of stored objects.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>Which AWS service provides a managed Kubernetes control plane?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon ECS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Fargate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EKS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EC2<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that provides a managed Kubernetes control plane. It allows organizations to deploy and operate Kubernetes-based applications while AWS manages key control-plane infrastructure. EKS can use different compute options, including managed nodes and AWS Fargate, depending on workload requirements. ECS is AWS&#8217;s own container orchestration service, Fargate provides serverless compute for containers, and EC2 provides virtual servers. EKS is therefore the correct choice when managed Kubernetes capabilities are required.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>A company wants to distribute application traffic across healthy EC2 instances located in multiple Availability Zones. Which combination should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3 and CloudFront<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elastic Load Balancing and EC2 Auto Scaling<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail and AWS Config<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53 and AWS KMS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Elastic Load Balancing can distribute incoming requests across healthy EC2 instances in multiple Availability Zones, while EC2 Auto Scaling can maintain the required number of instances as demand or instance health changes. Together, these services support highly available and scalable application architectures. S3 and CloudFront are primarily used for storage and content delivery, CloudTrail and Config provide auditing and configuration management, and Route 53 and KMS serve DNS and encryption functions. ELB with Auto Scaling is therefore the appropriate combination for distributing traffic across scalable compute resources.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>Which AWS service can provide a highly available DNS-based failover mechanism between a primary and secondary application endpoint?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudWatch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Direct Connect<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon SQS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Route 53 supports failover routing, which can direct users to a primary endpoint under normal conditions and route them to a secondary endpoint when the primary becomes unhealthy. Route 53 health checks can be used to determine endpoint availability. This approach is useful for disaster recovery and active-passive architectures. CloudWatch provides monitoring, Direct Connect provides dedicated network connectivity, and SQS provides message queuing. Route 53 is therefore the appropriate service when DNS-based failover between application endpoints is required.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>Which AWS service can provide centralized storage for application secrets such as database passwords and API keys?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Secrets Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudWatch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Secrets Manager securely stores sensitive information such as database credentials, API keys, and other application secrets. Applications can retrieve secrets programmatically at runtime rather than embedding them directly in source code or configuration files. Secrets Manager also supports automatic rotation for supported secrets, helping reduce the security risks associated with long-lived credentials. S3 is object storage, CloudWatch provides monitoring, and CloudTrail records API activity. Secrets Manager is therefore the appropriate service for centralized and secure application secret management.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>Which AWS service can provide a temporary queueing layer that allows a producer to continue operating even when a consumer is temporarily unavailable?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon SQS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudFront<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon RDS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS KMS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon SQS allows application components to communicate asynchronously by placing messages in a managed queue. If a consumer is temporarily unavailable or processing messages slowly, messages can remain in the queue until they are retrieved and processed. This decouples producers from consumers and improves application resilience. SQS also supports visibility timeouts, message retention, and dead-letter queues. CloudFront provides content delivery, RDS provides relational databases, and KMS manages encryption keys. SQS is therefore the appropriate service for buffering messages between independent application components.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>Which AWS service can be used to securely provide a web application with temporary AWS credentials for authenticated users?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Cognito Identity Pools<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Cognito Identity Pools can provide temporary AWS credentials to authenticated or appropriately configured users, allowing applications to grant controlled access to AWS resources. Temporary credentials can be associated with IAM roles and permissions, reducing the need to distribute long-term AWS access keys to application users. CloudTrail records API activity, Route 53 provides DNS services, and Config evaluates resource configurations. Cognito Identity Pools are therefore suitable when an application needs to provide users with temporary, controlled access to AWS resources.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>A company wants to reduce the cost of storing old objects in Amazon S3 by automatically moving them to an archival storage class after 90 days. Which feature should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Versioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Lifecycle policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Object Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Access Points<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An S3 Lifecycle policy can automatically transition objects to different storage classes after specified periods. For example, objects that are rarely accessed after 90 days can be moved to an archival storage class to reduce storage costs. Lifecycle rules can also expire objects when they are no longer required. Versioning preserves multiple object versions, Object Lock protects objects from modification or deletion, and Access Points simplify access management. An S3 Lifecycle policy is therefore the appropriate feature for automatically transitioning aging objects to lower-cost storage.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>Which AWS service provides protection against common web application attacks by inspecting HTTP and HTTPS requests?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS WAF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon GuardDuty<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS WAF is a web application firewall that allows organizations to inspect and control HTTP and HTTPS requests before they reach protected applications. Rules can be configured to block or allow traffic based on IP addresses, request patterns, headers, geographic conditions, and known attack characteristics. This makes WAF useful for mitigating common application-layer threats such as SQL injection and cross-site scripting. Shield primarily provides DDoS protection, GuardDuty detects suspicious activity, and Macie discovers sensitive data. AWS WAF is therefore the correct choice.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which AWS service can automatically identify unusual API activity and potential account compromise?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon GuardDuty<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Backup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EFS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon GuardDuty continuously analyzes relevant AWS activity and signals to identify suspicious behavior and potential security threats. It can detect patterns associated with compromised credentials, unusual API activity, malicious network behavior, and other threats. GuardDuty generates security findings that can be investigated or integrated with automated response workflows. S3 provides object storage, AWS Backup manages backups, and EFS provides file storage. GuardDuty is therefore the appropriate service when an organization needs managed threat detection for suspicious AWS activity.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>A company requires a database replica in another AWS Region for disaster recovery. Which Amazon RDS capability can support this requirement for supported engines?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cross-Region read replica<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multi-AZ standby only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EBS snapshot only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security group replication<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon RDS supports cross-Region read replicas for supported database engines. A cross-Region read replica maintains a copy of the database in another AWS Region and can be used to improve disaster recovery capabilities or provide a read endpoint closer to users in another geographic area. Multi-AZ deployments primarily provide high availability within a Region, while EBS snapshots are storage backups and security groups control network traffic. A cross-Region read replica is therefore an appropriate option when maintaining a database copy in another Region is required.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>Which AWS service can centrally collect metrics, logs, and alarms for AWS resources and applications?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudWatch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Organizations<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon CloudWatch provides monitoring capabilities for AWS resources and applications, including metrics, logs, dashboards, and alarms. Organizations can use CloudWatch to monitor resource performance, detect operational problems, and trigger automated actions based on defined conditions. CloudTrail records API activity, Config tracks resource configurations, and Organizations manages multiple AWS accounts. CloudWatch is therefore the appropriate service when centralized monitoring of application and infrastructure metrics, logs, and alarms is required.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>Which AWS service allows a company to securely transfer large amounts of data between an on-premises environment and AWS using a dedicated network connection?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Direct Connect<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudFront<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon SQS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Lambda<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Direct Connect provides a dedicated network connection between an on-premises environment and AWS. It can provide more predictable network performance than internet-based connectivity and is useful for hybrid architectures, large-scale data transfers, and applications requiring consistent connectivity. Organizations can use Direct Connect with appropriate AWS networking services to access VPC resources and other AWS environments. CloudFront provides content delivery, SQS provides messaging, and Lambda provides serverless compute. Direct Connect is therefore the appropriate choice for dedicated hybrid network connectivity.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>Which disaster recovery strategy involves maintaining a minimal version of the critical infrastructure and scaling it up when a disaster occurs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backup and restore<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pilot light<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multi-site active-active<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Full warm standby<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A pilot light disaster recovery strategy maintains only the essential components needed to support recovery, such as a continuously replicated database or minimal core infrastructure. When a disaster occurs, additional resources are provisioned or scaled up to restore the complete application environment. This approach generally costs less than maintaining a fully operational standby environment but takes longer to recover. Backup and restore starts recovery from stored backups, while warm standby maintains a scaled-down operational environment. Pilot light is therefore the appropriate strategy for minimal continuously running recovery infrastructure.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>Which AWS Well-Architected Framework pillar focuses on improving processes and procedures for effectively running and continuously improving workloads?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Performance Efficiency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Operational Excellence<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sustainability<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Operational Excellence pillar focuses on running workloads effectively and continuously improving operational processes. It includes practices such as preparing for operations, observing workloads, responding to events, learning from operational experience, and improving procedures over time. Performance Efficiency focuses on efficient resource use, Security focuses on protecting workloads and data, and Sustainability focuses on reducing environmental impacts. Operational Excellence is therefore the appropriate pillar when the objective is to establish effective operational practices and continuously improve how AWS workloads are managed.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full\u00a0Amazon AWS Certified Solutions Architect \u2013 Associate SAA-C03 Exam Dumps\u00a0and Practice Test Dumps &nbsp; Question 161 Which AWS service provides a managed service for storing and retrieving large amounts of objects with high durability and scalability? Amazon EBS Amazon EFS Amazon S3 Amazon FSx Correct Answer: 3 Explanation Amazon S3 is a highly scalable [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12955"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=12955"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12955\/revisions"}],"predecessor-version":[{"id":12981,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12955\/revisions\/12981"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=12955"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=12955"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=12955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}