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

From IS Project Experience
Jump to navigation Jump to search
Line 11: Line 11:
 
!Item
 
!Item
 
!Research Problem
 
!Research Problem
!Topic
+
!Research Questions
 
!Students
 
!Students
 
|-
 
|-
 
|width="2%"|<!-- Item--> 1
 
|width="2%"|<!-- Item--> 1
 
|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="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="20%"|<!-- Topic--> Your Topic
+
|width="20%"|<!-- Research Questions --> '''Research Question 1:'''  How do banks decide on the boundary context and granularity of microservices? '''Research Question 2:'''  What kind of tool sets do banks use for building, testing, and deploying microservices? '''Research Question 3:'''  What strategies to banks employ for migrating from monolithic systems to microservices?
 
|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="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="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="20%"|<!-- Topic--> Your topic
+
|width="20%"|<!-- Research Questions--> 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:04, 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 Research Questions 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. Research Question 1: How do banks decide on the boundary context and granularity of microservices? Research Question 2: What kind of tool sets do banks use for building, testing, and deploying microservices? Research Question 3: What strategies to banks employ for migrating from monolithic systems to microservices? 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