Skip to content

Commit 58eac53

Browse files
author
Taiseer Joudeh
committed
Add Acknowledgment paragraph
1 parent 387404b commit 58eac53

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ Microsoft Azure offers different services to package, deploy and manage cloud-na
88

99
Whereas building cloud-native apps on Azure Kubernetes Service (AKS) is powerful, there is a bit of a learning curve needed when it comes to creating and configuring the cluster, configuring networking between microservices, services discovery, certificates provisioning, and lastly managing the cluster over the lifetime of the application.
1010

11-
In this workshop, we will be focusing on a containerization service offered by Microsoft Azure which is Azure Container Apps (ACA). Microsoft announced the public preview of Azure Container Apps back in Nov 2021 and in May 2022 it announced the General Availability of Azure Container Apps. In brief, Azure Container Apps is a fully managed serverless container runtime for building and running cloud-native applications which focuses on the business logic of the apps rather than on cloud infrastructure management.
11+
In this workshop, we will be focusing on a containerization service offered by Microsoft Azure which is Azure Container Apps (ACA). Microsoft announced the public preview of Azure Container Apps back in Nov 2021 and in May 2022 it announced the General Availability of Azure Container Apps. In brief, Azure Container Apps is a fully managed serverless container runtime for building and running cloud-native applications which focuses on the business logic of the apps rather than on cloud infrastructure management.
12+
13+
##### Acknowledgment:
14+
The content, ideas, and sample code presented in the workshop is inspired and mainly used the series of blogs posts written by [Taiseer Joudeh](https://github.com/tjoudeh) on his personal blog: https://bitoftech.net. While the content of this workshop has been adapted and expanded upon as a collaborative effort between the [workshop authors](https://azure.github.io/aca-dotnet-workshop/aca/11-about-the-authors/).

docs/index.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ Microsoft Azure offers different services to package, deploy and manage cloud-na
88

99
Whereas building cloud-native apps on Azure Kubernetes Service (AKS) is powerful, there is a bit of a learning curve needed when it comes to creating and configuring the cluster, configuring networking between microservices, services discovery, certificates provisioning, and lastly managing the cluster over the lifetime of the application.
1010

11-
In this workshop, we will be focusing on a containerization service offered by Microsoft Azure which is Azure Container Apps (ACA). Microsoft announced the public preview of Azure Container Apps back in Nov 2021 and in May 2022 it announced the General Availability of Azure Container Apps. In brief, Azure Container Apps is a fully managed serverless container runtime for building and running cloud-native applications which focuses on the business logic of the apps rather than on cloud infrastructure management.
11+
In this workshop, we will be focusing on a containerization service offered by Microsoft Azure which is Azure Container Apps (ACA). Microsoft announced the public preview of Azure Container Apps back in Nov 2021 and in May 2022 it announced the General Availability of Azure Container Apps. In brief, Azure Container Apps is a fully managed serverless container runtime for building and running cloud-native applications which focuses on the business logic of the apps rather than on cloud infrastructure management.
12+
13+
##### Acknowledgment:
14+
The content, ideas, and sample code presented in the workshop is inspired and mainly used the series of blogs posts written by [Taiseer Joudeh](https://github.com/tjoudeh) on his personal blog: https://bitoftech.net. While the content of this workshop has been adapted and expanded upon as a collaborative effort between the [workshop authors](../docs/aca/11-about-the-authors/index.md).

0 commit comments

Comments
 (0)