AWS Terms Flashcards

1
Q

What is AWS Management Console?

A

AWS Management Console is a web-based interface provided by AWS that allows users to manage and monitor various AWS services and resources from a single unified console, providing an easy-to-use graphical user interface (GUI).

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

What is an API?

A

AWS API (Application Programming Interface) is a set of protocols and tools that allows developers to programmatically interact with AWS services and resources, enabling automation and integration of AWS services into custom applications and workflows.

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

What is AWS Cost Explorer?

A

AWS Cost Explorer is an AWS tool that provides users with insights into their AWS spending, allowing them to analyze and monitor their usage and costs over time to optimize spending. It offers customized cost reports and cost allocation tags, among other features, to help identify cost-saving opportunities.

Similar to Azure Cost Management and Billing.

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

What is AWS Cost and Usage Report?

A

AWS Cost and Usage Report is a detailed report that provides comprehensive data on your AWS usage and costs, including detailed billing information, which can be used to analyze and optimize your AWS spending. It provides a granular view of your AWS usage and cost patterns, including data on resource usage, pricing, and discounts, among other features.

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

What is AWS Command Line Interface (CLI)?

A

AWS Command Line Interface (CLI) is a tool provided by AWS that allows users to interact with AWS services through a command-line interface, enabling automation and scripting of various tasks. It provides a unified interface across multiple AWS services and regions, and can be used to manage AWS resources, automate workflows, and perform administrative tasks.

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

What is AWS Elastic Load Balancer (ELB)?

A

AWS Elastic Load Balancer (ELB) is a service provided by AWS that automatically distributes incoming application traffic across multiple EC2 instances, improving application availability, fault tolerance, and scalability. It provides three types of load balancers: Application Load Balancer, Network Load Balancer, and Classic Load Balancer, each with different capabilities and features.

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

What are AWS regions?

A

AWS regions are geographically separate locations around the world where AWS provides its cloud computing services, each with multiple availability zones to ensure high availability, fault tolerance, and low latency. Each region is isolated from other regions and comprises multiple data centers, offering various AWS services, features, and pricing, and allowing customers to choose the most optimal location for their workloads based on factors such as compliance, latency, and cost.

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

What are AWS Availability Zones (AZs)?

A

AWS Availability Zones (AZs) are physically separate data centers within an AWS region, each with independent power, cooling, and networking infrastructure, and connected with low-latency links. They are designed to provide high availability, fault tolerance, and disaster recovery capabilities to AWS customers, enabling them to run their applications and services in different AZs to protect against downtime and data loss.

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

What is AWS Infrastructure as Code (IaC)?

A

AWS Infrastructure as Code (IaC) is an approach to managing and provisioning cloud infrastructure through machine-readable definition files, which enable automation, version control, and reproducibility of infrastructure configurations. AWS provides multiple IaC tools such as AWS CloudFormation, AWS Terraform, and AWS CDK, that allow customers to define and deploy infrastructure resources using code, reducing manual effort and increasing scalability, consistency, and reliability.

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

What is the AWS Management Console?

A

The AWS Management Console is a web-based interface for managing and administering AWS services through a user-friendly graphical interface.

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

What is AWS Marketplace?

A

AWS Marketplace is an online store for buying and deploying third-party software, services, and data in the AWS Cloud.

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

What are AWS Professional Services?

A

AWS Professional Services are AWS experts and consultants who provide specialized guidance and support to help customers design, migrate, and optimize their workloads on AWS.

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

What is the AWS Personal Health Dashboard?

A

The AWS Personal Health Dashboard is a service that provides personalized and proactive alerts and guidance for maintaining the health and availability of AWS resources and services.

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

What are AWS Security Groups?

A

AWS Security Groups are virtual firewalls that control the inbound and outbound traffic of EC2 instances and other resources in an Amazon VPC.

Similar to Azure Network Security Groups

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

What is AWS Service Catalog?

A

AWS Service Catalog is a service that allows organizations to create and manage catalogs of IT services that can be easily and centrally deployed on AWS.

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

What is AWS Service Quotas?

A

AWS Service Quotas is a service that enables customers to view and manage their usage limits (quotas) for AWS services, and request increases if necessary.

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

What are AWS software development kits (SDKs)?

A

AWS SDKs are software development kits provided by AWS that allow developers to access and integrate AWS services into their applications using programming languages such as Java, Python, .NET, and more.

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

What is AWS Support Center?

A

AWS Support Center is a service provided by AWS that allows customers to create, manage, and view support cases, and access AWS documentation, resources, and technical support.

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

What are the AWS Support tiers?

A

The AWS Support tiers are Basic, Developer, Business, and Enterprise

20
Q

