Case study : Analytics on AWS

Category

Case Studies

Author

Lorem ipsum

Date

April 28, 2023

Business need

General Electric Health Care brings different type of source data from Hospital equipment which includes sensor data, PHI data, data generated by Equipment’s, preserve them on AWS cloud environment for Analytical use. The source data comprises of different type of file format and the historical data to be available on centralized location for processing, enriching and visualization.

Approach & solution

The previous infrastructure could no longer handle demand, Healthcare system switched to AWS involving multiple services & products to deliver fast, reliable, and secure data needs & processing power.

AWS services used

  • Amazon S3: To store the source data, processed data, and enriched data
  • AWS EMR: used to handle the periodic workloads to process, aggregate and enrich the data using the services available such as SPARK, Sqoop to import the data from multiple source systems to S3, Hive to store the processed data, oozie to schedule the workloads, Zeppelin to query data stored in s3.
  • Amazon Redshift: As a warehouse to preserve the historical data
  • AWS IOT: To collect the sensor data and store that into S3 as RAW to process it further using EMR.
  • AWS Ec2: to install custom software for data visualization.