Outils pour utilisateurs

Outils du site


cours:ws-rest_and_ws-soap:lab

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
cours:ws-rest_and_ws-soap:lab [2019/04/10 11:04]
tigli [Choose your Extensions]
cours:ws-rest_and_ws-soap:lab [2019/04/24 10:20] (Version actuelle)
tigli [Evaluation of the Lab]
Ligne 1: Ligne 1:
-====== REST and SOAP WS Lab  ​======+====== REST and SOAP WS, VELIB Project ​======
  
 This Lab is a first step of the course (Session 1 + Session 2). This Lab is a first step of the course (Session 1 + Session 2).
Ligne 23: Ligne 23:
  
 == Development : == == Development : ==
-  * Graphical User Interface for the client **(Grade Scale : points)** +  ​* **Graphical User Interface** for the client **(Grade Scale : points)**. Winforms is only an old simple framework to prototype basic graphical interfaces. Here, you can rather developp Web interfaces with WebForms (close to winforms design method to easily implement dynamic and interactive asp.net web pages) or other graphical client in other plateforms. ​ 
-  * Replace all the accesses to WS  (beetween Velib WS and IWS, between IWS and WS Clients) with asynchronous ones. Some indications can be find just below. **(Grade Scale : points)** +  * **Asynchronous Access ** : Replace all the accesses to WS  (beetween Velib WS and IWS, between IWS and WS Clients) with asynchronous ones. Some indications can be find just below. **(Grade Scale : points)** 
-  * Add a cache in IWS, to reduce communications between Velib WS and IWS and propose various cache management policies **(Grade Scale : points)** +  ​* ** Cache management **Add a cache in IWS, to reduce communications between Velib WS and IWS and propose various cache management policies **(Grade Scale : 10 points)** 
-  * Functional extensions : use the google API and Velib API to plan the best way from one place to another using Velib **(Grade Scale : 10 points) **  +  ​* ** Functional extensions ​** : use the google API and Velib API to plan the best way from one place to another using Velib **(Grade Scale : 10 points) **  
-  * Add security ​extension : user registration,​ tokens management, encryption. If the cache management providew variable Quality of Service accoding to subscription,​ tokens are necessary for billing **(Grade Scale : points)**.+  * **Security ​extension** : user registration,​ tokens management, encryption. If the cache management providew variable Quality of Service accoding to subscription,​ tokens are necessary for billing **(Grade Scale : points)**.
  
 == Deployment : == == Deployment : ==
  
-  * Of course the main interest of IWS is to be a kind of proxy in your company network to manage accesses to the external Velib WS. The natural architecture for that is to deploy IWS on a local server for virtualization for example with docker. Be careful this operation is not so simple because IWS must be a .Net Core project to deploy it on docker and unfortunately complete WCF is not supported on ASP .Net Core (only the client part in WCF !). Some indications can be find just below. **(Mark Scale : points)**+  * Of course the main interest of IWS is to be a kind of proxy in your company network to manage accesses to the external Velib WS. The natural architecture for that is to deploy IWS on a local server for virtualization for example with docker. Be careful this operation is not so simple because IWS must be a .Net Core project to deploy it on docker and unfortunately complete WCF is not supported on ASP .Net Core (only the client part in WCF !). Some indications can be find just below. **(Mark Scale : 10 points)**
  
 == Monitoring == == Monitoring ==
-  * Extend IWS with monitoring functionalities,​ i.e. various indicators that you can get and compute about the IWS activity. For example, the number of clients during a given period, the number of client requests during a given period, the current average delay for the IWS to response, the number of requests on WS Velib during a given period and more according to your extensions (ex. cache monitoring). All this information will be accessible through a second WS attached to IWS. A specific client will be developed to access to this Monitor WS remotely. This specific client will display some of this monitor information graphically. **(Mark Scale : points)**+  * Extend IWS with monitoring functionalities,​ i.e. various indicators that you can get and compute about the IWS activity. For example, the number of clients during a given period, the number of client requests during a given period, the current average delay for the IWS to response, the number of requests on WS Velib during a given period and more according to your extensions (ex. cache monitoring). Your creativity is key to find various relevant indicators mainly based on statistical methods. All this information will be accessible through a second WS attached to IWS. A specific client will be developed to access to this Monitor WS remotely. This specific client will display some of this monitor information graphically ​or textually using some console tools. **(Mark Scale : points)**
    
-=== Evaluation of the Lab ===+==== Choose your partner and your contract ==== 
 + 
 +<note warning>​ 
 +Fill this [[https://​docs.google.com/​forms/​d/​e/​1FAIpQLSfSdZc46U0-E6RMsV5T8W0qnUb0oYeSPbEiEFUEPiwaKBlFZQ/​viewform|formular]] before April 2nd (02/05/19, 00:00) 
 + 
 +</​note>​  
 + 
 +==== Evaluation of the Lab ====
  
 <note warning> ​ <note warning> ​
Ligne 42: Ligne 49:
 Le projet sera mené en binôme mais lors de deux dernières séances du module, une audition de 5 min. étudiant par étudiant permettra d'​évaluer votre investissement ** personnel ** Le projet sera mené en binôme mais lors de deux dernières séances du module, une audition de 5 min. étudiant par étudiant permettra d'​évaluer votre investissement ** personnel **
  
-Le Projet sera évaluable à partir ​du XXXXXXXXXXXX (à fixer selon la date de l'​avant dernier créneau du module ... semaine 20 sinon semaine 17 .... Cf. mail à C. Papazian)  ​et de la version déposée sur votre GitHub. ​+Le Projet sera évaluable à partir semaine 20 et de la version déposée sur votre GitHub. ​
  
 Sur votre GitHub, vous rajouterez un README qui contiendra la liste des extensions ci-dessus rajoutées et testées. Sur votre GitHub, vous rajouterez un README qui contiendra la liste des extensions ci-dessus rajoutées et testées.
cours/ws-rest_and_ws-soap/lab.1554887087.txt.gz · Dernière modification: 2019/04/10 11:04 par tigli