Services Flashcards
Amazon Athena
A simple, server-less analytics server with an interface that can analyze petabytes of data.
AWS Data Exchange
Grant access to datasets via a data grant. You can sell datasets easily in S3, API, files, and Redshift format without the need for additional infrastructure.
Amazon Elastic Map Reduce (EMR)
Simplifies building and managing big data environments (e.g. spark)
AWS Glue
A data preparation tool for machine learning and analytics that can use multiple data sources.
Amazon Kinesis
A data insight tool that works on streaming data (e.g. video, audio, etc.)
Amazon OpenSearch Service
Perform log monitoring, website searches, etc. using a open source, distributed search system.
Amazon Quicksight
Unified business intelligence (insights) at hyper scale
Amazon Redshift
A data warehousing solution to ingest/access data from various sources ranging from data lakes to streaming sources.
Amazon EventBridge
Connect event producers and consumers without the need for custom architecture (e.g. Redis). This event bus service has more features than Amazon SNS.
Amazon Simple Notification Service (SNS)
A less fully featured messaging queue service (pub/sub) than event bridge. Typically used for realtime applications and does not have the ability to store messages.
Amazon Simple Queue Service (SQS)
In contrast to SNS this service can store messages and is useful for message processing. Additionally, it uses a polling (vs pub/sub wish pushes) method and only one consumer at a time is permitted.
Amazon Connect
Proactively detect and address customer experience issues.
AWS Billing Conductor
Simplify billing and reporting with customizable pricing and cost visibility
AWS Budgets
Flexible budgeting and forecasting.
AWS Cost and Usage Report
Tracks your AWS usage and estimated charges.