Skip to content

Commit 8badaa4

Browse files
authored
Create hyperscaler.md
1 parent 722cbca commit 8badaa4

File tree

1 file changed

+21
-0
lines changed
  • application-development/cloud-native/approach-workshop/files

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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)

0 commit comments

Comments
 (0)