Please enable JavaScript.
Coggle requires JavaScript to display documents.
cloud-deployment-strategy (Strategies (Green Field App (Micro Service…
cloud-deployment-strategy
existing app
replatform
Websphere to Tomcat
Spec
Servlet
Tomcat
Full JEE Spec
TomEE
Session Mgmt
Sticky Session
JNDI
JDBC
J2C Alias
mail
Jars
Container Specific Jars /Find Equivalents
Duplicate Jars(Container/App)
Check mvn dependency Tree/Compare conflicts in tomcat class path
Certificate Management
GC Policy
Connection Pool
Deprecated Java Features
Tomcat /Java (Version)
SSO
Ping SSO Agent
Strategies
Lift and Shift(Existing Production Apps)
AWS CodePipeline (EC2)
Green Field App
Micro Service
Containerize (Docker)
Kubernetes Cluster
Batch Jobs
Serverless
API
Serverless
Cost Analysis
:red_flag:
High
: CodePipeline(EC2)
Medium
: Cloud Native Platform
Low
: Serverless
DB Strategy
Existing DB
Portable?
Views
Triggers
Stored Proc
No
EC2
Oracle
SQL Server
Yes
RDS