Skip to content

mauropelucchi/unibg_mobile_and_cloud_2024

Repository files navigation

University of Bergamo - Mobile and Cloud Technologies 2024

This repository contains code and data for the Apps developed during the Mobile & Cloud Technologies Course @ University of Bergamo (2024).

MyTEDx Project

MyTEDx is the project explained and builded during the Mobile & Cloud Technologies Course @ University of Bergamo. It is a complete server-less project based on AWS Services and Flutter. The project is composed by:

  • a stack (infrastructure as code examole)
  • pyspark jobs on AWS Glue to build the data warehouse
  • MongoDB (Atlas) as Data Lake solution
  • a FaaS API layer with AWS Lambda and AWS API Gateway
  • a Flutter App

MIT License

Copyright (c) 2024 Mauro Pelucchi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.