ml-specialty video for a company noticed that there was a moderate difference between the training data they used to train their machine learning model on and
A company noticed that there was a moderate difference between the training data they used to train their machine learning model on and the new incoming data. This change happens on a daily or weekly basis, so they decided to create a workflow in which they could orchestrate the process of extracting their data from their S3 bucket, apply simple transformations on this data, train the data using Amazon SageMaker, save the new model’s artifact and finally bring this model to production. Which AWS services could be used for both triggering the task daily/weekly and orchestrating the whole workflow?