AWS Q03

AWS Q03

Professional Development

25 Qs

quiz-placeholder

Similar activities

AWS Cloud Foundations - Aula03

AWS Cloud Foundations - Aula03

University - Professional Development

20 Qs

AWS Cloud Foundations - Aula04

AWS Cloud Foundations - Aula04

University - Professional Development

20 Qs

AWS Q04

AWS Q04

Professional Development

25 Qs

COSTA RICA CORE PRACTICE

COSTA RICA CORE PRACTICE

Professional Development

20 Qs

GK and CA-15

GK and CA-15

Professional Development

25 Qs

Industry 4.0 Awareness

Industry 4.0 Awareness

Professional Development

20 Qs

BCS System & Architecture Quiz 7

BCS System & Architecture Quiz 7

University - Professional Development

20 Qs

SAM E2

SAM E2

Professional Development

20 Qs

AWS Q03

AWS Q03

Assessment

Quiz

Education

Professional Development

Medium

Created by

Luis Barreiros

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A network engineer needs to build a hybrid cloud architecture connecting on-premises networks to the AWS Cloud using AWS Direct Connect. The company has a few VPCs in a single AWS Region and expects to increase the number of VPCs to hundreds over time. Which AWS service or feature should the engineer use to simplify and scale this connectivity as the VPCs increase in number?

A. VPC endpoints

B. AWS Transit Gateway

C. Amazon Route 53

D. AWS Secrets Manager

Answer explanation

To simplify and scale connectivity between on-premises networks and hundreds of Amazon Virtual Private Clouds (VPCs) in a single AWS Region, the network engineer should use AWS Transit Gateway.

AWS Transit Gateway is a fully managed service that enables customers to connect thousands of VPCs, on-premises networks, and remote networks through a single gateway. It simplifies network architecture and reduces operational overhead by allowing customers to centrally manage network routing and security. With AWS Transit Gateway, customers can also scale network connectivity as their VPCs grow in number, without requiring additional configuration changes.

Therefore, the correct answer is B, AWS Transit Gateway.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS cloud architecture principle slates that systems should reduce interdependences?

A. Scalability

B. Services not servers

C. Removing single points of failure

D. Loose coupling

Answer explanation

The AWS cloud architecture principle that states that systems should reduce interdependencies is known as "loose coupling."

Loose coupling is a design principle that emphasizes the independence of components in a system. In the context of cloud architecture, it means that systems should be designed so that each component can function independently and not rely too heavily on other components. This approach reduces interdependencies and can improve system stability and scalability.

Therefore, the correct answer is D, loose coupling.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service or feature allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud?

A. AWS Direct Connect

B. VPC peering

C. AWS VPN

D. Amazon Route 53

Answer explanation

The AWS service or feature that allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud is AWS Direct Connect.

AWS Direct Connect provides a dedicated, private connection between the on-premises data center and the AWS Cloud. This connection can bypass the public internet, providing a more secure and reliable way to access AWS resources. It can be used to transfer large amounts of data, run real-time applications, and establish a hybrid cloud architecture.

Therefore, the correct answer is A, AWS Direct Connect.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a benefit of using the AWS Cloud?

A. Permissive security removes the administrative burden.

B. Ability to focus on revenue-generating activities.

C. Control over cloud network hardware.

D. Choice of specific cloud hardware vendors.

Answer explanation

The benefit of using the AWS Cloud is the ability to focus on revenue-generating activities.

When a company chooses to use the AWS Cloud, they can leverage the infrastructure, services, and tools provided by AWS to focus on building their core business applications and services, rather than spending time and resources managing the underlying hardware and infrastructure. This can help increase agility, reduce time to market, and ultimately lead to revenue growth. Therefore, the ability to focus on revenue-generating activities is one of the key benefits of using the AWS Cloud .

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What can be used to reduce the cost of running Amazon EC2 instances? (Select TWO )

A. Spot Instances for stateless and flexible workloads

B. Memory optimized instances for nigh-compute workloads

C. On-Demand Instances for high-cost and sustained workloads

D. Reserved Instances for sustained workloads

E. Spend limits set using AWS Budgets

Answer explanation

The two options that can be used to reduce the cost of running Amazon EC2 instances are:

A. Spot Instances for stateless and flexible workloads: Spot instances are ideal for workloads that are flexible and can be interrupted as the instances can be terminated by AWS when the spot price exceeds the bid price. Using Spot Instances, the cost of running the workload can be reduced up to 90% compared to On-Demand instances.

D. Reserved Instances for sustained workloads: Reserved Instances are suitable for workloads that require a certain capacity and run continuously or frequently. Reserved instances are purchased for a term of one or three years, providing a significant discount compared to On-Demand instances.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Under the AWS shared responsibility model what is the customer's responsibility when using an AWS managed service?

A. Physical security of the data centers

B. Server-side encryption

C. Customer data

D. Operating system patching

Answer explanation

Under the AWS shared responsibility model, the customer's responsibility when using an AWS managed service is the customer data. AWS is responsible for the security of the cloud infrastructure and any AWS-managed services provided to the customer, while the customer is responsible for security in the cloud, such as data protection, access management, and network security.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application is receiving SQL injection attacks from multiple external resources. Which AWS service or feature can help automate mitigation against these attacks?

A. AWS WAF

B. Security groups

C. Elastic Load Balancer

D. Network ACL

Answer explanation

AWS WAF (Web Application Firewall) can help automate mitigation against SQL injection attacks. It can filter and monitor the incoming traffic to web applications and protect them from common web exploits that could affect application availability, compromise security, or consume excessive resources. WAF allows users to create custom rules that block common attack patterns, including SQL injection attacks.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?