Skip to content

Commit de6c729

Browse files
Added support for Azure Code Samples Search Engine
1 parent cb59576 commit de6c729

File tree

3 files changed

+9358
-0
lines changed

3 files changed

+9358
-0
lines changed

README.md

+31
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
---
2+
page_type: sample
3+
languages:
4+
- azurecli
5+
- bicep
6+
- csharp
7+
- yaml
8+
- json
9+
products:
10+
- azure
11+
- azure-front-door
12+
- azure-resource-manager
13+
- azure-application-gateway
14+
- azure-kubernetes-service
15+
- azure-container-registry
16+
- azure-storage
17+
- azure-blob-storage
18+
- azure-storage-accounts
19+
- azure-bastion
20+
- azure-private-link
21+
- azure-virtual-network
22+
- azure-key-vault
23+
- azure-monitor
24+
- azure-log-analytics
25+
- azure-virtual-machines
26+
name: Porting a Web Application from AWS Elastic Kubernetes Service (EKS) to Azure Kubernetes Service (AKS)
27+
description: This sample shows how to migrate a web application from Amazon Elastic Kubernetes Service (EKS) to Azure Kubernetes Service (AKS).
28+
urlFragment: aks-web-application-replicate-from-aws
29+
azureDeploy: "https://raw.githubusercontent.com/Azure-Samples/aks-web-application-replicate-from-aws/main/azure/nginx-with-azure-waf/bicep/azuredeploy.json"
30+
---
31+
132
# Porting a Web Application from AWS Elastic Kubernetes Service (EKS) to Azure Kubernetes Service (AKS)
233

334
In this sample, you learn how to migrate a web application from [Amazon Elastic Kubernetes Service (EKS)](https://docs.aws.amazon.com/en_us/eks/latest/userguide/what-is-eks.html) to [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/intro-kubernetes).

0 commit comments

Comments
 (0)