Want to know Exambible SAA-C03 Exam practice test features? Want to lear more about Amazon-Web-Services AWS Certified Solutions Architect - Associate (SAA-C03) certification experience? Study Breathing Amazon-Web-Services SAA-C03 answers to Improved SAA-C03 questions at Exambible. Gat a success with an absolute guarantee to pass Amazon-Web-Services SAA-C03 (AWS Certified Solutions Architect - Associate (SAA-C03)) test on your first attempt.

Amazon-Web-Services SAA-C03 Free Dumps Questions Online, Read and Test Now.

NEW QUESTION 1
A company is running a high performance computing (HPC) workload on AWS across many Linux based Amazon EC2 instances. The company needs a shared storage system that is capable of sub-millisecond latencies, hundreds of Gbps of throughput and millions of IOPS. Users will store millions of small files.
Which solution meets these requirements?

  • A. Create an Amazon Elastic File System (Amazon EFS) file system Mount me file system on each of the EC2 instances
  • B. Create an Amazon S3 bucket Mount the S3 bucket on each of the EC2 instances
  • C. Ensure that the EC2 instances ate Amazon Elastic Block Store (Amazon EBS) optimized Mount Provisioned lOPS SSD (io2) EBS volumes with Multi-Attach on each instance
  • D. Create an Amazon FSx for Lustre file syste
  • E. Mount the file system on each of the EC2 instances

Answer: D

NEW QUESTION 2
A company's website uses an Amazon EC2 instance store for its catalog of items. The company wants to make sure that the catalog is highly available and that the catalog is stored in a durable location.
What should a solutions architect do to meet these requirements?

  • A. Move the catalog to Amazon ElastiCache for Redis.
  • B. Deploy a larger EC2 instance with a larger instance store.
  • C. Move the catalog from the instance store to Amazon S3 Glacier Deep Archive.
  • D. Move the catalog to an Amazon Elastic File System (Amazon EFS) file system.

Answer: A

NEW QUESTION 3
A company is running a publicly accessible serverless application that uses Amazon API Gateway and AWS Lambda. The application’s traffic recently spiked due to fraudulent requests from botnets.
Which steps should a solutions architect take to block requests from unauthorized users? (Select TWO.)

  • A. Create a usage plan with an API key that it shared with genuine users only.
  • B. Integrate logic within the Lambda function to ignore the requests lion- fraudulent IP addresses
  • C. Implement an AWS WAF rule to target malicious requests and trigger actions to filler them out
  • D. Convert the existing public API to a private API Update the DNS records to redirect users to the new API endpoint
  • E. Create an IAM role tor each user attempting to access the API A user will assume the role when making the API call

Answer: CD

NEW QUESTION 4
A company hosts its web application on AWS using seven Amazon EC2 instances. The company requires that the IP addresses of all healthy EC2 instances be returned in response to DNS queries.
Which policy should be used to meet this requirement?

  • A. Simple routing policy
  • B. Latency routing policy
  • C. Multivalue routing policy
  • D. Geolocation routing policy

Answer: C

Explanation:
https://aws.amazon.com/premiumsupport/knowledge-center/multivalue-versus-simple-policies/
"Use a multivalue answer routing policy to help distribute DNS responses across multiple resources. For example, use multivalue answer routing when you want to associate your routing records with a Route 53 health check."
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-multivalue

NEW QUESTION 5
A gaming company hosts a browser-based application on AWS The users of the application consume a large number of videos and images that are stored in Amazon S3. This content is the same for all users
The application has increased in popularity, and millions of users worldwide are accessing these media files. The company wants to provide the files to the users while reducing the load on the origin
Which solution meets these requirements MOST cost-effectively?

  • A. Deploy an AWS Global Accelerator accelerator in front of the web servers
  • B. Deploy an Amazon CloudFront web distribution in front of the S3 bucket
  • C. Deploy an Amazon ElastiCache for Redis instance in front of the web servers
  • D. Deploy an Amazon ElastiCache for Memcached instance in front of the web servers

Answer: B

Explanation:
CloudFront uses Edge Locations to cache content while Global Accelerator uses Edge Locations to find an optimal pathway to the nearest regional endpoint.