What is AWS Client VPN?

A

AWS Client VPN is a fully-managed service that allows customers to securely connect remote users to AWS resources and applications, without the need for custom VPN solutions or hardware appliances.

21
Q

What is AWS Athena?

A

AWS Athena is a serverless, interactive query service that allows customers to easily analyze and query data stored in Amazon S3 using standard SQL, without the need for infrastructure management or setup.

22
Q

What is AWS Kinesis?

A

AWS Kinesis is a suite of managed services that allows customers to collect, process, and analyze streaming data in real-time, with features such as Kinesis Data Streams, Kinesis Data Firehose, and Kinesis Data Analytics.

23
Q

What is AWS QuickSight?

A

AWS QuickSight is a cloud-based business intelligence service that allows users to create and publish interactive dashboards, reports, and data visualizations from various data sources.

24
Q

What is AWS Simple Notification Service (SNS)?

A

AWS Simple Notification Service (SNS) is a fully managed messaging service that enables the sending and receiving of messages or notifications to and from various cloud services, mobile applications, and distributed systems.

25
Q

What is AWS Simple Queue Service (SQS)?

A

AWS Simple Queue Service (SQS) is a fully managed message queuing service that enables the decoupling and scaling of distributed microservices, serverless applications, and other systems, by allowing them to communicate asynchronously and reliably.

26
Q

What is AWS Batch?

A

AWS Batch is a cloud-based service that allows you to efficiently execute large-scale batch jobs on AWS, without having to provision, manage, or monitor the infrastructure yourself.

Batch is used for running batch computing workloads at scale

27
Q

What is AWS EC2?

A

AWS EC2 is a web service that provides resizable compute capacity in the cloud, with customizable virtual servers that can run a variety of operating systems and be scaled up or down as needed, offering a wide range of instance types and purchasing options to optimize costs.

28
Q

What is AWS Elastic Beanstalk?

A

AWS Elastic Beanstalk is a cloud service that automates the process of deploying and scaling web applications and services, by providing a platform for developers to upload their code and let AWS handle the rest, including capacity provisioning, load balancing, and application health monitoring, making it easier and faster to deploy and manage web applications on AWS.

Elastic Beanstalk is used for deploying and managing web applications and services

29
Q

What is AWS Lambda?

A

Back side: AWS Lambda is a serverless compute service that allows you to run your code in response to events and automatically manages the underlying infrastructure required to run and scale your applications, making it easy to build and deploy applications and services without worrying about server management.

Lambda is used for running small pieces of code in response to events and triggers

30
Q

What is AWS Lightsail?

A

AWS Lightsail is a simple and cost-effective cloud service that provides easy-to-use pre-configured virtual private servers, storage, databases, and networking for small-scale web applications and projects, with a flat monthly fee and a user-friendly interface, without requiring extensive AWS knowledge or experience.

31
Q

What is AWS Fargate?

A

AWS Fargate is a serverless compute engine for containers that allows you to run containers without having to manage servers or clusters, providing a fully-managed platform to deploy and scale containers on the AWS Cloud, with on-demand pricing and flexible scaling options.

32
Q

What is AWS Aurora?

A

AWS Aurora is a high-performance, fully managed relational database service that is compatible with MySQL and PostgreSQL, providing up to five times better performance than standard MySQL databases, with automatic scaling, high availability, and data durability features.

33
Q

What is AWS DynamoDB?

A

AWS DynamoDB is a fully managed NoSQL database service that provides fast and flexible performance, seamless scalability, and automatic data replication across multiple geographic regions, with pay-as-you-go pricing and a wide range of features for managing unstructured data at any scale.

DynamoDB is used for storing and retrieving large volumes of unstructured data.

34
Q

What is AWS ElastiCache?

A

AWS ElastiCache is a fully managed in-memory data store and cache service that provides high-performance, scalable, and cost-effective caching and data storage solutions for your applications, with support for popular open-source engines such as Redis and Memcached.

ElastiCache is used for caching frequently accessed data

35
Q

What is AWS RDS?

A

AWS RDS is a fully managed relational database service that is optimized for transactional workloads and supports popular relational database engines such as MySQL, PostgreSQL, Oracle, and SQL Server. It’s used for applications that require standard relational databases.

RDS is for transactional workloads

36
Q

What is AWS Redshift?

A

is a fully managed data warehouse service that is optimized for analytics workloads and can handle large volumes of structured and semi-structured data. It’s used for data warehousing, business intelligence, and data analytics applications.

Redshift is for analytical workloads.

37
Q

What is Amazon Elastic Block Store (EBS)?

A

