File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
application-development/cloud-native/approach-workshop/files Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Hyperscaler translation
2
+
3
+ | <b >OCI</b > | <b >AWS</b > | <b >Azure</b > | <b >GCP</b > |
4
+ | ------------- | ---------- | ---------------- | ------------------------- |
5
+ | Visual Builder | Cloud9 | GitHub CodeSpaces | Cloud Code for Cloud Shell |
6
+ | DevOps | CodePipeline: Commit / Build / Deploy | GitHub or DevOps | Cloud Source / Build / Deploy |
7
+ | Service Mesh | App Mesh | Service Fabric | Traffic Director or Anthos Service Mesh |
8
+ | OKE | EKS | AKS | GKE |
9
+ | Container Instances | Fargate | Container Instances | Cloud Run |
10
+ | Functions | Lambda | Functions | Functions |
11
+ | Verrazzano | EKS Anywhere + CICD | Arc | Anthos |
12
+ | WebLogic Server | Elastic Beanstalk | WebApps | App Engine |
13
+ | Java SE | Corretto | OpenJDK | OpenJDK |
14
+ | API Gateway | API Gateway | API Management / Application Gateway | Apigee API Management / API Gateway |
15
+ | Queue | SQS / AWS MQ | Azure Web PubSub | Pub/Sub |
16
+
17
+ [ Kubernetes Comparison] ( https://developer.oracle.com/learn/k8s/k8s_comparison.html )
18
+
19
+ [ Who provides the best value?] ( https://blogs.oracle.com/cloud-infrastructure/post/kubernetes-cloud-cost-comparison-best-value )
20
+
21
+ [ Cloud Journey] ( *application-development/cloud-native/AppDev.pdf )
You can’t perform that action at this time.
0 commit comments