Skip to content

Commit 8cabb53

Browse files
authored
Update README.md
1 parent c336666 commit 8cabb53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Deploying .Net Microservices into Kubernetes, and moving deployments to the clou
55

66
[![Build Status](https://dev.azure.com/ezozkme/shopping/_apis/build/status/shoppingapi-pipeline?branchName=main)](https://dev.azure.com/ezozkme/shopping/_build/latest?definitionId=13&branchName=main)
77

8-
UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this repository -> https://www.udemy.com/course/using-grpc-in-microservices-communication-with-net-5/?couponCode=148712949BFD61FA9D78
8+
**UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this repository -> https://www.udemy.com/course/using-grpc-in-microservices-communication-with-net-5/?couponCode=148712949BFD61FA9D78**
99

1010
**Check Explanation of this Repository on Medium -> https://mehmetozkaya.medium.com/deploying-net-microservices-to-azure-kubernetes-services-aks-and-automating-with-azure-devops-c50bdd51b702**
1111

@@ -34,7 +34,7 @@ Update microservices with zero-downtime deployments.
3434
### Deploy to Azure Kubernetes Services (AKS) through CI/CD Azure Pipelines
3535
And the last step, we are focusing on automation deployments with creating CI/CD pipelines on Azure Devops tool. We will develop separate microservices deployment pipeline yamls with using Azure Pipelines.
3636
When we push code to Github, microservices pipeline triggers, build docker images and push the ACR, deploy to Azure Kubernetes services with zero-downtime deployments.
37-
Image for post
37+
3838
![cicd](https://user-images.githubusercontent.com/1147445/105671542-f37c3700-5ef3-11eb-9532-59a5855214d0.png)
3939

4040
By the end of this articles, you’ll learn how to deploy your multi-container microservices applications with automating all deployment process seperately.

0 commit comments

Comments
 (0)