NEW QUESTION 6
A company wants to migrate its existing on-premises monolithic application to AWS.
The company wants to keep as much of the front- end code and the backend code as possible. However, the company wants to break the application into smaller applications. A different team will manage each application. The company needs a highly scalable solution that minimizes operational overhead.
Which solution will meet these requirements?

  • A. Host the application on AWS Lambda Integrate the application with Amazon API Gateway.
  • B. Host the application with AWS Amplif
  • C. Connect the application to an Amazon API Gateway API that is integrated with AWS Lambda.
  • D. Host the application on Amazon EC2 instance
  • E. Set up an Application Load Balancer with EC2 instances in an Auto Scaling group as targets.
  • F. Host the application on Amazon Elastic Container Service (Amazon ECS) Set up an Application Load Balancer with Amazon ECS as the target.

Answer: C

NEW QUESTION 7
A solutions architect is using Amazon S3 to design the storage architecture of a new digital media application. The media files must be resilient to the loss of an Availability Zone Some files are accessed frequently while other files are rarely accessed in an unpredictable pattern. The solutions architect must minimize the costs of storing and retrieving the media files.
Which storage option meets these requirements?

  • A. S3 Standard
  • B. S3 Intelligent-Tiering
  • C. S3 Standard-Infrequent Access {S3 Standard-IA)
  • D. S3 One Zone-Infrequent Access (S3 One Zone-IA)

Answer: B

NEW QUESTION 8
A company has developed a new content-sharing application that runs on Amazon Elastic Container Service (Amazon ECS). The application runs on Amazon Linux Docker tasks that use the Amazon EC2 launch type. The application requires a storage solution that has the following characteristics:
• Accessibility (or multiple ECS tasks through bind mounts
• Resiliency across Availability Zones
• Burstable throughput of up to 3 Gbps
• Ability to be scaled up over time
Which storage solution meets these requirements?

  • A. Launch an Amazon FSx for Windows File Server Multi-AZ instanc
  • B. Configure the ECS task definitions to mount the Amazon FSx instance volume at launch.
  • C. Launch an Amazon Elastic File System (Amazon EFS) instanc
  • D. Configure the ECS task definitions to mount the EFS Instance volume at launch.
  • E. Create a Provisioned IOPS SSD (io2) Amazon Elastic Block Store (Amazon EBS) volume with Multi-Attach set to enable
  • F. Attach the EBS volume to the ECS EC2 instance Configure ECS task definitions to mount the EBS instance volume at launch.
  • G. Launch an EC2 instance with several Provisioned IOPS SSD (k>2) Amazon Elastic Block Store (Amazon EBS) volumes attached m a RAID 0 configuratio
  • H. Configure the EC2 instance as an NFS storage serve
  • I. Configure ECS task definitions to mount the volumes at launch.

Answer: B

NEW QUESTION 9
A company is building an ecommerce application and needs to store sensitive customer information. The company needs to give customers the ability to complete purchase transactions on the website. The company also needs to ensure that sensitive customer data is protected, even from database administrators.
Which solution meets these requirements?

  • A. Store sensitive data in an Amazon Elastic Block Store (Amazon EBS) volum
  • B. Use EBS encryption to encrypt the dat
  • C. Use an IAM instance role to restrict access.
  • D. Store sensitive data in Amazon RDS for MySQ
  • E. Use AWS Key Management Service (AWS KMS) client-side encryption to encrypt the data.
  • F. Store sensitive data in Amazon S3. Use AWS Key Management Service (AWS KMS) service-side encryption the dat
  • G. Use S3 bucket policies to restrict access.
  • H. Store sensitive data in Amazon FSx for Windows Serve
  • I. Mount the file share on application servers.Use Windows file permissions to restrict access.

Answer: C

NEW QUESTION 10
A company needs the ability to analyze the log files of its proprietary application. The logs are stored
in JSON format in an Amazon S3 bucket Queries will be simple and will run on-demand A solutions
architect needs to perform the analysis with minimal changes to the existing architecture
What should the solutions architect do to meet these requirements with the LEAST amount of
operational overhead?

  • A. Use Amazon Redshift to load all the content into one place and run the SQL queries as needed
  • B. Use Amazon CloudWatch Logs to store the logs Run SQL queries as needed from the AmazonCloudWatch console
  • C. Use Amazon Athena directly with Amazon S3 to run the queries as needed
  • D. Use AWS Glue to catalog the logs Use a transient Apache Spark cluster on Amazon EMR to run theSQL queries as needed

Answer: C

Explanation:
Explanation
Amazon Athena can be used to query JSON in S3

NEW QUESTION 11
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 12
A company is designing an application. The application uses an AWS Lambda function to receive information through Amazon API Gateway and to store the information in an Amazon Aurora PostgreSQL database.
During the proof-of-concept stage, the company has to increase the Lambda quotas significantly to handle the high volumes of data that the company needs to load into the database. A solutions architect must recommend a new design to improve scalability and minimize the configuration effort.
Which solution will meet these requirements?

  • A. Refactor the Lambda function code to Apache Tomcat code that runs on Amazon EC2 instances.Connect the database by using native Java Database Connectivity (JDBC) drivers.
  • B. Change the platform from Aurora to Amazon DynamoD
  • C. Provision a DynamoDB Accelerator (DAX) cluste
  • D. Use the DAX client SDK to point the existing DynamoDB API calls at the DAX cluster.
  • E. Set up two Lambda function
  • F. Configure one function to receive the informatio
  • G. Configure the other function to load the information into the databas
  • H. Integrate the Lambda functions by using Amazon Simple Notification Service (Amazon SNS).
  • I. Set up two Lambda function
  • J. Configure one function to receive the informatio
  • K. Configure the other function to load the information into the databas
  • L. Integrate the Lambda functions by using an Amazon Simple Queue Service (Amazon SQS) queue.

Answer: D

Explanation:
Explanation
bottlenecks can be avoided with queues (SQS).

NEW QUESTION 13
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 14
The DNS provider that hosts a company's domain name records is experiencing outages that cause service disruption for a website running on AWS The company needs to migrate to a more resilient managed DNS service and wants the service to run on AWS.
What should a solutions architect do to rapidly migrate the DNS hosting service?

  • A. Create an Amazon Route 53 public hosted zone for the domain nam
  • B. Import the zone file containing the domain records hosted by the previous provider.
  • C. Create an Amazon Route 53 private hosted zone for the domain name Import the zone file containing the domain records hosted by the previous provider
  • D. Create a Simple AD directory in AW
  • E. Enable zone transfer between the DNS provider and AWS Directory Service for Microsoft Active Directory for the domain records.
  • F. Create an Amazon Route 53 Resolver inbound endpoint in the VPC Specify the IP addresses that the provider's DNS will forward DNS queries to Configure the provider's DNS to forward DNS queries for the domain to the IP addresses that are specified in the inbound endpoint.

Answer: B

NEW QUESTION 15
A company has a data ingestion workflow that consists the following:
An Amazon Simple Notification Service (Amazon SNS) topic for notifications about new data deliveries An AWS Lambda function to process the data and record metadata The company observes that the ingestion workflow fails occasionally because of network connectivity issues. When such a failure occurs, the Lambda function does not ingest the corresponding data unless the company manually reruns the job.
Which combination of actions should a solutions architect take to ensure that the Lambda function ingests all data in the future? (Select TWO.)

  • A. Configure the Lambda function In multiple Availability Zones.
  • B. Create an Amazon Simple Queue Service (Amazon SQS) queue, and subscribe It to me SNS topic.
  • C. Increase the CPU and memory that are allocated to the Lambda function.
  • D. Increase provisioned throughput for the Lambda function.
  • E. Modify the Lambda function to read from an Amazon Simple Queue Service (Amazon SQS) queue

Answer: BE

NEW QUESTION 16
......

P.S. Easily pass SAA-C03 Exam with 0 Q&As Certshared Dumps & pdf Version, Welcome to Download the Newest Certshared SAA-C03 Dumps: https://www.certshared.com/exam/SAA-C03/ (0 New Questions)