Top Banner
Emerging Distributed Architectures Benoît Garbinato Course Overview
16

Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Jul 11, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Emerging Distributed

Architectures

Benoît Garbinato

Course Overview

Page 2: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Learning objectives

Learn about the content, structure & approach of this course

Learn about the organization, the project & the evaluation of this course

Learn about the different technologies used in this course

Page 3: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Content (overview)

emerging distributed architectures =

context-aware mobile computing +

multitiered architecture and the cloud

Page 4: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

DBAppLogic

CharUI

Mainframe TP70’s

AppLogic

GUILogic

Client/ServerDB

TP80’s

AppLogic

GUILogic

Three-TierDB

TPEarly 90’s

Web Server

Web Client

Web-CentricDB

TPLate 90’s

App Logic

Various Client Types

Multi-TierDB

TPSince 2000

GUI Adapt.

Architecture evolution | Specialization (1)

Page 5: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

1980s: one man, one computer workstation, personal computers graphical user interfaces

1990s: the network is the computer the Internet accessible to all distributed operating systems

2000s: my phone is my computer smartphones & tablets as computers generalization of wireless networks

2010s: everything is a computer smart objects & the Internet of things personal networks connected to the cloud

2000 201019901980

Architecture evolution | Specialization (2)

Page 6: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Content (detailed)THURSDAY 8:30 – 10:00 10:15 – 11:00 11:15 – 12:00

Feb 22 course overview context-aware mobile computing discover lab & development tools

Mar 01 location-based publish/subscribe introduction to matchmore.io learn about the project + create your group

Mar 08 multitiered architecture & cloud services elaborate the concept of your location-based mobile application

Mar 15 application logicpresent the concept of your location-based mobile application

Mar 22 implement your application based on matchmore.io aloneMar 29

Apr 05 Easter break

Apr 12 present the first implementation of your context-aware mobile application

Apr 19 web servicesadd server-side application logic to your applicationApr 26 data persistence

May 03 asynchronous interactions

May 10 Ascension (public holiday)

May 17 message-oriented middlewareadd server-side data persistence to your application

May 24

May 31 present the complete implementation of your context-aware mobile application

Page 7: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Thursday Lectures : Internef 237 (click to see map) Projects : Internef 143 (click to see map)

Evaluation : Projects (Pi) - group projects, compulsory Final exam (E) - written exam, compulsory

Organization (general)

if E ≥ 3 : grade = 0.5 x ∑i 1/n Pi + 0.5 x E if E < 3 : grade = E

n

Page 8: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Course registration

• For organizational reasons, you need to register tothis course by following the instructions available at:

http://bit.ly/2ss3BOY

• Please register by Wednesday 28 February at the latest!

Page 9: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

The team

professor assistant

Benoît Garbinato

VaibhavKulkarni

Page 10: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

PhD in ComputerScience Worked in the industry Professor @ Unil since 2004 Launched a startup in 2017

Benoît Garbinato

Page 11: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

VaibhavKulkarni

B. Eng. in Electronics & TelecommunicationMSc in Communication TechnologyMSc in Embedded SystemsPhD student in Information Systems

Page 12: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Further information

doplab.unil.ch/eda

[email protected]

[email protected]

Page 13: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

The Internet protocol stack

The Android + Java mobile platform

The iOS + Swift mobile platform

The Java enterprise programming platform

Basic technologies

Page 14: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

Warning!

if you are hungry for this:

and you identify with this:

you came to the wrong course!

Page 15: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

you came to the wrong course!

Warning!

if you are hungry for this:

and you identify with this:

right

Page 16: Emerging Distributed ArchitecturesApr 26 data persistence add server-side application logic to your application May 03 asynchronous interactions ... if E ≥ 3 : grade = 0.5 x ...

Introduction © Benoît Garbinato

The main course? Group projects!

1. You form or join a group of students for the project

2. You collaboratively imagine a simple mobile context-aware application for users of the unil campus

3. You collaboratively implement a first version using only a cloud service providing support for context-awareness

4. You extend your application with features that require a backend of you own, in addition to the cloud service