Skip to content

Mobile and Cloud Technologies, university course homeworks

License

Notifications You must be signed in to change notification settings

marcobisceglia/tcm-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile and Cloud Technologies

Homeworks for Mobile and Cloud Technologies UniBG course

Lab 1 - TEDx Project

  • Homework presentation

Lab 2 - AWS Glue

  • datasets contained in AWS S3 Bucket and scraper of International Days from United Nations web site
  • pyspark Glue Jobs to populate MongoDB collections with:
    • TEDx data (tags + watch_next)
    • International Days data
  • Homework presentation

Lab 3 - AWS Lambda Function

  • lambda functions in Node.js exposed with AWS API Gateway
    • getWatchNextById
    • getTEDxByInternationalDay
  • Homework presentation

Authors

  • Cristian Sacco
  • Luca Mazzoleni
  • Andrea Appiani
  • Alexandr Rucodainii
  • Marco Bisceglia