Linuxmaster Docs
  • ⏺️Linux
    • Introduction
    • LPIC-2
      • 200: Capacity Planning
      • 201: Linux Kernel
      • 202: System Startup
      • 203: Filesystem and Devices
      • 204: Advanced Storage Device Administration
      • 205: Networking Configuration
      • 206: System Maintenance
  • ⏺️DevOps
    • Docker
      • Docker Basic
      • Docker Compose
    • Ansible
    • Git
    • Terraform
      • Terraform Basic
    • Kubernetes
  • ⏺️AWS
    • AWS Certified Cloud Practitioner
      • Foundations of Cloud Computing
      • Compute Services
      • Storage Services
      • Content Delivery Services
      • Networking Services
      • Utilizing Databases
      • Migration and Transfer Services
      • Analytics Services
      • Machine Learning Services
      • Developer Tools
      • Deployment and Infrastructure Management Service
      • Managing and Integration Services
      • Auditing, Monitoring, and Logging Services
      • Additional Services
      • Security and Compliance
      • Pricing, Billing, and Governance
Powered by GitBook
On this page
  • Amazon Redshift
  • Redshift in the real world
  • Athena
  • Glue
  • Kinesis
  • Elastic MapReduce (EMR)
  • Data Pipeline
  • QuickSight
  • Analytics in the real world

Was this helpful?

  1. AWS
  2. AWS Certified Cloud Practitioner

Analytics Services

Last updated 2 years ago

Was this helpful?

AWS Overview Links

Amazon Redshift

Redshift is a scalable data warehouse solution.

  • Data warehousing solution

  • Improves speed and efficiency

  • Handles exabyte-scale data

Redshift in the real world

  1. Data consolidation: When you need to consolidate multiple data resources for reporting

  2. Relational databases: When you want to run a database that doesn’t require real-time transaction processing (insert, update, and delete)

Analytics is the act of querying or processing your data.

There are several services that allow you to gain deeper insights, enhance decision-making, and act in real-time to what your data is telling you.

Athena

Athena is a query service for Amazon S3.

  • Query service

  • Analyze S3 data using SQL

  • Pay per query

  • Considered serverless

Glue

Gle prepares your data for analytics.

  • Extract, transform, load (ETL) service

  • Prepare and load data

  • Helps to better understand your data

Kinesis

Kinesis allows you to analyze data and video streams in real-time.

  • Analyze real-time, streaming data

  • Supports video, audio, application logs, website clickstreams, and IoT

Elastic MapReduce (EMR)

EMR helps you process large amounts of data.

  • Process big data

  • Analyze data using Hadoop

  • Works with big data frameworks

Data Pipeline

Data Pipeline helps you move data between compute and storage services running either on AWS or on-premises

  • Moves data at specific intervals

  • Moves data based on conditions

  • Sends notifications on success or failure

QuickSight

QuickSight helps you visualize your data.

  • Build interactive dashboards

  • Embed dashboards in your applications

Analytics in the real world

  1. Search data in S3: Athena helps you query historical data stored in S3 as if they were relational data using standard SQL.

  2. Log analytics: Kinesis helps you analyze logs in near real-time for application monitoring or fraud detection.

⏺️
Redshift
Athena
Glue
Kinesis
EMR
Data Pipeline
QuickSight