Architecture review for Custom Anomaly AI

0

I am trying to build a architecture for custom anomaly ai on AWS for my startup. Please let me know if my way of thinking is correct or not

  1. Data Ingestion: Ingesting the data into AWS S3 in JSON format
  2. Data Preprocessing: Converting JSON format to Excel format using AWS Glue and storing it back into S3
  3. ML : Using AWS Sagemaker to learn from the Excel format created
  4. Quicksight to show the data for data visualization

is my way of thinking correct here?

  • May I ask why converting json to excel?

  • it is just my way of thinking. I am open ears to learn in case you have any other idea. But I want to implement Custom Anomaly AI detection.

1 réponse
0

I don't see the point of converting to Excel if you are not going to use a spreadsheet editor to open but instead using Quicksight. Any other format like CSV will allow you better support and parallelism.

profile pictureAWS
EXPERT
répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions