• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/18

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

18 Cards in this Set

  • Front
  • Back

What is the difference between IAM users and groups?

While IAM users represent individuals, groups are used to group one or more users.

What do IAM roles do?

AM roles are used to provide access to services and resources and often contain temporary security identities.

What are IAM policies?

IAM policies are documents in JSON format that determine the level of access users or roles have to AWS resources.

What are the differences between EC2 Instance types?

Instance types include general purpose, memory optimized, compute optimized, storage optimized, and GPU.

What are EC2 states?

It refers to the running state of an EC2 instance and can be started, paused or terminated.

What is VPC subnet?

It is the range of IP addresses within the VPC and can be divided into subnets.

What is VPC classification (Public, Private, VPN-only)?

VPCs can be configured as public, private, or accessible only via VPN.

What are the CloudFront distribution types?

There are two types: web distribution and RTMP (Real-Time Messaging Protocol) distribution.

What are CloudFront Edge Locations?

Edge Locations are global data centers positioned closer to customers.

What programming languages do Lambda functions support?

Node.js, Python, Ruby, Java, Go ve .NET (C#) gibi çeşitli programlama dillerini destekler.

What are the triggers of Lambda functions?

Triggers such as API Gateway, S3, CloudWatch Events, DynamoDB can be used.

What are S3 data storage classes?

There are classes such as Standard, Intelligent-Tiering, One Zone-Infrequent Access, Glacier.

What is S3 Versioning?

S3 versioning allows tracking changes made to a file and providing access to older versions.

What is RDS automatic backup?

Automatic backup ensures that the RDS database is backed up at a specified time period.

How to scale DynamoDB tables?

Table capacity can be adjusted using automatic scaling or manually managed read/write capacity.

What is DynamoDB TTL (Time To Live)?

TTL ensures that data is automatically deleted after a certain period of time.

What are Route 53 Health Checks?

Health check is used to monitor the health of targets and determine whether the targets are healthy.

What is CloudWatch Alarm?

An alarm is a CloudWatch element that sends an alert when a certain threshold is exceeded or exceeded.