Difference between revisions of "IS485 IS Project Experience (Research)- Fintech project examples"

From IS Project Experience
Jump to navigation Jump to search
Line 15: Line 15:
 
|-
 
|-
 
|width="2%"|<!-- Item--> 1
 
|width="2%"|<!-- Item--> 1
|width="10%"|<!-- Research Problem--> Microservices Architecture in Banking
+
|width="20%"|<!-- Research Problem--> '''Microservices Architecture in Banking''' - In recent years, there is much written about microservices architecture.  Even so, there is very little written about how microservices are used in the banking industry.  I study is needed to understand microservices implementation in banking.
|width="10%"|<!-- Topic--> Your Topic
+
|width="20%"|<!-- Topic--> Your Topic
 
|width="30%"|<!-- Students--> Student 1, Student 2, Student 3, Student 4
 
|width="30%"|<!-- Students--> Student 1, Student 2, Student 3, Student 4
 
|-
 
|-
 
|width="2%"|<!-- Item--> 2
 
|width="2%"|<!-- Item--> 2
|width="10%"|<!-- Research Problem--> Data Replication Across Microservice Instances
+
|width="20%"|<!-- Research Problem--> '''Data Replication Across Microservice Instances''' - In a microservices architecture, as the demand (# of invocations) for a microservice increases, management tools elastically create replicate instances of the microservice.  A study is needed to understand mechanisms for replicating the data underlying multiple instances of a microservice.
|width="10%"|<!-- Topic--> Your topic
+
|width="20%"|<!-- Topic--> Your topic
 
|width="30%"|<!-- Students--> Student 1, Student 2, Student 3, Student 4
 
|width="30%"|<!-- Students--> Student 1, Student 2, Student 3, Student 4
 
|-
 
|-
 
|}
 
|}

Revision as of 16:01, 3 June 2019

Project deliverable:

  1. A research report covering 2-3 research questions
  2. A working prototype
  3. Presentation slides

Research Problems:

  • Approach the faculty advisor
  • Project selection should be mutually agreed
Item Research Problem Topic Students
1 Microservices Architecture in Banking - In recent years, there is much written about microservices architecture. Even so, there is very little written about how microservices are used in the banking industry. I study is needed to understand microservices implementation in banking. Your Topic Student 1, Student 2, Student 3, Student 4
2 Data Replication Across Microservice Instances - In a microservices architecture, as the demand (# of invocations) for a microservice increases, management tools elastically create replicate instances of the microservice. A study is needed to understand mechanisms for replicating the data underlying multiple instances of a microservice. Your topic Student 1, Student 2, Student 3, Student 4