Amazon AWS Certified Solutions Architect - Professional SAP-C01
Prev

There are 579 results

Next
#101 (Accuracy: 100% / 1 votes)
A user is thinking to use EBS PIOPS volume.
Which of the below mentioned options is a right use case for the PIOPS EBS volume?
  • A. Analytics
  • B. System boot volume
  • C. Mongo DB
  • D. Log processing
#102 (Accuracy: 100% / 1 votes)
Which of the following is true of an instance profile when an IAM role is created using the console?
  • A. The instance profile uses a different name.
  • B. The console gives the instance profile the same name as the role it corresponds to.
  • C. The instance profile should be created manually by a user.
  • D. The console creates the role and instance profile as separate actions.
#103 (Accuracy: 100% / 2 votes)
Which of the following is true while using an IAM role to grant permissions to applications running on Amazon EC2 instances?
  • A. All applications on the instance share the same role, but different permissions.
  • B. All applications on the instance share multiple roles and permissions.
  • C. Multiple roles are assigned to an EC2 instance at a time.
  • D. Only one role can be assigned to an EC2 instance at a time.
#104 (Accuracy: 100% / 1 votes)
When using string conditions within IAM, short versions of the available comparators can be used instead of the more verbose ones. streqi is the short version of the _______ string condition.
  • A. StringEqualsIgnoreCase
  • B. StringNotEqualsIgnoreCase
  • C. StringLikeStringEquals
  • D. StringNotEquals
#105 (Accuracy: 100% / 1 votes)
Which of the following cannot be done using AWS Data Pipeline?
  • A. Create complex data processing workloads that are fault tolerant, repeatable, and highly available.
  • B. Regularly access your data where it's stored, transform and process it at scale, and efficiently transfer the results to another AWS service.
  • C. Generate reports over data that has been stored.
  • D. Move data between different AWS compute and storage services as well as on premise data sources at specified intervals.
#106 (Accuracy: 100% / 1 votes)
Identify an application that polls AWS Data Pipeline for tasks and then performs those tasks.
  • A. A task executor
  • B. A task deployer
  • C. A task runner
  • D. A task optimizer
#107 (Accuracy: 100% / 1 votes)
With respect to AWS Lambda permissions model, at the time you create a Lambda function, you specify an IAM role that AWS Lambda can assume to execute your Lambda function on your behalf. This role is also referred to as the________role.
  • A. configuration
  • B. execution
  • C. delegation
  • D. dependency
#108 (Accuracy: 100% / 1 votes)
Within an IAM policy, can you add an IfExists condition at the end of a Null condition?
  • A. Yes, you can add an IfExists condition at the end of a Null condition but not in all Regions.
  • B. Yes, you can add an IfExists condition at the end of a Null condition depending on the condition.
  • C. No, you cannot add an IfExists condition at the end of a Null condition.
  • D. Yes, you can add an IfExists condition at the end of a Null condition.
#109 (Accuracy: 100% / 1 votes)
IAM users do not have permission to create Temporary Security Credentials for federated users and roles by default. In contrast, IAM users can call __________ without the need of any special permissions
  • A. GetSessionName
  • B. GetFederationToken
  • C. GetSessionToken
  • D. GetFederationName
#110 (Accuracy: 100% / 2 votes)
What happens when Dedicated instances are launched into a VPC?
  • A. If you launch an instance into a VPC that has an instance tenancy of dedicated, you must manually create a Dedicated instance.
  • B. If you launch an instance into a VPC that has an instance tenancy of dedicated, your instance is created as a Dedicated instance, only based on the tenancy of the instance.
  • C. If you launch an instance into a VPC that has an instance tenancy of dedicated, your instance is automatically a Dedicated instance, regardless of the tenancy of the instance.
  • D. None of these are true.