AWS Cloud Practitioner: Athena vs Macie

In this short series, I outline the notes that I took while preparing for the AWS Cloud Practitioner exam.

These are my personal notes that I have made while working through the A Cloud Guru exam practitioner course. They are in no way official notes from AWS.

I would advise you that if you do use my notes to help you revise for this exam, that you use them as a supplement to the most recent information in the White PapersExam Guide and go over your knowledge with practice exam papers.

Previous notes within this blog series:

Athena vs Macie

What is Athena?

  • An interactive query service which enables your to analyse and query data located in S3 using standard SQL
    • Serverless, nothing to provision, pay per query/per TB scanned
    • No need to set up complex Extract/Transform/Load (ETL)
    • Works directly with data stored in S3
  • Can be used to query logs files stored in S3
  • Generate business reports on data stored in S3
  • Analyse AWS cost and usage reports
  • Run queries on click-stream data

What is PII? (Personally Identifiable Information)

  • Personal data used to establish an individual’s identity
  • This data could be exploited by criminals, used in identity theft and financial fraud
  • E.g. home address, passport number etc

What is Macie?

  • Security service which uses Machine Learning and NLP to discover, classify and protect sensitive data stored in S3
    • Uses AI to recognise if your S3 objects contain sensitive data such as PII
    • Dashboards, reporting and alerts
    • Works directly with data stored in S3
    • Can also analyze CloudTrail logs
    • Great for PCI-DSS and preventing ID theft

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top