Amazon Elastic Block Store is a fully managed block storage service that provides persistent, high-performance storage for use with Amazon EC2 instances, offering a variety of volume types optimized for different workloads, with features such as encryption, snapshots, and replication to improve data durability and availability.

Similar to Azure Managed Disks

38
Q

What is AWS Snowball Edge?

A

AWS Snowball Edge is a petabyte-scale data transfer and edge computing device that provides a physical way to transfer large amounts of data into and out of AWS, with built-in compute power for running custom applications at the edge. It is a ruggedized device that can operate in harsh environments and is designed for use cases such as data migration, content distribution, and IoT processing.

39
Q

What is AWS Storage Gateway?

A

AWS Storage Gateway is a hybrid storage service that provides seamless and secure integration between on-premises IT environments and AWS cloud storage, allowing you to store data locally while leveraging the benefits of the cloud such as scalability, cost-effectiveness, and disaster recovery. It supports a variety of storage protocols such as iSCSI, NFS, SMB, and S3, and offers features such as caching, compression, encryption, and tiering to optimize storage and data transfer between on-premises and cloud environments

40
Q

What is AWS CloudFormation?

A

AWS CloudFormation is a fully managed service that allows you to create and manage AWS resources and infrastructure as code using templates, making it easy to provision and manage resources in a repeatable and scalable way. It supports a wide range of AWS services and allows you to create, update, and delete resources in a safe and automated manner, with features such as rollback, stack updates, and drift detection to ensure consistent and reliable infrastructure.

41
Q

What is AWS CloudTrail?

A

AWS CloudTrail is a fully managed service that provides a record of actions taken by a user, role, or AWS service in your AWS account, capturing API calls made to AWS services and delivering the resulting log files to an S3 bucket for storage and analysis. It provides visibility into user activity and resource changes, and helps you identify security and compliance issues by auditing your AWS resources and services.

42
Q

Front side: What is AWS CloudWatch?

A

AWS CloudWatch is a fully managed service that provides monitoring and observability for your AWS resources and applications, collecting and tracking metrics, logs, and events in a central location, and allowing you to set alarms, create dashboards, and analyze performance and operational data. It supports a wide range of AWS services and enables you to troubleshoot issues, optimize resource utilization, and improve the overall health and availability of your applications and systems.

43
Q

What is AWS EventBridge?

A

AWS EventBridge is a fully managed event bus service that makes it easy to build event-driven applications at scale, allowing you to route events from AWS services, SaaS applications, and custom applications to targets such as AWS Lambda functions, Amazon SNS topics, and Amazon SQS queues. It provides a flexible and scalable way to integrate and automate workflows across multiple systems, using a publish/subscribe model and supporting various protocols and data formats.

44
Q

What is AWS Route 53?

A

AWS Route 53 is a highly available and scalable cloud Domain Name System (DNS) service that translates domain names to IP addresses, enabling users to access applications and services through easy-to-remember domain names. It provides features such as traffic routing, health checking, domain registration, and global DNS resolution to improve the performance, availability, and security of your applications and websites. AWS Route 53 is widely used by businesses of all sizes and across various industries, including e-commerce, media, and healthcare.

Similar to Azure DNS

45
Q

What is AWS CloudFront?

A

AWS CloudFront is a global content delivery network (CDN) that securely delivers data, videos, applications, and APIs to customers worldwide with low latency and high transfer speeds. It provides a secure and scalable way to distribute content from AWS services and public origins, with features such as edge caching, dynamic content generation, and SSL/TLS encryption to improve the performance, reliability, and security of your applications. AWS CloudFront is widely used by businesses of all sizes and across various industries, including media, gaming, and e-commerce.

Similar to Azure Content Delivery Network (CDN).

46
Q

What is AWS Macie?

A

AWS Macie is a fully managed data security and privacy service that uses machine learning and pattern matching to discover, classify, and protect sensitive data in AWS, such as personal information, credit card numbers, and intellectual property. It provides a comprehensive and automated way to identify and secure data across multiple AWS services and accounts, with features such as data discovery, classification, and protection, as well as policy management and alerts to help you comply with various data protection regulations and standards.

Similar to Azure Information Protection.

47
Q

What is AWS VPC?

A

AWS VPC (Virtual Private Cloud) is a fully isolated and customizable virtual network that allows you to launch AWS resources in a secure and scalable manner, with full control over IP address ranges, subnets, routing tables, network gateways, and security settings. It provides a flexible and cost-effective way to set up and manage your network infrastructure in the cloud, and allows you to connect your VPC to your on-premises data center using a VPN or AWS Direct Connect. AWS VPC is widely used by businesses of all sizes and across various industries for building and deploying cloud-based applications and services.

Similar to Azure Virtual Network (VNet)