Incorrect Questions PT2 Flashcards

Incorrect Practice Questions for the 2nd practice test from Udemy

1
Q

NACLs traffic rules and restrictuions are applied to what?

A

Security Groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What lever are Security Group restrictions applied to?

A

Instance Level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon Infrastructure component which is used to cache content locally using Amazon CloudFront

A

Edge Locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If you want to migrate on-premise tape backup solutions to the AWS Storage Gateway Platform, which protocol can help you mount the virtual tapes for your backup application?

A

iSCSI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Name all OSI model layers

A
  1. Physical
  2. Data
  3. Network
  4. Transport
  5. Session
  6. Presentation
  7. Application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which layer of the OSI model do Application Load Balancers distribute traffic on. (name the number)

A

7 (Application Layer)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Name 3 features of DynamoDB

A
  • Runs Exclusively on Solid State Drives
  • Synchronously replicates data across 3 facilities within a Region
  • Offers seamless scaling with no downtime
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If you accidentally give your access key ID and secret access key to an unauthorized person, what can you do to protect your account?

A

Make Inactive using the IAM console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the standard pricing model for Amazon S3?

A
  • Data transfer out
  • Storage per GB
  • Number of Requests
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Key Pairs in AWS?

A

Public key to encrypt the password and private key to decrypt it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Are Key Pairs unique to the region you have created them in?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Amazon WorkSpaces

A

A Managed, secure, cloud desktop service. Provisions either Windows or Linux desktops. Pay either monthly or hourly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Name 4 core services offered by Amazon Route53

A
  • Traffic Management
  • Availability Monitoring
  • Domain Registration
  • DNS Management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

AWS Inspector

A

An agent you install on your EC2 Instance and run analysis to identify vulnerabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In order to meet compliance for data residency laws, Amazon never replicates data stored in S3 automatically across…

A

Regions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What Route53 feature can you use to test your web application’s availability and reachability?

A

Health Checks

17
Q

What is the maximum number of IOPS you can get with an SSD (GP2) EBS Volume?

A

10,000 IOPS

18
Q

AWS WAF

A

AWS Web Application Firewall

*Used to prevent potential exploits at the application (7) layer.

19
Q

You have an IAM user account. What is the link you can use to access your AWS Management Console?

A

https://AWSAccountID.signin.aws.amazon.com/console

20
Q

Total Cost of Ownership Calculator

A

Use to compare the cost of running your applications in an on-premise or colocation environment to AWS.

21
Q

Which of the following are components that determine the cost of your RDS Database Instance?

A

Additional Storage
Number of Requests
Hours of use

22
Q

AWS Simple Monthly Calculator

A

Helps users work out and estimate their monthly costs for AWS Workloads.

23
Q

Are you allowed to run penetration testing against your AWS workloads?

A

Yes, as long as you inform AWS when you plan to run the test, and you run it against your own workloads.

24
Q

What are the six benefits of working in the cloud?

A
  • Trade capital expense for variable expense.
  • Benefit from massive economies of scale.
  • Stop guessing capacity.
  • Increase speed and agility.
  • Stop spending money running and maintaining data centers.
  • Go global in minutes.
25
Q

Direct Connect

A
  • Provides 1 Gbps and 10 Gbps connections.

* Can use instead of VPN over internet to Amazon VPC, avoiding VPN hardware and lower transfer rates.

26
Q

You need to compare the cost of purchasing a new on premises NAS server with that of deploying an EFS volume in the cloud and hosting your servers in AWS. Which tool can you use to perform this comparison?

A

Total Cost of Ownership

27
Q

You want to create an IAM policy to enable users to access Amazon S3 bucket, but restrict that access from the corporate IP Address, so that only users in the office can connect to the bucket. How should you configure the policy?

A

Specify a Condition element to restrict access from a specific IP address

28
Q

Which two file formats are used when creating CloudFormation templates?

A

JSON & YAML

29
Q

You have created a user with full access to Amazon S3. You need to list the available buckets from the EC2 Server and create additional buckets using the command line interface. However, when you log in to the EC2 server, you are not able to list your existing buckets. What do you need to do to enable full S3 access from EC2 Instance?

A

Use AWS Configure and provide your Access Key ID and Secret Access Key which will be used to enable your access to Amazon S3, and thus list or create buckets as required.

30
Q

Consolidated Billing

A

Enables you to link your accounts and take advantage of volume price discounts.

31
Q

Your organization has multiple AWS accounts for different purposes, such as Test & Dev, Production and Back Office. Each Account has it’s own set of services and incurs charges. Which AWS service can you use to take advantage of volume discounts by clubbing your accounts together?

A

Consolidated Billing

32
Q

True for False, S3 can be used to host a dynamic website, like one that runs on a LAMP stack.

A

False. You can host static websites on S3, but are not able to host any dynamic sites designed with server side scripting.

33
Q

You wish to purchase a fleet of spot instances to perform certain tasks. What is the price you pay per hour for your spot instances?

A

Spot Price. Even though you bid on a particular price, known as a bid price, you will actually pay the spot price. If the spot price rises above your bid price, then you will lose the instance.

34
Q

True or False, Amazon RDS offers free backup to the size of your database.

A

True, Amazon RDS offers free backup up to the size of your database.

35
Q

You want to identify when members of your custom group in AWS last logged in. Where can you get this information?

A

In the IAM Console, click the Users section and find this under the ‘Last activity’ column