Resources Flashcards

Memorize the propose of resources

1
Q

EC2

A

EC2 offers resizable compute capacity in the cloud. Designed to make web-scale cloud computing easier for developers, EC2 allows users to obtain and configure virtual servers, known as instances, with flexible, scalable options and a variety of pricing models.

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

Athena

A

Amazon Athena is an interactive query service that allows you to analyze data in Amazon S3 using standard SQL. It is serverless, meaning there is no infrastructure to manage, and you pay only for the queries you run. Athena can handle complex queries, and it integrates seamlessly with AWS Glue for data cataloging.

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

APN Consulting Partner

A

APN Consulting Partners are professional service firms in the AWS Partner Network (APN) that help customers design, architect, build, migrate, and manage their workloads and applications on AWS. These partners include system integrators, strategic consultancies, agencies, managed service providers (MSPs), and value-added resellers (VARs) that offer a range of services and support to optimize AWS environments.

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

IQ

A

AWS IQ is a service that connects AWS customers with AWS Certified Experts for on-demand project assistance. Customers can find, engage, and pay experts for help with AWS projects, such as setting up new environments, migrating workloads, or optimizing current setups. The service simplifies the process of obtaining professional expertise directly through the AWS Management Console.

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

Service Catalog

A

AWS Service Catalog allows organizations to create and manage catalogs of IT services that are approved for use on AWS. These services can include virtual machine images, servers, software, and databases. It helps maintain governance, compliance, and enables users to quickly deploy only the approved IT services they need, following best practices.

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

VPC Endpoint

A

A VPC Endpoint allows you to privately connect your Amazon Virtual Private Cloud (VPC) to supported AWS services and VPC endpoint services powered by AWS PrivateLink, without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. This enables secure and efficient communication between your VPC and AWS services, ensuring that traffic never leaves the AWS network

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

VPC Endpoint Gateway

A

A VPC Endpoint Gateway is a type of VPC endpoint that allows your Amazon Virtual Private Cloud (VPC) to privately connect to AWS services using route tables, without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect. It provides scalable and reliable access to services like Amazon S3 and DynamoDB from your VPC, using private IP addresses and ensuring that traffic stays within the AWS network

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

VPC NAT Gateway

A

A NAT Gateway in Amazon VPC enables instances in a private subnet to connect to the internet or other AWS services, while preventing the internet from initiating connections with those instances. NAT Gateways are managed by AWS, providing high availability and scalability. They eliminate the need to manage NAT instances, offering a simpler and more reliable solution for outbound internet access

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

VPC Network ACL

A

A Network Access Control List (ACL) in Amazon VPC is a stateless firewall that controls inbound and outbound traffic at the subnet level. It provides an additional layer of security by allowing or denying specific traffic based on defined rules. Each VPC automatically comes with a default ACL, and you can create custom ACLs for granular traffic control to enhance security for your applications

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

AWS VPC

A

Amazon Virtual Private Cloud (VPC) allows you to provision a logically isolated section of the AWS cloud where you can launch AWS resources in a virtual network that you define. VPC provides complete control over network settings, including IP address ranges, subnets, route tables, and network gateways, ensuring a secure and customizable networking environment for your applications

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

Global Accelerator

A

AWS Global Accelerator is a networking service that improves the availability and performance of your applications with global users. It provides two static IP addresses that act as a fixed entry point to your application endpoints, such as EC2 instances, load balancers, and S3 buckets. Global Accelerator uses the AWS global network to route user traffic to the optimal endpoint based on health, geographic location, and policies, enhancing the user experience by reducing latency and ensuring high availability

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

Amazon Inspector

A

Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. It performs a detailed analysis of the behavior of your applications by examining the network configurations, and operating system, and reviewing the permissions of the AWS resources associated with your applications. Inspector identifies vulnerabilities, deviations from best practices, and produces a list of prioritized security findings to help developers remediate potential risks. Occur inside of your application

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

AWS WAF

A

AWS WAF (Web Application Firewall) is a security service that helps protect your web applications from common web exploits and vulnerabilities. It allows you to create custom security rules to block common attack patterns, such as SQL injection or cross-site scripting (XSS), and can be deployed on Amazon CloudFront, Application Load Balancer, and API Gateway. AWS WAF provides real-time monitoring and automatic scaling to handle traffic as your application demands grow

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

AWS Shield

A

AWS Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS. It provides two levels of protection: Shield Standard, which is automatically included at no additional cost with all AWS services and protects against common, most frequently occurring network and transport layer DDoS attacks; and Shield Advanced, which provides enhanced protection for more sophisticated attacks, 24/7 access to the AWS DDoS Response Team (DRT), real-time attack diagnostics, and cost protection against scaling during attacks.

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

GuardDuty

A

Amazon GuardDuty is a threat detection service that continuously monitors your AWS accounts and workloads for malicious activity and unauthorized behavior. It uses machine learning, anomaly detection, and integrated threat intelligence to identify potential threats. GuardDuty analyzes data from multiple AWS sources, such as CloudTrail logs, VPC flow logs, and DNS logs, providing detailed security findings that help you quickly respond to potential security issues

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

Amazon Macie

A

Amazon Macie is a data security and privacy service that uses machine learning and pattern matching to discover, classify, and protect sensitive data stored in Amazon S3. Macie automatically identifies and alerts you to sensitive data, such as personally identifiable information (PII) or intellectual property, helping you maintain compliance with data privacy regulations. It provides detailed dashboards and alerts to manage and protect your sensitive information more effectively.

17
Q

DynamoDB

A

mazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It allows you to offload the administrative burdens of operating and scaling a distributed database, so you don’t have to worry about hardware provisioning, setup and configuration, replication, software patching, or cluster scaling. DynamoDB supports both document and key-value store models, and it is designed to handle high-traffic applications requiring consistent, single-digit millisecond latency at any scale

18
Q

DynamoDB with Global Tables

A

Amazon DynamoDB Global Tables provide a fully managed, multi-region, and multi-master database solution that allows you to replicate your tables across multiple AWS Regions. This ensures high availability and low-latency access to your data for globally distributed applications. Global Tables automatically replicate changes made to your DynamoDB tables across all specified regions, enabling you to develop applications that can deliver a consistent and fast experience to users worldwide

19
Q

Amazon Transcribe

A

Amazon Transcribe is an automatic speech recognition (ASR) service that converts spoken language into text. It enables developers to add speech-to-text capabilities to their applications, making audio and video content searchable and accessible. Transcribe supports real-time and batch transcription, handles a wide range of languages and dialects, and provides features like speaker identification, custom vocabulary, and punctuation and formatting for improved readability