Practice Test #1 - AWS Certified Cloud Practitioner Flashcards
The minimum amount of AZs to consolidate an AWS Region
3
The minimum amount of discrete data centers to consolidate an AZ
1
Which services support reservations to optimize costs? (3)
1) S3
2) DynamoDB
3) DocumentDB
4) RDS
5) EC2
6) Lambda
DynamoDB
RDS
EC2
If you provision a Linux based On-demand EC2 instance with per-second billing but terminate it within 30 seconds, how many seconds are you going to be charged with?
60 seconds, as there is a one-minute minimum charge for Linux based EC2 instances
You want to run a specific process on an EC2. You need a high-performance hardware disk that provides fast I/O performance. Select the best storage option
1) EFS
2) Instance Store
3) S3
4) EBS
Instance Store
Which services should you use to build an application that will accept speech-based input from users and then convey results via speech.
Use Amazon Transcribe to convert speech to text for downstream analysis. Then use Amazon Polly to convey the text results via speech
Which of the following Amazon S3 storage classes takes the most time to retrieve data (also known as first byte latency)?
1) S3 Glacier Deep Archive
2) S3 Glacier Flexible Retrieval
3) S3 Intelligent-Tiering
4) S3 Standard
S3 Glacier Deep Archive
A startup wants to migrate its data and applications from the on-premise to AWS Cloud. Which of the following options can be used by the startup? (2)
1) Leverage AWS Professional Services to accelerate migration
2) Use AWS Trusted Advisor to automate migration
3) Raise a support ticket with AWS Support
4) Consult moderators on AWS Developer Forums
5) Utilize AWS Partner Network (APN) to build a custom solution
Leverage AWS Professional Services to accelerate the infrastructure migration
Utilize AWS Partner Network (APN) to build a custom solution for this infrastructure migration
Select the best choice to provision an EC2 instance for the lowest possible cost for a long-term duration but it must never be interrupted
1) EC2 Dedicated Host
2) EC2 On-Demand Instance
3) EC2 Spoit Instance
4) EC2 Reserved Instance
EC2 Reserved Instance
Which service allows you to automate the traditional maintenance job of running timely assessments and checking for OS vulnerabilities
1) AWS Shield
2) Amazon GuardDuty
3) Amazon Inspector
4) Amazon Macie
Amazon Inspector
A startup wants to set up its IT infrastructure on AWS Cloud and it wants an estimate of the monthly AWS bill based on the AWS services. Which service should you use?
1) AWS Cost Explorer
2) AWS Pricing Calculator
3) AWS Cost & Usage Report
4) AWS Budgets
AWS Pricing Calculator
Which AWS Route 53 routing policy would you use to route traffic to multiple resources and also choose how much traffic is routed to each resource?
1) Failover Routing
2) Simple Routing
3) Weighetd Routing
4) Latency-based Routing
Weighetd Routing
Which of the following AWS services has encryption enabled by default?
1) Amazon Elastic Book Store (EBS)
2) AWS CloudTrail Logs
3) Amazon Elastic File System (EFS)
4) RDS
AWS CloudTrail Logs
You detect AWS owned IP-addresses are being used to carry out malicious attacks. What should you do?
1) Contact AWS Abuse Team
2) Write an email to Jeff Bezos with the details of the incident (en serio?)
3) Contact AWS Developer Forum moderators
4) Contact AWS Support
Contact AWS Abuse Team
which service should you use to debug performance issues for a serverless application built using a microservices architecture?
1) Amazon PinPoint
2) AWS Trusted Advisor
3) AWS CloudFormation
4) AWS X-Ray
AWS X-Ray
A web application stores all of its data on Amazon S3 buckets. A client has mandated that data be encrypted before sending it to Amazon S3. What should you do?
1) Encryption is enabled by default for all the objects written to Amazon S3. Additional configuration is not required
2) Enable server-side encryption with AWS Key Management Service (AWS KMS) keys (SSE-KMS)
3) Enable client-side encryption using AWS encryption SDK
4) Enable server-side encryption with Amazon S3 Managed Keys (SSE-S3)
Enable client-side encryption using AWS encryption SDK
Which security service of AWS is enabled for all AWS customers, by default, at no additional cost?
1) AWS Secrets Manager
2) AWS Shield Advanced
3) AWS Web Application Firewall (AWS WAF)
4) AWS Shield Standard
AWS Shield Standard
Compared to the on-demand instance prices, what is the highest possible discount offered for spot instances?
90% - with EC2 Spot Instance
Which of the following are the storage services offered by the AWS Cloud? (2)
1) Amazon SQS
2) Amazon EFS
3) Amazon EC2
4) Amazon S3
5) Amazon SNS
Amazon EFS and Amazon S3
Which of the following expense areas would result in cost savings when acompany moves from on-premise to AWS Cloud? (2)
1) Data Center Physical Security
2) SaaS application license fee
3) Developer Salary
4) Project Manager Salayar
5) Data Center hardware infrastructure
Data Center hardware infrastructure and Data Center Physical Security
Which of the statement is correct?
1) EBS volume can be attached to one or more instances in multiple AZs
2) EBS volume can be attached to a single instance in the same AZ
EBS volume can be attached to a single instance in the same AZ
Which of the statement is correct?
1) EFS file system can be mounted on instances across multiple AZs
2) EFS file system can be mounted on instances in the same AZ
EFS file system can be mounted on instances across multiple AZs
Which of the following AWS services support VPC Endpoint Gateway for a private connection from a VPC?
1) DynamoDB
2) EC2
3) S3
4) SQS
5) SNS
DynamoDB and S3
A company wants to identify the optimal AWS resource configuration for its workloads. Which service should it use?
1) AWS Cost Explorer
2) AWS Systems Manager
3) AWS Compute Optimizer
4) AWS Budgets
AWS Compute Optimizer
Which AWS service will help you receive alerts when the reservation utilization falls below the defined threshold?
1) AWS Pricing Calculator
2) AWS CloudTrail
3) AWS Trusted Advisor
4) AWS Budgets
AWS Budgets
Which of the following is a serverless AWS service?
1) AWS Elastic Beanstalk
2) Amazon EC2
3) AWS Lambda
4) Amazon EMR
AWS Lambda