“Kinesis Data Analytics” analyzes streaming data and gains actionable insights in real-time.
Continue reading “[AWS] Kinesis Data Analytics”Category Archives: Cloud Computing
[AWS] Kinesis Data Firehose
Kinesis Firehose is a fully managed service that loads streaming data into data stores (S3) and analytic tools (Redshift, Elasticsearch, or Splunk), enabling near real-time analytic with existing business intelligence tools.
Continue reading “[AWS] Kinesis Data Firehose”[AWS] CloudTrail
CloudTrail is a governance, compliance, risk management, and auditing service that records account activities (by Console or APIs) and stores logs in S3.
- CloudTrail tracks all user activities and API calls across your AWS accounts – through a console, SDKs, and CLI
- You can track the user name, event name, event date/time, IP address, access key, region, and error code.
[AWS] CloudWatch
CloudWatch is a collection of services that monitor/observe cloud resources – via metrics, logs, and events – and provide actionable insights.
- CloudWatch monitors the performance of AWS services – a repository service for metric data.
- CloudWatch logs the events and visualizes them.
[AWS] Redshift
A data warehouse is a data storage solution that aggregates a massive amount of historical data. It supports querying, reporting, analytics, and business intelligence (BI).
Redshift is a petabyte-scale data warehousing solution (Business Intelligence).
Continue reading “[AWS] Redshift”[AWS] Elastic MapReduce (EMR)
EMR is a large-scale parallel distributed data processing tool; on-demand billing is the key benefit.
Continue reading “[AWS] Elastic MapReduce (EMR)”[AWS] Athena
Athena is an interactive query service that runs ad-hoc SQL queries (schema-on-read) directly against data stored in S3.
Continue reading “[AWS] Athena”[AWS] Elastic Transcoder
Elastic Transcoder is an AWS service that converts media files from an input format to one or more output formats.
Continue reading “[AWS] Elastic Transcoder”