Master the SAA-C03 AWS Certified Solutions Architect - Associate (SAA-C03) content and be ready for exam day success quickly with this Ucertify SAA-C03 torrent. We guarantee it!We make it a reality and give you real SAA-C03 questions in our Amazon-Web-Services SAA-C03 braindumps.Latest 100% VALID Amazon-Web-Services SAA-C03 Exam Questions Dumps at below page. You can use our Amazon-Web-Services SAA-C03 braindumps and pass your exam.
Amazon-Web-Services SAA-C03 Free Dumps Questions Online, Read and Test Now.
NEW QUESTION 1
A company needs to retain application logs files for a critical application for 10 years. The application team regularly accesses logs from the past month for troubleshooting, but logs older than 1 month are rarely accessed. The application generates more than 10 TB of logs per month.
Which storage option meets these requirements MOST cost-effectively?
- A. Store the Iogs in Amazon S3 Use AWS Backup lo move logs more than 1 month old to S3 Glacier Deep Archive
- B. Store the logs in Amazon S3 Use S3 Lifecycle policies to move logs more than 1 month old to S3 Glacier Deep Archive
- C. Store the logs in Amazon CloudWatch Logs Use AWS Backup to move logs more then 1 month old to S3 Glacier Deep Archive
- D. Store the logs in Amazon CloudWatch Logs Use Amazon S3 Lifecycle policies to move logs more than 1 month old to S3 Glacier Deep Archive
Answer: B
NEW QUESTION 2
A company has an application that runs on Amazon EC2 instances and uses an Amazon Aurora database. The EC2 instances connect to the database by using user names and passwords that are stored locally in a file. The company wants to minimize the operational overhead of credential management.
What should a solutions architect do to accomplish this goal?
- A. Use AWS Secrets Manage
- B. Turn on automatic rotation.
- C. Use AWS Systems Manager Parameter Stor
- D. Turn on automatic rotation.
- E. Create an Amazon S3 bucket lo store objects that are encrypted with an AWS Key
- F. Management Service (AWS KMS) encryption ke
- G. Migrate the credential file to the S3 bucke
- H. Point the application to the S3 bucket.
- I. Create an encrypted Amazon Elastic Block Store (Amazon EBS) volume (or each EC2 instanc
- J. Attach the new EBS volume to each EC2 instanc
- K. Migrate the credential file to the new EBS volum
- L. Point the application to the new EBS volume.
Answer: B
NEW QUESTION 3
A company hosts an application on AWS Lambda functions mat are invoked by an Amazon API Gateway API The Lambda functions save customer data to an Amazon Aurora MySQL database Whenever the company upgrades the database, the Lambda functions fail to establish database connections until the upgrade is complete The result is that customer data Is not recorded for some of the event
A solutions architect needs to design a solution that stores customer data that is created during database upgrades
Which solution will meet these requirements?
- A. Provision an Amazon RDS proxy to sit between the Lambda functions and the database Configure the Lambda functions to connect to the RDS proxy
- B. Increase the run time of me Lambda functions to the maximum Create a retry mechanism in the code that stores the customer data in the database
- C. Persist the customer data to Lambda local storag
- D. Configure new Lambda functions to scan the local storage to save the customer data to the database.
- E. Store the customer data m an Amazon Simple Queue Service (Amazon SOS) FIFO queue Create a new Lambda function that polls the queue and stores the customer data in the database
Answer: C
NEW QUESTION 4
A company has an application that provides marketing services to stores. The services are based on previous purchases by store customers. The stores upload transaction data to the company through SFTP, and the data is processed and analyzed to generate new marketing offers. Some of the files can exceed 200 GB in size.
Recently, the company discovered that some of the stores have uploaded files that contain personally identifiable information (PII) that should not have been included. The company wants administrators to be alerted if PII is shared again.
The company also wants to automate remediation.
What should a solutions architect do to meet these requirements with the LEAST development effort?
- A. Use an Amazon S3 bucket as a secure transfer poin
- B. Use Amazon Inspector to scan me objects in the bucke
- C. If objects contain Pl
- D. trigger an S3 Lifecycle policy to remove the objects that contain Pll.
- E. Use an Amazon S3 bucket as a secure transfer poin
- F. Use Amazon Macie to scan the objects in the bucke
- G. If objects contain Pl
- H. Use Amazon Simple Notification Service (Amazon SNS) to trigger a notification to the administrators to remove the objects mat contain Pll.
- I. Implement custom scanning algorithms in an AWS Lambda functio
- J. Trigger the function when objects are loaded into the bucke
- K. It objects contain Rl
- L. use Amazon Simple Notification Service (Amazon SNS) to trigger a notification to the administrators to remove the objects that contain Pll.
- M. Implement custom scanning algorithms in an AWS Lambda functio
- N. Trigger the function when objects are loaded into the bucke
- O. If objects contain Pl
- P. use Amazon Simple Email Service (Amazon STS) to trigger a notification to the administrators and trigger on S3 Lifecycle policy to remove the objects mot contain PII.
Answer: B
NEW QUESTION 5
A company wants to manage Amazon Machine Images (AMls). The company currently copies AMls to the same AWS Region where the AMls were created. The company needs to design an application that captures AWS API calls and sends alerts whenever the Amazon EC2 Createlmage API operation is called within the company's account
Which solution will meet these requirements with the LEAST operational overhead?
- A. Create an AWS Lambda function to query AWS CloudTrail logs and to send an alert when a Createlmage API call is detected
- B. Configure AWS CloudTrail with an Amazon Simple Notification Sen/ice (Amazon SNS) notification that occurs when updated logs are sent to Amazon S3 Use Amazon Athena to create a new table and to query on Createlmage when an API call is detected
- C. Create an Amazon EventBndge (Amazon CloudWatch Events) rule for the Createlmage API call Configure the target as an Amazon Simple Notification Service (Amazon SNS) topic to send an alert when a Createlmage API call is detected
- D. Configure an Amazon Simple Queue Service (Amazon SQS) FIFO queue as a target for AWS CloudTrail logs Create an AWS Lambda function to send an alert to an Amazon Simple Notification Service (Amazon SNS) topic when a Createlmage API call is detected
Answer: B
NEW QUESTION 6
A solutions architect is designing a customer-facing application for a company. The application's database will have a clearly defined access pattern throughout the year and will have a variable number of reads and writes that depend on the time of year. The company must retain audit records for the database for 7 days. The recovery point objective (RPO) must be less than 5 hours. Which solution meets these requirements?
- A. Use Amazon DynamoDB with auto scaling Use on-demand backups and Amazon DynamoDB Streams
- B. Use Amazon Redshif
- C. Configure concurrency scalin
- D. Activate audit loggin
- E. Perform database snapshots every 4 hours.
- F. Use Amazon RDS with Provisioned IOPS Activate the database auditing parameter Perform database snapshots every 5 hours
- G. Use Amazon Aurora MySQL with auto scalin
- H. Activate the database auditing parameter
Answer: B
NEW QUESTION 7
An ecommerce company wants to launch a one-deal-a-day website on AWS. Each day will feature exactly one product on sale (or a period of 24 hours. The company wants to be able to handle millions of requests each hour with millisecond latency during peak hours.
Which solution will meet these requirements with the LEAST operational overhead?
- A. Use Amazon S3 to host the full website in different S3 buckets Add Amazon CloudFront distributions Set the S3 buckets as origins for the distributions Store the order data in Amazon S3
- B. Deploy the full website on Amazon EC2 instances that run in Auto Scaling groups across multiple Availability Zones Add an Application Load Balancer (ALB) to distribute the website traffic Add another ALB for the backend APIs Store the data in Amazon RDS for MySQL
- C. Migrate the full application to run in containers Host the containers on Amazon Elastic Kubernetes Service (Amazon EKS) Use the Kubernetes Cluster Autoscaler to increase and decrease the number of pods to process bursts in traffic Store the data in Amazon RDS for MySQL
- D. Use an Amazon S3 bucket to host the website's static content Deploy an Amazon CloudFront distributio
- E. Set the S3 bucket as the origin Use Amazon API Gateway and AWS Lambda functions for the backend APIs Store the data in Amazon DynamoDB
Answer: D
NEW QUESTION 8
A company has a production workload that runs on 1,000 Amazon EC2 Linux instances. The workload is powered by third-party software. The company needs to patch the third-party software on all EC2 instances as quickly as possible to remediate a critical security vulnerability.
What should a solutions architect do to meet these requirements?
- A. Create an AWS Lambda function to apply the patch to all EC2 instances.
- B. Configure AWS Systems Manager Patch Manager to apply the patch to all EC2 instances.
- C. Schedule an AWS Systems Manager maintenance window to apply the patch to all EC2 instances.
- D. Use AWS Systems Manager Run Command to run a custom command that applies the patch to all EC2 instances.
Answer: D
NEW QUESTION 9
An ecommerce company has an order-processing application that uses Amazon API Gateway and an AWS Lambda function. The application stores data in an Amazon Aurora PostgreSQL database. During a recent sales event, a sudden surge in customer orders occurred. Some customers experienced timeouts and the application did not process the orders of those customers A solutions architect determined that the CPU utilization and memory utilization were high on the database because of a large number of open connections The solutions architect needs to prevent the timeout errors while making the least possible changes to the application.
Which solution will meet these requirements?
- A. Configure provisioned concurrency for the Lambda function Modify the database to be a global database in multiple AWS Regions
- B. Use Amazon RDS Proxy to create a proxy for the database Modify the Lambda function to use the RDS Proxy endpoint instead of the database endpoint
- C. Create a read replica for the database in a different AWS Region Use query string parameters in API Gateway to route traffic to the read replica
- D. Migrate the data from Aurora PostgreSQL to Amazon DynamoDB by using AWS Database Migration Service (AWS DMS| Modify the Lambda function to use the OynamoDB table
Answer: C
NEW QUESTION 10
A company wants to use the AWS Cloud to make an existing application highly available and resilient. The current version of the application resides in the company's data center. The application recently experienced data loss after a database server crashed because of an unexpected power outage.
The company needs a solution that avoids any single points of failure. The solution must give the application the ability to scale to meet user demand.
Which solution will meet these requirements?
- A. Deploy the application servers by using Amazon EC2 instances in an Auto Scaling group across multiple Availability Zone
- B. Use an Amazon RDS DB instance in a Multi-AZ configuration.
- C. Deploy the application servers by using Amazon EC2 instances in an Auto Scaling group in a single Availability Zon
- D. Deploy the database on an EC2 instanc
- E. Enable EC2 Auto Recovery.
- F. Deploy the application servers by using Amazon EC2 instances in an Auto Scaling group across multiple Availability Zone
- G. Use an Amazon RDS DB instance with a read replica in a single Availability Zon
- H. Promote the read replica to replace the primary DB instance if the primary DB instance fails.
- I. Deploy the application servers by using Amazon EC2 instances in an Auto Scaling group across multiple Availability Zones Deploy the primary and secondary database servers on EC2 instances across multiple Availability Zones Use Amazon Elastic Block Store (Amazon EBS) Multi-Attach to create shared storage between the instances.
Answer: A
NEW QUESTION 11
A company provides a Voice over Internet Protocol (VoIP) service that uses UDP connections. The service consists of Amazon EC2 instances that run in an Auto Scaling group. The company has deployments across multiple AWS Regions.
The company needs to route users to the Region with the lowest latency. The company also needs automated failover between Regions.
Which solution will meet these requirements?
- A. Deploy a Network Load Balancer (NLB) and an associated target grou
- B. Associate the target group with the Auto Scaling grou
- C. Use the NLB as an AWS Global Accelerator endpoint in each Region.
- D. Deploy an Application Load Balancer (ALB) and an associated target grou
- E. Associate the target group with the Auto Scaling grou
- F. Use the ALB as an AWS Global Accelerator endpoint in each Region.
- G. Deploy a Network Load Balancer (NLB) and an associated target grou
- H. Associate the target group with the Auto Scaling grou
- I. Create an Amazon Route 53 latency record that points to aliases for each NL
- J. Create an AmazonCloudFront distribution that uses the latency record as an origin.
- K. Deploy an Application Load Balancer (ALB) and an associated target grou
- L. Associate the target group with the Auto Scaling grou
- M. Create an Amazon Route 53 weighted record that points to aliases for each AL
- N. Deploy an AmazonCloudFront distribution that uses the weighted record as an origin.
Answer: C
NEW QUESTION 12
A solutions architect needs to design the architecture for an application that a vendor provides as a Docker container image. The container needs 50 GB of storage.
available for temporary files. The infrastructure must be serverless.
Which solution meets these requirements with the LEAST operational overhead?
- A. Create an AWS Lambda function that uses the Docker container image with an Amazon S3 mounted volume that has more than 50 GB of space.
- B. Create an AWS Lambda function that uses the Docker container image with an Amazon Elastic Block Store (Amazon EBS) volume that has more than 50 GB of space.
- C. Create an Amazon Elastic Container Service (Amazon ECS) cluster that uses the AWS Fargate launch typ
- D. Create a task definition for the container image with an Amazon Elastic File System (Amazon EFS) volum
- E. Create a service with that task definition.
- F. Create an Amazon Elastic Container Service (Amazon ECS) duster that uses the Amazon EC2 launch type with an Amazon Elastic Block Store (Amazon EBS) volume that has more than 50 GB of spac
- G. Create a task definition for the container imag
- H. Create a service with that task definition.
Answer: C
NEW QUESTION 13
A company is developing an Internal application that uses a PostgreSQL database. The company has decided to host the database on Amazon Aurora The application does not need to be highly available but data must be stored in multiple Availability Zones to maximize durability.
Which database configuration meets these requirements MOST cost-effectively?
- A. An Aurora PostgreSQL DB cluster with a single DB Instance
- B. An Aurora PostgreSQL DB cluster with a primary DB instance and a read replica
- C. An Aurora PostgreSQL DB cluster with Multi-AZ deployment enabled
- D. An Aurora PostgreSQL global database cluster
Answer: B
NEW QUESTION 14
A company hosts a marketing website in an on-premises data center. The website consists of static documents and runs on a single server. An administrator updates the website content infrequently and uses an SFTP client to upload new documents.
The company decides to host its website on AWS and to use Amazon CloudFront. The company's solutions architect creates a CloudFront distribution. The solutions architect must design the most cost-effective and resilient architecture for website hosting to serve as the CloudFront origin.
Which solution will meet these requirements?
- A. Create a virtual server by using Amazon Lightsai
- B. Configure the web server in the Lightsail instance.Upload website content by using an SFTP client.
- C. Create an AWS Auto Scaling group for Amazon EC2 instance
- D. Use an Application Load Balancer.Upload website content by using an SFTP client.
- E. Create a private Amazon S3 bucke
- F. Use an S3 bucket policy to allow access from a CloudFront origin access identity (OAI). Upload website content by using theAWSCLI.
- G. Create a public Amazon S3 bucke
- H. Configure AWS Transfer for SFT
- I. Configure the S3 bucket for website hostin
- J. Upload website content by using the SFTP client.
Answer: D
NEW QUESTION 15
A solution architect is using an AWS CloudFormation template to deploy a three-tier web application. The web application consist of a web tier and an application that stores and retrieves user data in Amazon DynamoDB tables. The web and application tiers are hosted on Amazon EC2 instances, and the database tier is not publicly accessible. The application EC2 instances need to access the Dynamo tables Without exposing API credentials in the template.
What should the solution architect do to meet the requirements?
- A. Create an IAM role to read the DynamoDB table
- B. Associate the role with the application instances by referencing an instance profile.
- C. Create an IAM role that has the required permissions to read and write from the DynamoDB table
- D. Add the role to the EC2 instance profile, and associate the instances profile with the application instances.
- E. Use the parameter section in the AWS CloudFormation template to have the user input access and secret keys from an already-created IAM user that has the required permissions to read and write from the DynamoDB tables.
- F. Create an IAM user in the AWS CloudFormation template that has the required permissions to read and write from the DynamoDB table
- G. Use the GetAtt function to retrieve the access secret keys, and pass them to the application instances through the user data.
Answer: B
NEW QUESTION 16
A gaming company has a web application that displays scores. The application runs on Amazon EC2 instances behind an Application Load Balancer. The application stores data in an Amazon RDS for MySQL database. Users are starting to experience long delays and interruptions that are caused by database read performance. The company wants to improve the user experience while minimizing changes to the application's architecture.
What should a solutions architect do to meet these requirements?
- A. Use Amazon ElastiCache in front of the database.
- B. Use RDS Proxy between the application and the database.
- C. Migrate the application from EC2 instances to AWS Lambda.
- D. Migrate the database from Amazon RDS for MySQL to Amazon DynamoDB.
Answer: C
NEW QUESTION 17
A company runs an on-premises application that is powered by a MySQL database The company is migrating the application to AWS to Increase the application's elasticity and availability
The current architecture shows heavy read activity on the database during times of normal operation Every 4 hours the company's development team pulls a full export of the production database to populate a database in the staging environment During this period, users experience unacceptable application latency The development team is unable to use the staging environment until the procedure completes
A solutions architect must recommend replacement architecture that alleviates the application latency issue The replacement architecture also must give the development team the ability to continue using the staging environment without delay
Which solution meets these requirements?
- A. Use Amazon Aurora MySQL with Multi-AZ Aurora Replicas for productio
- B. Populate the staging database by implementing a backup and restore process that uses the mysqldump utility.
- C. Use Amazon Aurora MySQL with Multi-AZ Aurora Replicas for production Use database cloning to create the staging database on-demand
- D. Use Amazon RDS for MySQL with a Mufti AZ deployment and read replicas for production Use the standby instance tor the staging database.
- E. Use Amazon RDS for MySQL with a Multi-AZ deployment and read replicas for productio
- F. Populate the staging database by implementing a backup and restore process that uses the mysqldump utility.
Answer: B
NEW QUESTION 18
A company wants to establish connectivity between its on-premlses data center and AWS (or an existing workload. The workload runs on Amazon EC2 Instances in two VPCs In different AWS Regions. The VPCs need to communicate with each other. The company needs to provide connectivity from Its data center to both VPCs. The solution must support a bandwidth of 600 Mbps to the data center.
Which solution will meet these requirements?
- A. Set up an AWS Site-to-Site VPN connection between the data center and one VP
- B. Create a VPC peering connection between the VPCs.
- C. Set up an AWS Site-to-Site VPN connection between the data center and each VP
- D. Create a VPC peering connection between the VPCs.
- E. Set up an AWS Direct Connect connection between the data center and one VP
- F. Create a VPC peering connection between the VPCs.
- G. Create a transit gatewa
- H. Attach both VPCs to the transit gatewa
- I. Create an AWS Slte-to-Site VPN tunnel to the transit gateway.
Answer: B
NEW QUESTION 19
......
P.S. DumpSolutions.com now are offering 100% pass ensure SAA-C03 dumps! All SAA-C03 exam questions have been updated with correct answers: https://www.dumpsolutions.com/SAA-C03-dumps/ (0 New Questions)