SAP-C01 Exam Details

  • Exam Code
    :SAP-C01
  • Exam Name
    :AWS Certified Solutions Architect - Professional (SAP-C01)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :973 Q&As
  • Last Updated
    :Jul 09, 2023

Amazon SAP-C01 Online Questions & Answers

  • Question 621:

    Which of the following cache engines does Amazon ElastiCache support?

    A. Amazon ElastiCache supports Memcached and Redis.
    B. Amazon ElastiCache supports Redis and WinCache.
    C. Amazon ElastiCache supports Memcached and Hazelcast.
    D. Amazon ElastiCache supports Memcached only.

  • Question 622:

    A company wants to migrate its workloads from on premises to AWS. The workloads run on Linux and Windows. The company has a large on-premises intra structure that consists of physical machines and VMs that host numerous applications.

    The company must capture details about the system configuration. system performance. running processure and network coi.net lions of its o. -premises ,on boards. The company also must divide the on-premises applications into groups for AWS migrations. The company needs recommendations for Amazon EC2 instance types so that the company can run its workloads on AWS in the most cost-effective manner.

    Which combination of steps should a solutions architect take to meet these requirements? (Select THREE.)

    A. Assess the existing applications by installing AWS Application Discovery Agent on the physical machines and VMs.
    B. Assess the existing applications by installing AWS Systems Manager Agent on the physical machines and VMs
    C. Group servers into applications for migration by using AWS Systems Manager Application Manager.
    D. Group servers into applications for migration by using AWS Migration Hub.
    E. Generate recommended instance types and associated costs by using AWS Migration Hub.
    F. Import data about server sizes into AWS Trusted Advisor. Follow the recommendations for cost optimization.

  • Question 623:

    A user is running a batch process on EBS backed EC2 instances. The batch process launches few EC2 instances to process Hadoop Map reduce jobs which can run between 50 ?600 minutes or sometimes for even more time. The user wants a configuration that can terminate the instance only when the process is completed. How can the user configure this with CloudWatch?

    A. Configure a job which terminates all instances after 600 minutes
    B. It is not possible to terminate instances automatically
    C. Configure the CloudWatch action to terminate the instance when the CPU utilization falls below 5%
    D. Set up the CloudWatch with Auto Scaling to terminate all the instances

  • Question 624:

    Doug has created a VPC with CIDR 10.201.0.0/16 in his AWS account. In this VPC he has created a public subnet with CIDR block 10.201.31.0/24. While launching a new EC2 from the console, he is not able to assign the private IP address 10.201.31.6 to this instance.

    Which is the most likely reason for this issue?

    A. Private address IP 10.201.31.6 is currently assigned to another interface
    B. Private IP address 10.201.31.6 is reserved by Amazon for IP networking purposes.
    C. Private IP address 10.201.31.6 is blocked via ACLs in Amazon infrastructure as a part of platform security.
    D. Private IP address 10.201.31.6 is not part of the associated subnet's IP address range.

  • Question 625:

    With Amazon Elastic MapReduce (Amazon EMR) you can analyze and process vast amounts of data. The cluster is managed using an open-source framework called Hadoop. You have set up an application to run Hadoop jobs. The

    application reads data from DynamoDB and generates a temporary file of 100 TBs.

    The whole process runs for 30 minutes and the output of the job is stored to S3.

    Which of the below mentioned options is the most cost effective solution in this case?

    A. Use Spot Instances to run Hadoop jobs and configure them with EBS volumes for persistent data storage.
    B. Use Spot Instances to run Hadoop jobs and configure them with ethereal storage for output file storage.
    C. Use an on demand instance to run Hadoop jobs and configure them with EBS volumes for persistent storage.
    D. Use an on demand instance to run Hadoop jobs and configure them with ephemeral storage for output file storage.

  • Question 626:

    Amazon EC2 provides a repository of public data sets that can be seamlessly integrated into AWS cloud-based applications. What is the monthly charge for using the public data sets?

    A. A 1-time charge of 10$ for all the datasets.
    B. 1$ per dataset per month
    C. 10$ per month for all the datasets
    D. There is no charge for using the public data sets

  • Question 627:

    A company has a web application that uses Amazon API Gateway, AWS Lambda, and Amazon DynamoDB. A recent marketing campaign has increased demand. Monitoring software reports that many requests have significantly longer response times than before the marketing campaign.

    A solutions architect enabled Amazon CloudWatch Logs for API Gateway and noticed that errors are occurring on 20% of the requests. In CloudWatch, the Lambda function Throttles metric represents 1% of the requests and the Errors metric represents 10% of the requests. Application logs indicate that, when errors occur, there is a call to DynamoDB.

    What change should the solutions architect make to improve the current response times as the web application becomes more popular?

    A. Increase the concurrency limit of the Lambda function
    B. Implement DynamoDB auto scaling on the table
    C. Increase the API Gateway throttle limit
    D. Re-create the DynamoDB table with a better-partitioned primary index

  • Question 628:

    A company is running a custom database in the AWS Cloud. The database uses Amazon EC2 for compute and uses Amazon Elastic Block Store (Amazon EBS) for storage. The database runs on the latest generation of EC2 instances and

    uses a General Purpose SSD (gp2) EBS volume for data.

    The current data volume has the following characteristics:

    The volume is 512 GB in size.

    The volume never goes above 256 GB utilization.

    The volume consistently uses around 1,500 IOPS.

    A solutions architect needs to conduct an analysis of the current database storage layer and make a recommendation about ways to reduce cost. Which solution will provide the MOST cost savings without impacting the performance of the database?

    A. Convert the data volume to the Cloud HDD (sc1) type. Leave the volume as 512 GB. Set the volume IOPS to 1,500.
    B. Convert the data volume to the Provisioned IOPS SSD (io2) type. Resize the volume to 256 GB. Set the volume IOPS to 1,500.
    C. Convert the data volume to the Provisioned IOPS SSD (io2) Block Express type. Leave the volume as 512 GB. Set the volume IOPS to 1,500.
    D. Convert the data volume to the General Purpose SSD (gp3) type. Resize the volume to 256 GB. Set the volume IOPS to 1,500.

  • Question 629:

    A company is using a single AWS Region (or its ecommerce website. The website includes a web application that runs on several Amazon EC2 instances behind an Application Load Balancer (ALB). The website also includes an Amazon DynamoDB table. A custom domain name in Amazon Route 53 is linked to the ALB. The company created an SSL/TLS certificate in AWS Certificate Manager (ACM) and attached the certificate to the ALB. The company is not using a content delivery network as part of its design.

    The company wants to replicate its entire application stack in a second Region to provide disaster recovery, plan for future growth, and provide improved access time to users. A solutions architect needs to implement a solution that achieves these goals and minimizes administrative overhead.

    Which combination of steps should the solutions architect take to meet these requirements? (Select THREE.)

    A. Create an AWS Cloud Formation template for the current infrastructure design. Use parameters for important system values, including Region. Use the CloudFormation template to create the new infrastructure in the second Region.
    B. Use the AWS Management Console to document the existing infrastructure design in the first Region and to create the new infrastructure in the second Region.
    C. Update the Route 53 hosted zone record for the application to use weighted routing.Send 50% of the traffic to the ALB in each Region.
    D. Update the Route 53 hosted zone record for the application to use latency-based routing. Send traffic to the ALB in each Region.
    E. Update the configuration of the existing DynamoDB table by enabling DynamoDB Streams Add the second Region to create a global table.
    F. Create a new DynamoDB table. Enable DynamoDB Streams for the new table. Add the second Region to create a global table. Copy the data from the existing DynamoDB table to the new table as a one-time operation.

  • Question 630:

    True or False: In Amazon ElastiCache replication groups of Redis, for performance tuning reasons, you can change the roles of the cache nodes within the replication group, with the primary and one of the replicas exchanging roles.

    A. True, however, you get lower performance.
    B. FALSE
    C. TRUE
    D. False, you must recreate the replication group to improve performance tuning.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your SAP-C01 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.