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 41:

    When does an AWS Data Pipeline terminate the AWS Data Pipeline-managed compute resources?

    A. AWS Data Pipeline terminates AWS Data Pipeline-managed compute resources every 2 hours.
    B. When the final activity that uses the resources is running
    C. AWS Data Pipeline terminates AWS Data Pipeline-managed compute resources every 12 hours.
    D. When the final activity that uses the resources has completed successfully or failed

  • Question 42:

    A company manages hundreds of AWS accounts centrally in an organization in AWS Organizations. The company recently started to allow product teams to create and manage their own S3 access points in their accounts. The S3 access points can be accessed only within VPCs, not on the Internet.

    What is the MOST operationally efficient way to enforce this requirement?

    A. Set the S3 access point resource policy to deny the s3:CreateAccessPoint action unless the s3:AccessPointNetworkOrigin condition key evaluates to VPC.
    B. Create an SCP at the root level in the organization to deny the s3:CreateAccessPoint action unless the s3:AccessPointNetworkOrigin condition key evaluates to VPC.
    C. Use AWS CloudFormation StackSets to create a new IAM policy in each AWS account that allows the s3:CreateAccessPoint action only if the s3:AccessPointNetworkOrigin condition key evaluates to VPC.
    D. Set the S3 bucket policy to deny the s3:CreateAccessPoint action unless the s3:AccessPointNetworkOrigin condition key evaluates to VPC.

  • Question 43:

    A user has launched two EBS backed EC2 instances in the US-East-1a region. The user wants to change the zone of one of the instances. How can the user change it?

    A. It is not possible to change the zone of an instance after it is launched
    B. From the AWS EC2 console, select the Actions - > Change zones and specify the new zone
    C. The zone can only be modified using the AWS CLI
    D. Stop one of the instances and change the availability zone

  • Question 44:

    A company wants to replace its call center system with a solution built using AWS managed services. The company call center would like the solution to receive calls, create contact flows, and scale to handle growth projections. The call center would also like the solution to use deep learning capabilities to recognize the intent of the callers and handle basic tasks, reducing the need to speak to an agent. The solution should also be able to query business applications and provide relevant information back to callers as requested.

    Which services should the Solutions Architect use to build this solution? (Choose three.)

    A. Amazon Rekognition to identify who is calling.
    B. Amazon Connect to create a cloud-based contact center.
    C. Amazon Alexa for Business to build conversational interfaces.
    D. AWS Lambda to integrate with internal systems.
    E. Amazon Lex to recognize the intent of the caller.
    F. Amazon SQS to add incoming callers to a queue.

  • Question 45:

    A company runs an application on a fleet of Amazon EC2 instances. The application requires low latency and random access to 100 GB of data. The application must be able to access the data at up to 3.000 IOPS. A Development team has configured the EC2 launch template to provision a 100-GB Provisioned IOPS (PIOPS) Amazon EBS volume with 3 000 IOPS provisioned. A Solutions Architect is tasked with lowering costs without impacting performance and durability.

    Which action should be taken?

    A. Create an Amazon EFS file system with the performance mode set to Max I/O. Configure the EC2 operating system to mount the EFS file system.
    B. Create an Amazon EFS file system with the throughput mode set to Provisioned. Configure the EC2 operating system to mount the EFS file system.
    C. Update the EC2 launch template to allocate a new 1-TB EBS General Purpose SSO (gp2) volume.
    D. Update the EC2 launch template to exclude the PIOPS volume. Configure the application to use local instance storage.

  • Question 46:

    A company is running an application in the AWS Cloud. The company has several third- party services that integrate with the application through a RESTful API. The API is a serverless implementation with an Amazon API Gateway regional API endpoint that integrates with several different AWS Lambda functions.

    The application's data is nonrelational and is stored in an Amazon DynamoDB table. The application and the API are running in the eu-west-1 Region. The company needs the API to also be available in the us-east-1 Region. All data must be available in both Regions. A solutions architect already has deployed all the Lambda functions in us-east-1

    Which additional steps should the solutions architect take to meet these requirements? (Select TWO.)

    A. Deploy a second API Gateway regional API endpoint in us-east-1. Create Lambda integration with the functions in us-east-1.
    B. Enable DynamoDB Streams on the table in eu-west-1. Replicate all changes to a DynamoDB table in us-east-1
    C. Modify the DynamoDB table to be a global table in eu-west-1 and in us-east-1.
    D. Change the API Gateway API endpoint in eu-west-1 to an edge-optimized endpoint.Create Lambda integration with the functions in both Regions.
    E. Create a DynamoDB read replica in us-east-1.

  • Question 47:

    A life sciences company is using a combination of open source tools to manage data analysis workflows and Docker containers running on servers in its on-premises data center to process genomics data. Sequencing data is generated and stored on a local storage area network (SAN), and then the data is processed. The research and development teams are running into capacity issues and have decided to re- architect their genomics analysis platform on AWS to scale based on workload demands and reduce the turnaround time from weeks to days.

    The company has a high-speed AWS Direct Connect connection. Sequencers will generate around 200 GB of data for each genome, and individual jobs can take several hours to process the data with ideal compute capacity. The end result will be stored in Amazon S3. The company is expecting 10-15 job requests each day.

    Which solution meets these requirements?

    A. Use regularly scheduled AWS Snowball Edge devices to transfer the sequencing data into AWS. When AWS receives the Snowball Edge device and the data is loaded into Amazon S3, use S3 events to trigger an AWS Lambda function to process the data.
    B. Use AWS Data Pipeline to transfer the sequencing data to Amazon S3. Use S3 events to trigger an Amazon EC2 Auto Scaling group to launch custom-AMI EC2 instances running the Docker containers to process the data.
    C. Use AWS DataSync to transfer the sequencing data to Amazon S3. Use S3 events to trigger an AWS Lambda function that starts an AWS Step Functions workflow. Store the Docker images in Amazon Elastic Container Registry (Amazon ECR) and trigger AWS Batch to run the container and process the sequencing data.
    D. Use an AWS Storage Gateway file gateway to transfer the sequencing data to Amazon S3. Use S3 events to trigger an AWS Batch job that executes on Amazon EC2 instances running the Docker containers to process the data.

  • Question 48:

    An organization (account ID 123412341234) has configured the IAM policy to allow the user to modify his credentials. What will the below mentioned statement allow the user to perform?

    A. Allow the IAM user to update the membership of the group called TestingGroup
    B. The IAM policy will throw an error due to an invalid resource name
    C. The IAM policy will allow the user to subscribe to any IAM group
    D. Allow the IAM user to delete the TestingGroup

  • Question 49:

    A company runs a proprietary stateless ETL application on an Amazon EC2 Linux instance. The application is a Linux binary, and the source code cannot be modified. The application is single-threaded, uses 2 GB of RAM. and is highly CPU intensive The application is scheduled to run every 4 hours and runs for up to 20 minutes A solutions architect wants to revise the architecture for the solution.

    Which strategy should the solutions architect use?

    A. Use AWS Lambda to run the application. Use Amazon CloudWatch Logs to invoke the Lambda function every 4 hours
    B. Use AWS Batch to run the application Use an AWS Step Functions state machine to invoke the AWS Batch job every 4 hours
    C. Use AWS Fargate to run the application Use Amazon EventBridge (Amazon CloudWatch Events) to invoke the Fargate task every 4 hours
    D. Use Amazon 6C2 Spot Instances to run the application Use AWS CodeDeptoy to deploy and run the application every 4 hours.

  • Question 50:

    Does Amazon RDS API provide actions to modify DB instances inside a VPC and associate them with DB Security Groups?

    A. Yes, Amazon does this but only for MySQL RDS.
    B. Yes
    C. No
    D. Yes, Amazon does this but only for Oracle RDS.

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.