skip to Main Content

My e-commerce company generates lots of CSV data. To track order status, the team must download a number of trackers. Creating a relationship and subsequently analyse,its a time-consuming process. Which AWS low-code solution can be used to automate the workflow?

2

Answers


  1. While not exactly low code, AWS Athena uses SQL-like queries to analyze CSV files, among many other formats

    Login or Signup to reply.
  2. Depending on what ‘workflow’ you require, a few options are:

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search