Setting up DAP Synchronization in AWS, Fargate or Labmda?

burkepk
Community Member

Hello all, our team is new to developing solutions to pull data from Canvas.  I have been lurking in the forums for a bit, trying to gather as much information I can to set up the correct tools that we would need to be successful.  However the one part I am wondering about is where to run the Python functions to handle the initialization and synchronization calls.  We want to stay away from EC2 because of the administrative overhead involved, but also we are apprehensive about the 15 minute time limit on Lambda.  Has anyone containerized their code to run on Fargate?  Or is the 15 minute time limit in Lambda enough for processing the synchronizations and we run a one off process just for the initializations?

Labels (3)
Users who also had this question