ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 570 - CLF-C02 discussion

Report
Export

Which AWS service or tool gives users the ability to connect with AWS and deploy resources programmatically?

A.
Amazon quickSight
Answers
A.
Amazon quickSight
B.
AWS PrivateLink
Answers
B.
AWS PrivateLink
C.
AWS Direct Connect
Answers
C.
AWS Direct Connect
D.
AWS SDKs
Answers
D.
AWS SDKs
Suggested answer: D

Explanation:

AWS SDKs are a set of tools that allow users to connect with AWS and deploy resources programmatically. AWS SDKs provide libraries, code samples, documentation, and other resources to help users write code that interacts with AWS APIs. AWS SDKs support various programming languages, such as Java, Python, Ruby, .NET, Node.js, Go, and more. AWS SDKs make it easier for users to access AWS services, such as Amazon S3, Amazon EC2, Amazon DynamoDB, AWS Lambda, and more, from their applications. AWS SDKs also handle tasks such as authentication, error handling, retries, and data serialization, so users can focus on their application logic .

The other options are not AWS services or tools that give users the ability to connect with AWS and deploy resources programmatically.Amazon QuickSight is a business intelligence service that lets users create and share interactive dashboards and visualizations1.AWS PrivateLink is a service that enables users to securely access services hosted on AWS in a scalable and cost-effective manner2.AWS Direct Connect is a service that establishes a dedicated network connection between a user's premises and AWS3.

A network ACL (NACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets. You can create a network ACL and associate it with a subnet to apply rules that allow or deny traffic to or from the subnet. Network ACLs are stateless, meaning that they evaluate the source and destination IP addresses for both inbound and outbound traffic.You can also use network ACLs to block IP address ranges that are known to be malicious12.

The other options are not AWS services or tools that can be used to set up a firewall to control traffic going into and coming out of an Amazon VPC subnet. Security groups are another layer of security for your VPC that act as a firewall for your EC2 instances. Security groups are stateful, meaning that they automatically allow return traffic for allowed inbound traffic.Security groups can only filter traffic based on protocols, ports, and source or destination IP addresses, not on IP ranges3. AWS WAF is a web application firewall that helps protect your web applications from common web exploits. AWS WAF can filter web requests based on rules that you define, such as IP addresses, HTTP headers, HTTP body, or URI strings.AWS WAF does not apply to non-web traffic or to traffic within a VPC4. AWS Firewall Manager is a service that helps you centrally configure and manage firewall rules across your accounts and resources in AWS Organizations. You can use Firewall Manager to apply AWS WAF rules, AWS Network Firewall policies, and Amazon VPC security groups across your AWS accounts. AWS Firewall Manager does not provide a firewall service itself, but rather helps you manage other firewall services

asked 16/09/2024
Abdelilah BAKIR
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first