Practice Test 4 Study Flashcards
Which of the following entities can be used to connect to an Amazon Elastic Compute Cloud (Amazon EC2) server from a Mac OS, Windows or Linux based computer via a browser-based client?
- Putty
- Amazon EC2 Instance Connect
- SSH
- AWS Direct Connect
2 - Amazon EC2 Instance Connect
Amazon EC2 Instance Connect provides a simple and secure way to connect
Which of the following describes an Availability Zone (AZ) in the AWS Cloud?
1. One or more data centers in the same location
2. One or more server racks in multiple locations
3. One or more server racks in the same location
4. One or more data centers in multiple locations
1 - One or more data centers in the same location
Which of the following Amazon Simple Storage Service (Amazon S3) storage classes do not charge any data retrieval fee? (Select two)
1. Amazon S3 Glacier Flexible Retrieval
2. Amazon S3 Intelligent-Tiering
3. Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)
4. Amazon S3 Standard
5. Amazon S3 Standard-Infrequent Access (S3 Standard-IA)
2 - Amazon S3 Intelligent-Tiering
4 - Amazon S3 Standard
- Amazon S3 Standard does not charge any data retrieval fee.
- Amazon S3 Intelligent-Tiering does not charge any data retrieval fee.
As per the AWS Shared Responsibility Model, Security and Compliance is a shared responsibility between AWS and the customer. Which of the following security services/utilities falls under the purview of AWS under the AWS Shared Responsibility Model?
1. Security group
2. AWS Web Application Firewall (AWS WAF)
3. AWS Shield Advanced
4. AWS Shield Standard
4 - AWS Shield Standard
As AWS Shield Standard is automatically activated for all AWS customers with no options for any customizations, therefore AWS needs to manage the maintenance and configurations for this service. Hence this service falls under the purview of AWS.
Which of the following AWS authentication mechanisms supports an AWS Multi-Factor Authentication (AWS MFA) device that you can plug into a USB port on your computer?
1. SMS text message-based MFA (AWS MFA)
2. Hardware MFA (AWS MFA) device
3. U2F security key
4. Virtual MFA (AWS MFA) device
3 - U2F security key
Hardware Multi-Factor Authentication (AWS MFA) device - This is a hardware device that generates a six-digit numeric code based upon a time-synchronized one-time password algorithm. The user must type a valid code from the device on a second webpage during sign-in. Each MFA device assigned to a user must be unique. A user cannot type a code from another user’s device to be authenticated.
AWS Shield Advanced provides expanded DDoS attack protection for web applications running on which of the following resources? (Select two)
1. AWS Elastic Beanstalk
2. Amazon EC2
3. Amazon CloudFront
4. Amazon S3
5. AWS IAM
2 - Amazon EC2
3 - Amazon CloudFront
AWS Shield Advanced provides expanded DDoS attack protection for web applications running on the following resources:
* Amazon Elastic Compute Cloud,
* Elastic Load Balancing (ELB),
* Amazon CloudFront,
* Amazon Route 53,
* AWS Global Accelerator.
AWS Trusted Advisor can provide alerts on which of the following common security misconfigurations? (Select two)?
1. When you allow public access to Amazon S3 buckets
2. When you don’t turn on user activity logging (AWS CloudTrail)
3. When you share IAM user credentials with others
4. When you don’t tag objects in Amazon S3 buckets
5. When you don’t enable data encryption on Amazon S3 Glacier
1 - When you allow public access to Amazon S3 buckets
2 - When you don’t turn on user activity logging (AWS CloudTrail)
Which of the following is correct regarding the Amazon Relational Database Service (Amazon RDS) service?
- You can use both read replicas and multi-AZ deployment for improved read performance
- You can use read replicas for disaster recovery and multi-AZ deployment for improved read performance
- You can use read replicas for improved read performance as well as disaster recovery
- You can use read replicas for improved read performance and multi-AZ deployment for disaster recovery
3 - You can use read replicas for improved read performance as well as disaster recovery
Read replicas allow you to create read-only copies that are synchronized with your master database. Read replicas are used for improved read performance. You can also place your read replica in a different AWS Region closer to your users for better performance. Using a cross-Region read replica can also help ensure that you get back up and running if you experience a regional availability issue in case of a disaster. Read replicas are an example of horizontal scaling of resources.
Which AWS entity enables you to privately connect your Amazon Virtual Private Cloud (Amazon VPC) to an Amazon Simple Queue Service (Amazon SQS) queue?
1. VPC Gateway Endpoint
2. VPC Interface Endpoint
3. AWS Direct Connect
4. Internet Gateway
2 - VPC Interface Endpoint
An interface endpoint is an elastic network interface (ENI) with a private IP address from the IP address range of your subnet that serves as an entry point for traffic destined to a supported service. Interface endpoints are powered by AWS PrivateLink, a technology that enables you to privately access services by using private IP addresses
Which of the following statements are CORRECT regarding AWS Global Accelerator? (Select two)
1. AWS Global Accelerator provides static IP addresses that act as a fixed entry point to your application
2. AWS Global Accelerator is a good fit for non-HTTP use cases
3. AWS Global Accelerator uses the AWS global network and its edge locations. But the edge locations used by GA are different from Amazon CloudFront edge locations.
4. AWS Global Accelerator can be used to host static Web sites
5. AWS Global Accelerator cannot be configured with an ELB
1 - AWS Global Accelerator provides static IP addresses that act as a fixed entry point to your application
2 - AWS Global Accelerator is a good fit for non-HTTP use cases
Global Accelerator improves performance for a wide range of applications over TCP or UDP by proxying packets at the edge to applications running in one or more AWS Regions.
AWS Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP, as well as for HTTP use cases that specifically require static IP addresses or deterministic, fast regional failover.
A cargo shipping company runs its server fleet on Amazon Elastic Compute Cloud (Amazon EC2) instances. Some of these instances host the CRM (Customer Relationship Management) applications that need to be accessible 24x7. These applications are not mission-critical. In case of a disaster, these applications can be managed on a lesser number of instances for some time.
Which disaster recovery strategy is well-suited as well as cost-effective for this requirement?
1. Backup & Restore strategy
2. Pilot Light strategy
3. Multi-site active-active strategy
4. Warm Standby strategy
4 - Warm Standby strategy
Which of the following AWS services offers Lifecycle configuration for cost-optimal storage?
1. Amazon EC2 instance store
2. Amazon EBS
3. Amazon Storage Gateway
4. Amazon S3
4 - Amazon S3
ou can manage your objects on Amazon S3 so that they are stored cost-effectively throughout their lifecycle by configuring their Amazon S3 Lifecycle.
Which AWS service would you use to create a logically isolated section of the AWS Cloud where you can launch AWS resources in your virtual network?
1. VPC
2. Subnet
3. VPN
4. Network ACL
1 - VPC
A subnet is a range of IP addresses within your VPC. A subnet is not an AWS service, so this option is ruled out.
Which of the following AWS services can be used to forecast your AWS account usage and costs?
1. AWS Budgets
2. AWS Pricing Calculator
3. AWS Cost Explorer
4. AWS Cost & Usage Report (AWS CUR)
3 - AWS Cost Explorer
AWS Budgets cannot forecast your AWS account cost and usage.
Which entity ensures that your application on Amazon Elastic Compute Cloud (Amazon EC2) always has the right amount of capacity to handle the current traffic demand?
1. Network Load Balancer
2. Application Load Balancer
3. Amazon EC2 Auto Scaling
4. Multi-AZ deployment
3 - Amazon EC2 Auto Scaling