Practice Test 3: Practice Test #3 - AWS Certified Cloud Flashcards
Which feature of AWS Cloud offers the ability to innovate faster and rapidly develop, test and launch software applications?
- Cost savings
- Agility
- Elasticity
- Ability to deploy globally in minutes
Agility
Which of the following statements are CORRECT regarding security groups and network access control lists (network ACL)? (Select two)
- A security group contains a numbered list of rules and evaluates these rules in the increasing order while deciding whether to allow the traffic
- A network access control list (network ACL) is stateful, that is, it automatically allows the return traffic
- A security group is stateful, that is, it automatically allows the return traffic
- A network access control list (network ACL) contains a numbered list of rules and evaluates these rules in the increasing order while deciding whether to allow the traffic
- A security group is stateless, that is, the return traffic must be explicitly allowed
- A security group is stateful, that is, it automatically allows the return traffic
- A network access control list (network ACL) contains a numbered list of rules and evaluates these rules in the increasing order while deciding whether to allow the traffic
Which AWS service can be used as an in-memory database with high-performance and low latency?
- Amazon DynamoDB
- Amazon ElastiCache
- Amazon Athena
- Amazon Relational Database Service (Amazon RDS)
Amazon ElastiCache
A startup runs its proprietary application on docker containers. As a Cloud Practitioner, which AWS service would you recommend so that the startup can run containers and still have access to the underlying servers?
- AWS Fargate
- Amazon Elastic Container Service (Amazon ECS)
- Amazon Elastic Container Registry (Amazon ECR)
- AWS Lambda
Amazon Elastic Container Service (Amazon ECS)
Which Amazon Route 53 routing policy would you use when you want to route your traffic in an active-passive configuration?
- Simple routing
- Weighted routing
- Failover routing
- Latency-based routing
Failover routing
What is the primary benefit of deploying an Amazon Relational Database Service (Amazon RDS) database in a Read Replica configuration?
- Read Replica improves database scalability
- Read Replica reduces database usage costs
- Read Replica enhances database availability
- Read Replica protects the database from a regional failure
Read Replica improves database scalability
AWS Lambda pricing is based on which of the following criteria? (Select two)
- The number of lines of code for the AWS Lambda function
- The size of the deployment package for the AWS Lambda function
- Number of requests for the AWS Lambda function
- The language runtime of the AWS Lambda function
- The time it takes for the AWS Lambda function to execute
- Number of requests for the AWS Lambda function
- The time it takes for the AWS Lambda function to execute
Which of the following statements are CORRECT about the AWS Auto Scaling group? (Select two)
- Auto Scaling group scales up and upgrades to a more powerful Amazon EC2 instance to match an increase in demand
- Auto Scaling group scales out and adds more number of Amazon EC2 instances to match an increase in demand
- Auto Scaling group scales down and downgrades to a less powerful Amazon EC2 instance to match a decrease in demand
- Auto Scaling group scales in and reduces the number of Amazon EC2 instances to match a decrease in demand
- Auto Scaling group scales down and reduces the number of Amazon EC2 instances to match a decrease in demand
- Auto Scaling group scales out and adds more number of Amazon EC2 instances to match an increase in demand
- Auto Scaling group scales in and reduces the number of Amazon EC2 instances to match a decrease in demand
Which of the following AWS services specialize in data migration from on-premises to AWS Cloud? (Select two)
- AWS Database Migration Service (AWS DMS)
- AWS Snowball
- AWS Site-to-Site VPN
- AWS Transit Gateway
- AWS Direct Connect
- AWS Database Migration Service (AWS DMS)
- AWS Snowball
A development team is looking for a forum where the most frequent questions and requests from AWS customers are listed along with AWS provided solutions.
Which AWS forum/service can be used for troubleshooting an issue or checking for a solution?
- AWS Health Dashboard - service health
- AWS Knowledge Center
- AWS Marketplace
- AWS Support Center
AWS Knowledge Center
Which of the following statements is correct regarding the Amazon Elastic File System (Amazon EFS) storage service?
- EC2 instances can access files on an Amazon Elastic File System (Amazon EFS) file system only in one Availability Zone (AZ)
- EC2 instances can access files on an Amazon Elastic File System (Amazon EFS) file system across many Availability Zones (AZ) and VPCs but not across Regions
- EC2 instances can access files on an Amazon Elastic File System (Amazon EFS) file system across many Availability Zones (AZ) but not across VPCs and Regions
- EC2 instances can access files on an Amazon Elastic File System (Amazon EFS) file system across many Availability Zones (AZ), Regions and VPCs
EC2 instances can access files on an Amazon Elastic File System (Amazon EFS) file system across many Availability Zones (AZ), Regions and VPCs
Which AWS services/features support High Availability by default? (Select two)
- Subnet
- Amazon Elastic Block Store (Amazon EBS)
- Amazon DynamoDB
- Instance Store
- Amazon Elastic File System (Amazon EFS)
- Amazon DynamoDB
- Amazon Elastic File System (Amazon EFS)
Subnet - A subnet is a range of IP addresses in your VPC. You can create AWS resources, such as EC2 instances, in specific subnets. Each subnet must reside entirely within one Availability Zone and cannot span multiple Availability Zones.
Amazon Elastic Block Store (Amazon EBS) - Amazon Elastic Block Store (Amazon EBS) is an easy to use, high-performance block storage service designed for use with Amazon Elastic Compute Cloud (EC2) for both throughput and transaction-intensive workloads at any scale. EBS volumes are replicated within an Availability Zone (AZ) and can easily scale to petabytes of data.
Instance Store - As Instance Store volumes are tied to an EC2 instance, they are also single Availability Zone (AZ) entities.
A multi-national company has its business-critical data stored on a fleet of Amazon Elastic Compute Cloud (Amazon EC2) instances, in various countries, configured in region-specific compliance rules. To demonstrate compliance, the company needs to submit historical configurations on a regular basis. Which AWS service is best suited for this requirement?
- AWS Config
- Amazon GuardDuty
- AWS CloudTrail
- Amazon Macie
AWS Config
A company has a static website hosted on an Amazon Simple Storage Service (Amazon S3) bucket in an AWS Region in Asia. Although most of its users are in Asia, now it wants to drive growth globally. How can it improve the global performance of its static website?
- Use Amazon CloudFormation to improve the performance of your website
- Use Amazon CloudFront to improve the performance of your website
- Use AWS Web Application Firewall (AWS WAF) to improve the performance of your website
- Use Amazon S3 Transfer Acceleration (Amazon S3TA) to improve the performance of your website
Use Amazon CloudFront to improve the performance of your website
Amazon S3 Transfer Acceleration (Amazon S3TA) enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. Amazon S3 Transfer Acceleration (Amazon S3TA) takes advantage of Amazon CloudFront’s globally distributed edge locations. As the data arrives at an edge location, data is routed to Amazon S3 over an optimized network path. Amazon S3 Transfer Acceleration (Amazon S3TA) cannot be used to improve the performance of a static website.
Which of the following is a perspective of the AWS Cloud Adoption Framework (AWS CAF)?
- Process
- Product
- Architecture
- Business
Business
Business, People, Governance, Platform, Security, and Operations.