ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Dev Environment Functions, Triggers, and Automation #69

Open mrvirus9898 opened 5 years ago

mrvirus9898 commented 5 years ago

Currently, our lambdas, logs, triggers, and such are scattered across several accounts and environments. This is not a sustainable work practice and so we must merge all these different locations into our designated dev environment.

Then, write a simple python script that enables the team to roll out these triggers without having to deal with the clumsy AWS dashboard.

Please indicate the time spent on this, any issues that you are having, any good references you found for this subject, and credit anyone helped you out.

Related to #70

kyrrahnork commented 5 years ago

Estimated time: 8

Bug encountered, Unable to import module 'lambda_function': No module named 'googleapiclient'. Still researching solution and communicating with team mates to see if they have encountered same bug.

kyrrahnork commented 5 years ago

Upon attempting to create a trigger for each of the crawlers and scrapers, I was given the following error message that I did not have the proper permissions to save the triggers. I will create a bug for the DevOps team. image

kyrrahnork commented 5 years ago

Estimated time: 4 hours Time spent to date: 3 hours I had no code to be reviewed this sprint I did not review any code this sprint due to working 60 hours at my job.